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 --enable-targets alternative target configurations"
29 --enable-64-bit-bfd 64-bit support (on hosts with narrower word sizes)"
31 --enable-build-warnings Enable build-time compiler warnings if gcc is used"
33 --disable-nls do not use Native Language Support"
35 --with-included-gettext use the GNU gettext library included here"
37 --enable-maintainer-mode enable make rules and dependencies not useful
38 (and sometimes confusing) to the casual installer"
40 # Initialize some variables set by options.
41 # The variables have the same names as the options, with
42 # dashes changed to underlines.
44 cache_file
=.
/config.cache
53 program_transform_name
=s
,x
,x
,
61 bindir
='${exec_prefix}/bin'
62 sbindir
='${exec_prefix}/sbin'
63 libexecdir
='${exec_prefix}/libexec'
64 datadir
='${prefix}/share'
65 sysconfdir
='${prefix}/etc'
66 sharedstatedir
='${prefix}/com'
67 localstatedir
='${prefix}/var'
68 libdir
='${exec_prefix}/lib'
69 includedir
='${prefix}/include'
70 oldincludedir
='/usr/include'
71 infodir
='${prefix}/info'
72 mandir
='${prefix}/man'
74 # Initialize some other variables.
77 SHELL
=${CONFIG_SHELL-/bin/sh}
78 # Maximum number of lines to put in a shell here document.
85 # If the previous option needs an argument, assign it.
86 if test -n "$ac_prev"; then
87 eval "$ac_prev=\$ac_option"
93 -*=*) ac_optarg
=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
97 # Accept the important Cygnus configure options, so we can diagnose typos.
101 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
103 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
104 bindir
="$ac_optarg" ;;
106 -build |
--build |
--buil |
--bui |
--bu)
108 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
109 build
="$ac_optarg" ;;
111 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
112 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
113 ac_prev
=cache_file
;;
114 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
115 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
116 cache_file
="$ac_optarg" ;;
118 -datadir |
--datadir |
--datadi |
--datad |
--data |
--dat |
--da)
120 -datadir=* |
--datadir=* |
--datadi=* |
--datad=* |
--data=* |
--dat=* \
122 datadir
="$ac_optarg" ;;
124 -disable-* |
--disable-*)
125 ac_feature
=`echo $ac_option|sed -e 's/-*disable-//'`
126 # Reject names that are not valid shell variable names.
127 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
128 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
130 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
131 eval "enable_${ac_feature}=no" ;;
133 -enable-* |
--enable-*)
134 ac_feature
=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
135 # Reject names that are not valid shell variable names.
136 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
137 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
139 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
144 eval "enable_${ac_feature}='$ac_optarg'" ;;
146 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
147 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
148 |
--exec |
--exe |
--ex)
149 ac_prev
=exec_prefix
;;
150 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
151 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
152 |
--exec=* |
--exe=* |
--ex=*)
153 exec_prefix
="$ac_optarg" ;;
155 -gas |
--gas |
--ga |
--g)
156 # Obsolete; use --with-gas.
159 -help |
--help |
--hel |
--he)
160 # Omit some internal or obsolete options to make the list less imposing.
161 # This message is too long to be a string in the A/UX 3.1 sh.
163 Usage: configure [options] [host]
164 Options: [defaults in brackets after descriptions]
166 --cache-file=FILE cache test results in FILE
167 --help print this message
168 --no-create do not create output files
169 --quiet, --silent do not print \`checking...' messages
170 --version print the version of autoconf that created configure
171 Directory and file names:
172 --prefix=PREFIX install architecture-independent files in PREFIX
174 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
176 --bindir=DIR user executables in DIR [EPREFIX/bin]
177 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
178 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
179 --datadir=DIR read-only architecture-independent data in DIR
181 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
182 --sharedstatedir=DIR modifiable architecture-independent data in DIR
184 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
185 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
186 --includedir=DIR C header files in DIR [PREFIX/include]
187 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
188 --infodir=DIR info documentation in DIR [PREFIX/info]
189 --mandir=DIR man documentation in DIR [PREFIX/man]
190 --srcdir=DIR find the sources in DIR [configure dir or ..]
191 --program-prefix=PREFIX prepend PREFIX to installed program names
192 --program-suffix=SUFFIX append SUFFIX to installed program names
193 --program-transform-name=PROGRAM
194 run sed PROGRAM on installed program names
198 --build=BUILD configure for building on BUILD [BUILD=HOST]
199 --host=HOST configure for HOST [guessed]
200 --target=TARGET configure for TARGET [TARGET=HOST]
201 Features and packages:
202 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
203 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
204 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
205 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
206 --x-includes=DIR X include files are in DIR
207 --x-libraries=DIR X library files are in DIR
209 if test -n "$ac_help"; then
210 echo "--enable and --with options recognized:$ac_help"
214 -host |
--host |
--hos |
--ho)
216 -host=* |
--host=* |
--hos=* |
--ho=*)
219 -includedir |
--includedir |
--includedi |
--included |
--include \
220 |
--includ |
--inclu |
--incl |
--inc)
221 ac_prev
=includedir
;;
222 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
223 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
224 includedir
="$ac_optarg" ;;
226 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
228 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
229 infodir
="$ac_optarg" ;;
231 -libdir |
--libdir |
--libdi |
--libd)
233 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
234 libdir
="$ac_optarg" ;;
236 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
237 |
--libexe |
--libex |
--libe)
238 ac_prev
=libexecdir
;;
239 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
240 |
--libexe=* |
--libex=* |
--libe=*)
241 libexecdir
="$ac_optarg" ;;
243 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
244 |
--localstate |
--localstat |
--localsta |
--localst \
245 |
--locals |
--local |
--loca |
--loc |
--lo)
246 ac_prev
=localstatedir
;;
247 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
248 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* \
249 |
--locals=* |
--local=* |
--loca=* |
--loc=* |
--lo=*)
250 localstatedir
="$ac_optarg" ;;
252 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
254 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
255 mandir
="$ac_optarg" ;;
258 # Obsolete; use --without-fp.
261 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
265 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
266 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
269 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
270 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
271 |
--oldin |
--oldi |
--old |
--ol |
--o)
272 ac_prev
=oldincludedir
;;
273 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
274 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
275 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
276 oldincludedir
="$ac_optarg" ;;
278 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
280 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
281 prefix
="$ac_optarg" ;;
283 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
284 |
--program-pre |
--program-pr |
--program-p)
285 ac_prev
=program_prefix
;;
286 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
287 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
288 program_prefix
="$ac_optarg" ;;
290 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
291 |
--program-suf |
--program-su |
--program-s)
292 ac_prev
=program_suffix
;;
293 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
294 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
295 program_suffix
="$ac_optarg" ;;
297 -program-transform-name |
--program-transform-name \
298 |
--program-transform-nam |
--program-transform-na \
299 |
--program-transform-n |
--program-transform- \
300 |
--program-transform |
--program-transfor \
301 |
--program-transfo |
--program-transf \
302 |
--program-trans |
--program-tran \
303 |
--progr-tra |
--program-tr |
--program-t)
304 ac_prev
=program_transform_name
;;
305 -program-transform-name=* |
--program-transform-name=* \
306 |
--program-transform-nam=* |
--program-transform-na=* \
307 |
--program-transform-n=* |
--program-transform-=* \
308 |
--program-transform=* |
--program-transfor=* \
309 |
--program-transfo=* |
--program-transf=* \
310 |
--program-trans=* |
--program-tran=* \
311 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
312 program_transform_name
="$ac_optarg" ;;
314 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
315 |
-silent |
--silent |
--silen |
--sile |
--sil)
318 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
320 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
322 sbindir
="$ac_optarg" ;;
324 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
325 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
326 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
328 ac_prev
=sharedstatedir
;;
329 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
330 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
331 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
333 sharedstatedir
="$ac_optarg" ;;
335 -site |
--site |
--sit)
337 -site=* |
--site=* |
--sit=*)
340 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
342 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
343 srcdir
="$ac_optarg" ;;
345 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
346 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
347 ac_prev
=sysconfdir
;;
348 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
349 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
350 sysconfdir
="$ac_optarg" ;;
352 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
354 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
355 target
="$ac_optarg" ;;
357 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
360 -version |
--version |
--versio |
--versi |
--vers)
361 echo "configure generated by autoconf version 2.13"
365 ac_package
=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
366 # Reject names that are not valid shell variable names.
367 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
368 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
370 ac_package
=`echo $ac_package| sed 's/-/_/g'`
375 eval "with_${ac_package}='$ac_optarg'" ;;
377 -without-* |
--without-*)
378 ac_package
=`echo $ac_option|sed -e 's/-*without-//'`
379 # Reject names that are not valid shell variable names.
380 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
381 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
383 ac_package
=`echo $ac_package| sed 's/-/_/g'`
384 eval "with_${ac_package}=no" ;;
387 # Obsolete; use --with-x.
390 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
391 |
--x-incl |
--x-inc |
--x-in |
--x-i)
392 ac_prev
=x_includes
;;
393 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
394 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
395 x_includes
="$ac_optarg" ;;
397 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
398 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
399 ac_prev
=x_libraries
;;
400 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
401 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
402 x_libraries
="$ac_optarg" ;;
404 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
408 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
409 echo "configure: warning: $ac_option: invalid host type" 1>&2
411 if test "x$nonopt" != xNONE
; then
412 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
420 if test -n "$ac_prev"; then
421 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
424 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
426 # File descriptor usage:
429 # 2 errors and warnings
430 # 3 some systems may open it to /dev/tty
431 # 4 used on the Kubota Titan
432 # 6 checking for... messages and results
433 # 5 compiler messages saved in config.log
434 if test "$silent" = yes; then
442 This file contains any messages produced by compilers while
443 running configure, to aid debugging if configure makes a mistake.
446 # Strip out --no-create and --no-recursion so they do not pile up.
447 # Also quote any args containing shell metacharacters.
452 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
453 |
--no-cr |
--no-c) ;;
454 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
455 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r) ;;
456 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
457 ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
458 *) ac_configure_args
="$ac_configure_args $ac_arg" ;;
463 # Only set these to C if already set. These must not be set unconditionally
464 # because not all systems understand e.g. LANG=C (notably SCO).
465 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
466 # Non-C LC_CTYPE values break the ctype check.
467 if test "${LANG+set}" = set; then LANG
=C
; export LANG
; fi
468 if test "${LC_ALL+set}" = set; then LC_ALL
=C
; export LC_ALL
; fi
469 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES
=C
; export LC_MESSAGES
; fi
470 if test "${LC_CTYPE+set}" = set; then LC_CTYPE
=C
; export LC_CTYPE
; fi
472 # confdefs.h avoids OS command line length limits that DEFS can exceed.
473 rm -rf conftest
* confdefs.h
474 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
477 # A filename unique to this package, relative to the directory that
478 # configure is in, which we can look for to find out if srcdir is correct.
479 ac_unique_file
=ldmain.c
481 # Find the source files, if location was not specified.
482 if test -z "$srcdir"; then
483 ac_srcdir_defaulted
=yes
484 # Try the directory containing this script, then its parent.
486 ac_confdir
=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
487 test "x$ac_confdir" = "x$ac_prog" && ac_confdir
=.
489 if test ! -r $srcdir/$ac_unique_file; then
493 ac_srcdir_defaulted
=no
495 if test ! -r $srcdir/$ac_unique_file; then
496 if test "$ac_srcdir_defaulted" = yes; then
497 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
499 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
502 srcdir
=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
504 # Prefer explicitly selected file to automatically selected ones.
505 if test -z "$CONFIG_SITE"; then
506 if test "x$prefix" != xNONE
; then
507 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
509 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
512 for ac_site_file
in $CONFIG_SITE; do
513 if test -r "$ac_site_file"; then
514 echo "loading site script $ac_site_file"
519 if test -r "$cache_file"; then
520 echo "loading cache $cache_file"
523 echo "creating cache $cache_file"
528 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
529 ac_cpp
='$CPP $CPPFLAGS'
530 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
531 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
532 cross_compiling
=$ac_cv_prog_cc_cross
536 if (echo "testing\c"; echo 1,2,3) |
grep c
>/dev
/null
; then
537 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
538 if (echo -n testing
; echo 1,2,3) |
sed s
/-n/xn
/ |
grep xn
>/dev
/null
; then
545 ac_n
= ac_c
='\c' ac_t
=
548 echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6
549 echo "configure:550: checking for Cygwin environment" >&5
550 if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
551 echo $ac_n "(cached) $ac_c" 1>&6
553 cat > conftest.
$ac_ext <<EOF
554 #line 555 "configure"
555 #include "confdefs.h"
560 #define __CYGWIN__ __CYGWIN32__
565 if { (eval echo configure
:566: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
569 echo "configure: failed program was:" >&5
570 cat conftest.
$ac_ext >&5
578 echo "$ac_t""$ac_cv_cygwin" 1>&6
580 test "$ac_cv_cygwin" = yes && CYGWIN
=yes
581 echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6
582 echo "configure:583: checking for mingw32 environment" >&5
583 if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
584 echo $ac_n "(cached) $ac_c" 1>&6
586 cat > conftest.
$ac_ext <<EOF
587 #line 588 "configure"
588 #include "confdefs.h"
594 if { (eval echo configure
:595: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
598 echo "configure: failed program was:" >&5
599 cat conftest.
$ac_ext >&5
607 echo "$ac_t""$ac_cv_mingw32" 1>&6
609 test "$ac_cv_mingw32" = yes && MINGW32
=yes
613 for ac_dir
in $srcdir $srcdir/..
$srcdir/..
/..
; do
614 if test -f $ac_dir/install-sh
; then
616 ac_install_sh
="$ac_aux_dir/install-sh -c"
618 elif test -f $ac_dir/install.sh
; then
620 ac_install_sh
="$ac_aux_dir/install.sh -c"
624 if test -z "$ac_aux_dir"; then
625 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
627 ac_config_guess
=$ac_aux_dir/config.guess
628 ac_config_sub
=$ac_aux_dir/config.sub
629 ac_configure
=$ac_aux_dir/configure
# This should be Cygnus configure.
632 # Do some error checking and defaulting for the host and target type.
634 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
637 # 1. You are not allowed to specify --host, --target, and nonopt at the
639 # 2. Host defaults to nonopt.
640 # 3. If nonopt is not specified, then host defaults to the current host,
641 # as determined by config.guess.
642 # 4. Target and build default to nonopt.
643 # 5. If nonopt is not specified, then target and build default to host.
645 # The aliases save the names the user supplied, while $host etc.
646 # will get canonicalized.
647 case $host---$target---$nonopt in
648 NONE---
*---* |
*---NONE---* |
*---*---NONE) ;;
649 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
653 # Make sure we can run config.sub.
654 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4
>/dev
/null
2>&1; then :
655 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
658 echo $ac_n "checking host system type""... $ac_c" 1>&6
659 echo "configure:660: checking host system type" >&5
662 case "$host_alias" in
666 if host_alias
=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
667 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
669 *) host_alias
=$nonopt ;;
673 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
674 host_cpu
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
675 host_vendor
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
676 host_os
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
677 echo "$ac_t""$host" 1>&6
679 echo $ac_n "checking target system type""... $ac_c" 1>&6
680 echo "configure:681: checking target system type" >&5
683 case "$target_alias" in
686 NONE
) target_alias
=$host_alias ;;
687 *) target_alias
=$nonopt ;;
691 target
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
692 target_cpu
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
693 target_vendor
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
694 target_os
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
695 echo "$ac_t""$target" 1>&6
697 echo $ac_n "checking build system type""... $ac_c" 1>&6
698 echo "configure:699: checking build system type" >&5
701 case "$build_alias" in
704 NONE
) build_alias
=$host_alias ;;
705 *) build_alias
=$nonopt ;;
709 build
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
710 build_cpu
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
711 build_vendor
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
712 build_os
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
713 echo "$ac_t""$build" 1>&6
715 test "$host_alias" != "$target_alias" &&
716 test "$program_prefix$program_suffix$program_transform_name" = \
718 program_prefix
=${target_alias}-
721 echo $ac_n "checking for strerror in -lcposix""... $ac_c" 1>&6
722 echo "configure:723: checking for strerror in -lcposix" >&5
723 ac_lib_var
=`echo cposix'_'strerror | sed 'y%./+-%__p_%'`
724 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
725 echo $ac_n "(cached) $ac_c" 1>&6
728 LIBS
="-lcposix $LIBS"
729 cat > conftest.
$ac_ext <<EOF
730 #line 731 "configure"
731 #include "confdefs.h"
732 /* Override any gcc2 internal prototype to avoid an error. */
733 /* We use char because int might match the return type of a gcc2
734 builtin and then its argument prototype would still apply. */
741 if { (eval echo configure
:742: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
743 eval "ac_cv_lib_$ac_lib_var=yes"
745 echo "configure: failed program was:" >&5
746 cat conftest.
$ac_ext >&5
748 eval "ac_cv_lib_$ac_lib_var=no"
754 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
755 echo "$ac_t""yes" 1>&6
756 LIBS
="$LIBS -lcposix"
758 echo "$ac_t""no" 1>&6
764 BFD_VERSION
=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[ ]*\([^ ]*\)[ ]*).*/\1/p' < ${srcdir}/../bfd/configure.in`
765 # Find a good install program. We prefer a C program (faster),
766 # so one script is as good as another. But avoid the broken or
767 # incompatible versions:
768 # SysV /etc/install, /usr/sbin/install
769 # SunOS /usr/etc/install
772 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
773 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
774 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
775 # ./install, which can be erroneously created by make from ./install.sh.
776 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
777 echo "configure:778: checking for a BSD compatible install" >&5
778 if test -z "$INSTALL"; then
779 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
780 echo $ac_n "(cached) $ac_c" 1>&6
782 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
783 for ac_dir
in $PATH; do
784 # Account for people who put trailing slashes in PATH elements.
786 /|.
/|.
//|
/etc
/*|
/usr
/sbin
/*|
/usr
/etc
/*|
/sbin
/*|
/usr
/afsws
/bin
/*|
/usr
/ucb
/*) ;;
788 # OSF1 and SCO ODT 3.0 have their own names for install.
789 # Don't use installbsd from OSF since it installs stuff as root
791 for ac_prog
in ginstall scoinst
install; do
792 if test -f $ac_dir/$ac_prog; then
793 if test $ac_prog = install &&
794 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
795 # AIX install. It has an incompatible calling convention.
798 ac_cv_path_install
="$ac_dir/$ac_prog -c"
809 if test "${ac_cv_path_install+set}" = set; then
810 INSTALL
="$ac_cv_path_install"
812 # As a last resort, use the slow shell script. We don't cache a
813 # path for INSTALL within a source directory, because that will
814 # break other packages using the cache if that directory is
815 # removed, or if the path is relative.
816 INSTALL
="$ac_install_sh"
819 echo "$ac_t""$INSTALL" 1>&6
821 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
822 # It thinks the first close brace ends the variable substitution.
823 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
825 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
827 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
829 echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
830 echo "configure:831: checking whether build environment is sane" >&5
833 echo timestamp
> conftestfile
834 # Do `set' in a subshell so we don't clobber the current shell's
835 # arguments. Must try -L first in case configure is actually a
836 # symlink; some systems play weird games with the mod time of symlinks
837 # (eg FreeBSD returns the mod time of the symlink's containing
840 set X
`ls -Lt $srcdir/configure conftestfile 2> /dev/null`
841 if test "$*" = "X"; then
843 set X
`ls -t $srcdir/configure conftestfile`
845 if test "$*" != "X $srcdir/configure conftestfile" \
846 && test "$*" != "X conftestfile $srcdir/configure"; then
848 # If neither matched, then we have a broken ls. This can happen
849 # if, for instance, CONFIG_SHELL is bash and it inherits a
850 # broken ls alias from the environment. This has actually
851 # happened. Such a system could not be considered "sane".
852 { echo "configure: error: ls -t appears to fail. Make sure there is not a broken
853 alias in your environment" 1>&2; exit 1; }
856 test "$2" = conftestfile
862 { echo "configure: error: newly created file is older than distributed files!
863 Check your system clock" 1>&2; exit 1; }
866 echo "$ac_t""yes" 1>&6
867 if test "$program_transform_name" = s
,x
,x
,; then
868 program_transform_name
=
870 # Double any \ or $. echo might interpret backslashes.
871 cat <<\EOF_SED
> conftestsed
872 s
,\\,\\\\,g
; s
,\$
,$$
,g
874 program_transform_name
="`echo $program_transform_name|sed -f conftestsed`"
877 test "$program_prefix" != NONE
&&
878 program_transform_name
="s,^,${program_prefix},; $program_transform_name"
879 # Use a double $ so make ignores it.
880 test "$program_suffix" != NONE
&&
881 program_transform_name
="s,\$\$,${program_suffix},; $program_transform_name"
883 # sed with no file args requires a program.
884 test "$program_transform_name" = "" && program_transform_name
="s,x,x,"
886 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
887 echo "configure:888: checking whether ${MAKE-make} sets \${MAKE}" >&5
888 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y%./+-%__p_%'`
889 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
890 echo $ac_n "(cached) $ac_c" 1>&6
892 cat > conftestmake
<<\EOF
894 @
echo 'ac_maketemp="${MAKE}"'
896 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
897 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
898 if test -n "$ac_maketemp"; then
899 eval ac_cv_prog_make_
${ac_make}_set
=yes
901 eval ac_cv_prog_make_
${ac_make}_set
=no
905 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
906 echo "$ac_t""yes" 1>&6
909 echo "$ac_t""no" 1>&6
910 SET_MAKE
="MAKE=${MAKE-make}"
916 VERSION
=${BFD_VERSION}
918 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status
; then
919 { echo "configure: error: source directory already configured; run "make distclean
" there first" 1>&2; exit 1; }
921 cat >> confdefs.h
<<EOF
922 #define PACKAGE "$PACKAGE"
925 cat >> confdefs.h
<<EOF
926 #define VERSION "$VERSION"
931 missing_dir
=`cd $ac_aux_dir && pwd`
932 echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
933 echo "configure:934: checking for working aclocal" >&5
934 # Run test in a subshell; some versions of sh will print an error if
935 # an executable is not found, even if stderr is redirected.
936 # Redirect stdin to placate older versions of autoconf. Sigh.
937 if (aclocal
--version) < /dev
/null
> /dev
/null
2>&1; then
939 echo "$ac_t""found" 1>&6
941 ACLOCAL
="$missing_dir/missing aclocal"
942 echo "$ac_t""missing" 1>&6
945 echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
946 echo "configure:947: checking for working autoconf" >&5
947 # Run test in a subshell; some versions of sh will print an error if
948 # an executable is not found, even if stderr is redirected.
949 # Redirect stdin to placate older versions of autoconf. Sigh.
950 if (autoconf
--version) < /dev
/null
> /dev
/null
2>&1; then
952 echo "$ac_t""found" 1>&6
954 AUTOCONF
="$missing_dir/missing autoconf"
955 echo "$ac_t""missing" 1>&6
958 echo $ac_n "checking for working automake""... $ac_c" 1>&6
959 echo "configure:960: checking for working automake" >&5
960 # Run test in a subshell; some versions of sh will print an error if
961 # an executable is not found, even if stderr is redirected.
962 # Redirect stdin to placate older versions of autoconf. Sigh.
963 if (automake
--version) < /dev
/null
> /dev
/null
2>&1; then
965 echo "$ac_t""found" 1>&6
967 AUTOMAKE
="$missing_dir/missing automake"
968 echo "$ac_t""missing" 1>&6
971 echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
972 echo "configure:973: checking for working autoheader" >&5
973 # Run test in a subshell; some versions of sh will print an error if
974 # an executable is not found, even if stderr is redirected.
975 # Redirect stdin to placate older versions of autoconf. Sigh.
976 if (autoheader
--version) < /dev
/null
> /dev
/null
2>&1; then
977 AUTOHEADER
=autoheader
978 echo "$ac_t""found" 1>&6
980 AUTOHEADER
="$missing_dir/missing autoheader"
981 echo "$ac_t""missing" 1>&6
984 echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
985 echo "configure:986: checking for working makeinfo" >&5
986 # Run test in a subshell; some versions of sh will print an error if
987 # an executable is not found, even if stderr is redirected.
988 # Redirect stdin to placate older versions of autoconf. Sigh.
989 if (makeinfo
--version) < /dev
/null
> /dev
/null
2>&1; then
991 echo "$ac_t""found" 1>&6
993 MAKEINFO
="$missing_dir/missing makeinfo"
994 echo "$ac_t""missing" 1>&6
999 # Check whether --enable-shared or --disable-shared was given.
1000 if test "${enable_shared+set}" = set; then
1001 enableval
="$enable_shared"
1002 p
=${PACKAGE-default}
1004 yes) enable_shared
=yes ;;
1005 no
) enable_shared
=no
;;
1008 # Look at the argument we got. We use all the common list separators.
1009 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:,"
1010 for pkg
in $enableval; do
1011 if test "X$pkg" = "X$p"; then
1022 # Check whether --enable-static or --disable-static was given.
1023 if test "${enable_static+set}" = set; then
1024 enableval
="$enable_static"
1025 p
=${PACKAGE-default}
1027 yes) enable_static
=yes ;;
1028 no
) enable_static
=no
;;
1031 # Look at the argument we got. We use all the common list separators.
1032 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:,"
1033 for pkg
in $enableval; do
1034 if test "X$pkg" = "X$p"; then
1045 # Check whether --enable-fast-install or --disable-fast-install was given.
1046 if test "${enable_fast_install+set}" = set; then
1047 enableval
="$enable_fast_install"
1048 p
=${PACKAGE-default}
1050 yes) enable_fast_install
=yes ;;
1051 no
) enable_fast_install
=no
;;
1053 enable_fast_install
=no
1054 # Look at the argument we got. We use all the common list separators.
1055 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:,"
1056 for pkg
in $enableval; do
1057 if test "X$pkg" = "X$p"; then
1058 enable_fast_install
=yes
1065 enable_fast_install
=yes
1068 # Extract the first word of "gcc", so it can be a program name with args.
1069 set dummy gcc
; ac_word
=$2
1070 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1071 echo "configure:1072: checking for $ac_word" >&5
1072 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1073 echo $ac_n "(cached) $ac_c" 1>&6
1075 if test -n "$CC"; then
1076 ac_cv_prog_CC
="$CC" # Let the user override the test.
1078 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1080 for ac_dir
in $ac_dummy; do
1081 test -z "$ac_dir" && ac_dir
=.
1082 if test -f $ac_dir/$ac_word; then
1091 if test -n "$CC"; then
1092 echo "$ac_t""$CC" 1>&6
1094 echo "$ac_t""no" 1>&6
1097 if test -z "$CC"; then
1098 # Extract the first word of "cc", so it can be a program name with args.
1099 set dummy cc
; ac_word
=$2
1100 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1101 echo "configure:1102: checking for $ac_word" >&5
1102 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1103 echo $ac_n "(cached) $ac_c" 1>&6
1105 if test -n "$CC"; then
1106 ac_cv_prog_CC
="$CC" # Let the user override the test.
1108 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1111 for ac_dir
in $ac_dummy; do
1112 test -z "$ac_dir" && ac_dir
=.
1113 if test -f $ac_dir/$ac_word; then
1114 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1115 ac_prog_rejected
=yes
1123 if test $ac_prog_rejected = yes; then
1124 # We found a bogon in the path, so make sure we never use it.
1125 set dummy
$ac_cv_prog_CC
1127 if test $# -gt 0; then
1128 # We chose a different compiler from the bogus one.
1129 # However, it has the same basename, so the bogon will be chosen
1130 # first if we set CC to just the basename; use the full file name.
1132 set dummy
"$ac_dir/$ac_word" "$@"
1140 if test -n "$CC"; then
1141 echo "$ac_t""$CC" 1>&6
1143 echo "$ac_t""no" 1>&6
1146 if test -z "$CC"; then
1147 case "`uname -s`" in
1149 # Extract the first word of "cl", so it can be a program name with args.
1150 set dummy cl
; ac_word
=$2
1151 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1152 echo "configure:1153: checking for $ac_word" >&5
1153 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1154 echo $ac_n "(cached) $ac_c" 1>&6
1156 if test -n "$CC"; then
1157 ac_cv_prog_CC
="$CC" # Let the user override the test.
1159 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1161 for ac_dir
in $ac_dummy; do
1162 test -z "$ac_dir" && ac_dir
=.
1163 if test -f $ac_dir/$ac_word; then
1172 if test -n "$CC"; then
1173 echo "$ac_t""$CC" 1>&6
1175 echo "$ac_t""no" 1>&6
1180 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1183 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
1184 echo "configure:1185: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
1187 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1188 ac_cpp
='$CPP $CPPFLAGS'
1189 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1190 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1191 cross_compiling
=$ac_cv_prog_cc_cross
1193 cat > conftest.
$ac_ext << EOF
1195 #line 1196 "configure"
1196 #include "confdefs.h"
1200 if { (eval echo configure
:1201: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
1201 ac_cv_prog_cc_works
=yes
1202 # If we can't run a trivial program, we are probably using a cross compiler.
1203 if (.
/conftest
; exit) 2>/dev
/null
; then
1204 ac_cv_prog_cc_cross
=no
1206 ac_cv_prog_cc_cross
=yes
1209 echo "configure: failed program was:" >&5
1210 cat conftest.
$ac_ext >&5
1211 ac_cv_prog_cc_works
=no
1215 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1216 ac_cpp
='$CPP $CPPFLAGS'
1217 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1218 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1219 cross_compiling
=$ac_cv_prog_cc_cross
1221 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
1222 if test $ac_cv_prog_cc_works = no
; then
1223 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
1225 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
1226 echo "configure:1227: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
1227 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
1228 cross_compiling
=$ac_cv_prog_cc_cross
1230 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
1231 echo "configure:1232: checking whether we are using GNU C" >&5
1232 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1233 echo $ac_n "(cached) $ac_c" 1>&6
1235 cat > conftest.c
<<EOF
1240 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:1241: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } |
egrep yes >/dev
/null
2>&1; then
1247 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
1249 if test $ac_cv_prog_gcc = yes; then
1255 ac_test_CFLAGS
="${CFLAGS+set}"
1256 ac_save_CFLAGS
="$CFLAGS"
1258 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
1259 echo "configure:1260: checking whether ${CC-cc} accepts -g" >&5
1260 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
1261 echo $ac_n "(cached) $ac_c" 1>&6
1263 echo 'void f(){}' > conftest.c
1264 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1273 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1274 if test "$ac_test_CFLAGS" = set; then
1275 CFLAGS
="$ac_save_CFLAGS"
1276 elif test $ac_cv_prog_cc_g = yes; then
1277 if test "$GCC" = yes; then
1283 if test "$GCC" = yes; then
1290 # Check whether --with-gnu-ld or --without-gnu-ld was given.
1291 if test "${with_gnu_ld+set}" = set; then
1292 withval
="$with_gnu_ld"
1293 test "$withval" = no || with_gnu_ld
=yes
1299 if test "$GCC" = yes; then
1300 # Check if gcc -print-prog-name=ld gives a path.
1301 echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6
1302 echo "configure:1303: checking for ld used by GCC" >&5
1305 # gcc leaves a trailing carriage return which upsets mingw
1306 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
1308 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
1311 # Accept absolute paths.
1312 [\\/]* |
[A-Za-z
]:[\\/]*)
1313 re_direlt
='/[^/][^/]*/\.\./'
1314 # Canonicalize the path of ld
1315 ac_prog
=`echo $ac_prog| sed 's%\\\\%/%g'`
1316 while echo $ac_prog |
grep "$re_direlt" > /dev
/null
2>&1; do
1317 ac_prog
=`echo $ac_prog| sed "s%$re_direlt%/%"`
1319 test -z "$LD" && LD
="$ac_prog"
1322 # If it fails, then pretend we aren't using GCC.
1326 # If it is relative, then search for the first ld in PATH.
1330 elif test "$with_gnu_ld" = yes; then
1331 echo $ac_n "checking for GNU ld""... $ac_c" 1>&6
1332 echo "configure:1333: checking for GNU ld" >&5
1334 echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6
1335 echo "configure:1336: checking for non-GNU ld" >&5
1337 if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then
1338 echo $ac_n "(cached) $ac_c" 1>&6
1340 if test -z "$LD"; then
1341 IFS
="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1342 for ac_dir
in $PATH; do
1343 test -z "$ac_dir" && ac_dir
=.
1344 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
1345 lt_cv_path_LD
="$ac_dir/$ac_prog"
1346 # Check to see if the program is GNU ld. I'd rather use --version,
1347 # but apparently some GNU ld's only accept -v.
1348 # Break only if it was the GNU/non-GNU ld that we prefer.
1349 if "$lt_cv_path_LD" -v 2>&1 < /dev
/null |
egrep '(GNU|with BFD)' > /dev
/null
; then
1350 test "$with_gnu_ld" != no
&& break
1352 test "$with_gnu_ld" != yes && break
1358 lt_cv_path_LD
="$LD" # Let the user override the test with a path.
1363 if test -n "$LD"; then
1364 echo "$ac_t""$LD" 1>&6
1366 echo "$ac_t""no" 1>&6
1368 test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }
1369 echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6
1370 echo "configure:1371: checking if the linker ($LD) is GNU ld" >&5
1371 if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then
1372 echo $ac_n "(cached) $ac_c" 1>&6
1374 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
1375 if $LD -v 2>&1 </dev
/null |
egrep '(GNU|with BFD)' 1>&5; then
1376 lt_cv_prog_gnu_ld
=yes
1378 lt_cv_prog_gnu_ld
=no
1382 echo "$ac_t""$lt_cv_prog_gnu_ld" 1>&6
1383 with_gnu_ld
=$lt_cv_prog_gnu_ld
1386 echo $ac_n "checking for $LD option to reload object files""... $ac_c" 1>&6
1387 echo "configure:1388: checking for $LD option to reload object files" >&5
1388 if eval "test \"`echo '$''{'lt_cv_ld_reload_flag'+set}'`\" = set"; then
1389 echo $ac_n "(cached) $ac_c" 1>&6
1391 lt_cv_ld_reload_flag
='-r'
1394 echo "$ac_t""$lt_cv_ld_reload_flag" 1>&6
1395 reload_flag
=$lt_cv_ld_reload_flag
1396 test -n "$reload_flag" && reload_flag
=" $reload_flag"
1398 echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6
1399 echo "configure:1400: checking for BSD-compatible nm" >&5
1400 if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then
1401 echo $ac_n "(cached) $ac_c" 1>&6
1403 if test -n "$NM"; then
1404 # Let the user override the test.
1407 IFS
="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1408 for ac_dir
in $PATH /usr
/ccs
/bin
/usr
/ucb
/bin
; do
1409 test -z "$ac_dir" && ac_dir
=.
1410 tmp_nm
=$ac_dir/${ac_tool_prefix}nm
1411 if test -f $tmp_nm ||
test -f $tmp_nm$ac_exeext ; then
1412 # Check to see if the nm accepts a BSD-compat flag.
1413 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
1414 # nm: unknown option "B" ignored
1415 # Tru64's nm complains that /dev/null is an invalid object file
1416 if ($tmp_nm -B /dev
/null
2>&1 |
sed '1q'; exit 0) |
egrep '(/dev/null|Invalid file or object type)' >/dev
/null
; then
1417 lt_cv_path_NM
="$tmp_nm -B"
1419 elif ($tmp_nm -p /dev
/null
2>&1 |
sed '1q'; exit 0) |
egrep /dev
/null
>/dev
/null
; then
1420 lt_cv_path_NM
="$tmp_nm -p"
1423 lt_cv_path_NM
=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
1424 continue # so that we can try to find one that supports BSD flags
1429 test -z "$lt_cv_path_NM" && lt_cv_path_NM
=nm
1434 echo "$ac_t""$NM" 1>&6
1436 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
1437 echo "configure:1438: checking whether ln -s works" >&5
1438 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
1439 echo $ac_n "(cached) $ac_c" 1>&6
1442 if ln -s X conftestdata
2>/dev
/null
1445 ac_cv_prog_LN_S
="ln -s"
1450 LN_S
="$ac_cv_prog_LN_S"
1451 if test "$ac_cv_prog_LN_S" = "ln -s"; then
1452 echo "$ac_t""yes" 1>&6
1454 echo "$ac_t""no" 1>&6
1457 echo $ac_n "checking how to recognise dependant libraries""... $ac_c" 1>&6
1458 echo "configure:1459: checking how to recognise dependant libraries" >&5
1459 if eval "test \"`echo '$''{'lt_cv_deplibs_check_method'+set}'`\" = set"; then
1460 echo $ac_n "(cached) $ac_c" 1>&6
1462 lt_cv_file_magic_cmd
='$MAGIC_CMD'
1463 lt_cv_file_magic_test_file
=
1464 lt_cv_deplibs_check_method
='unknown'
1465 # Need to set the preceding variable on all platforms that support
1466 # interlibrary dependencies.
1467 # 'none' -- dependencies not supported.
1468 # `unknown' -- same as none, but documents that we really don't know.
1469 # 'pass_all' -- all dependencies passed with no checks.
1470 # 'test_compile' -- check by making test program.
1471 # 'file_magic [regex]' -- check by looking for files in library path
1472 # which responds to the $file_magic_cmd with a given egrep regex.
1473 # If you have `file' or equivalent on your system and you're not sure
1474 # whether `pass_all' will *always* work, you probably want this one.
1478 lt_cv_deplibs_check_method
=pass_all
1482 lt_cv_deplibs_check_method
=pass_all
1486 lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
1487 lt_cv_file_magic_cmd
='/usr/bin/file -L'
1488 lt_cv_file_magic_test_file
=/shlib
/libc.so
1491 cygwin
* | mingw
* |pw32
*)
1492 lt_cv_deplibs_check_method
='file_magic file format pei*-i386(.*architecture: i386)?'
1493 lt_cv_file_magic_cmd
='$OBJDUMP -f'
1496 darwin
* | rhapsody
*)
1497 lt_cv_deplibs_check_method
='file_magic Mach-O dynamically linked shared library'
1498 lt_cv_file_magic_cmd
='/usr/bin/file -L'
1500 rhapsody
* | darwin1.012
)
1501 lt_cv_file_magic_test_file
='/System/Library/Frameworks/System.framework/System'
1504 lt_cv_file_magic_test_file
='/usr/lib/libSystem.dylib'
1510 if echo __ELF__ |
$CC -E - |
grep __ELF__
> /dev
/null
; then
1513 # Not sure whether the presence of OpenBSD here was a mistake.
1514 # Let's accept both of them until this is cleared up.
1515 lt_cv_deplibs_check_method
='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
1516 lt_cv_file_magic_cmd
=/usr
/bin
/file
1517 lt_cv_file_magic_test_file
=`echo /usr/lib/libc.so.*`
1521 lt_cv_deplibs_check_method
=pass_all
1526 lt_cv_deplibs_check_method
=pass_all
1532 lt_cv_deplibs_check_method
='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
1533 lt_cv_file_magic_cmd
=/usr
/bin
/file
1534 lt_cv_file_magic_test_file
=/usr
/lib
/libc.sl
1537 lt_cv_deplibs_check_method
='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
1538 lt_cv_file_magic_cmd
=/usr
/bin
/file
1539 lt_cv_file_magic_test_file
=/usr
/lib
/hpux32
/libc.so
1547 # this will be overridden with pass_all, but let us keep it just in case
1548 lt_cv_deplibs_check_method
="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
1552 *-32|
*"-32 ") libmagic
=32-bit;;
1553 *-n32|
*"-n32 ") libmagic
=N32
;;
1554 *-64|
*"-64 ") libmagic
=64-bit;;
1555 *) libmagic
=never-match
;;
1557 # this will be overridden with pass_all, but let us keep it just in case
1558 lt_cv_deplibs_check_method
="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
1561 lt_cv_file_magic_test_file
=`echo /lib${libsuff}/libc.so*`
1562 lt_cv_deplibs_check_method
=pass_all
1565 # This must be Linux ELF.
1568 alpha
* | hppa
* | i
*86 | powerpc
* | sparc
* | ia64
* )
1569 lt_cv_deplibs_check_method
=pass_all
;;
1571 # glibc up to 2.1.1 does not perform some relocations on ARM
1572 lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
1574 lt_cv_file_magic_test_file
=`echo /lib/libc.so* /lib/libc-*.so`
1578 if echo __ELF__ |
$CC -E - |
grep __ELF__
> /dev
/null
; then
1579 lt_cv_deplibs_check_method
='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$'
1581 lt_cv_deplibs_check_method
='match_pattern /lib[^/\.]+\.so$'
1586 lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
1587 lt_cv_file_magic_cmd
=/usr
/bin
/file
1588 lt_cv_file_magic_test_file
=/usr
/lib
/libnls.so
1591 osf3
* | osf4
* | osf5
*)
1592 # this will be overridden with pass_all, but let us keep it just in case
1593 lt_cv_deplibs_check_method
='file_magic COFF format alpha shared library'
1594 lt_cv_file_magic_test_file
=/shlib
/libc.so
1595 lt_cv_deplibs_check_method
=pass_all
1599 lt_cv_deplibs_check_method
=pass_all
1603 lt_cv_deplibs_check_method
=pass_all
1604 lt_cv_file_magic_test_file
=/lib
/libc.so
1607 sysv5uw
[78]* | sysv4
*uw2
*)
1608 lt_cv_deplibs_check_method
=pass_all
1611 sysv4 | sysv4.2uw2
* | sysv4.3
* | sysv5
*)
1612 case $host_vendor in
1614 lt_cv_deplibs_check_method
=pass_all
1617 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]'
1618 lt_cv_file_magic_test_file
=`echo /usr/lib/libc.so*`
1626 echo "$ac_t""$lt_cv_deplibs_check_method" 1>&6
1627 file_magic_cmd
=$lt_cv_file_magic_cmd
1628 deplibs_check_method
=$lt_cv_deplibs_check_method
1630 echo $ac_n "checking for object suffix""... $ac_c" 1>&6
1631 echo "configure:1632: checking for object suffix" >&5
1632 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
1633 echo $ac_n "(cached) $ac_c" 1>&6
1636 echo 'int i = 1;' > conftest.
$ac_ext
1637 if { (eval echo configure
:1638: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1638 for ac_file
in conftest.
*; do
1641 *) ac_cv_objext
=`echo $ac_file | sed -e s/conftest.//` ;;
1645 { echo "configure: error: installation or configuration problem; compiler does not work" 1>&2; exit 1; }
1650 echo "$ac_t""$ac_cv_objext" 1>&6
1651 OBJEXT
=$ac_cv_objext
1652 ac_objext
=$ac_cv_objext
1656 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
1657 echo "configure:1658: checking for executable suffix" >&5
1658 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
1659 echo $ac_n "(cached) $ac_c" 1>&6
1661 if test "$CYGWIN" = yes ||
test "$MINGW32" = yes; then
1665 echo 'int main () { return 0; }' > conftest.
$ac_ext
1667 if { (eval echo configure
:1668: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
1668 for file in conftest.
*; do
1670 *.c |
*.o |
*.obj
) ;;
1671 *) ac_cv_exeext
=`echo $file | sed -e s/conftest//` ;;
1675 { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; }
1678 test x
"${ac_cv_exeext}" = x
&& ac_cv_exeext
=no
1683 test x
"${ac_cv_exeext}" != xno
&& EXEEXT
=${ac_cv_exeext}
1684 echo "$ac_t""${ac_cv_exeext}" 1>&6
1687 if test $host != $build; then
1688 ac_tool_prefix
=${host_alias}-
1693 # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
1695 # Only perform the check for file, if the check method requires it
1696 case $deplibs_check_method in
1698 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
1699 echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6
1700 echo "configure:1701: checking for ${ac_tool_prefix}file" >&5
1701 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
1702 echo $ac_n "(cached) $ac_c" 1>&6
1706 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
1709 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a dos path.
1712 ac_save_MAGIC_CMD
="$MAGIC_CMD"
1713 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1714 ac_dummy
="/usr/bin:$PATH"
1715 for ac_dir
in $ac_dummy; do
1716 test -z "$ac_dir" && ac_dir
=.
1717 if test -f $ac_dir/${ac_tool_prefix}file; then
1718 lt_cv_path_MAGIC_CMD
="$ac_dir/${ac_tool_prefix}file"
1719 if test -n "$file_magic_test_file"; then
1720 case $deplibs_check_method in
1722 file_magic_regex
="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
1723 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
1724 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
1725 egrep "$file_magic_regex" > /dev
/null
; then
1730 *** Warning: the command libtool uses to detect shared libraries,
1731 *** $file_magic_cmd, produces output that libtool cannot recognize.
1732 *** The result is that libtool may fail to recognize shared libraries
1733 *** as such. This will affect the creation of libtool libraries that
1734 *** depend on shared libraries, but programs linked with such libtool
1735 *** libraries will work regardless of this problem. Nevertheless, you
1736 *** may want to report the problem to your system manager and/or to
1737 *** bug-libtool@gnu.org
1747 MAGIC_CMD
="$ac_save_MAGIC_CMD"
1752 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
1753 if test -n "$MAGIC_CMD"; then
1754 echo "$ac_t""$MAGIC_CMD" 1>&6
1756 echo "$ac_t""no" 1>&6
1759 if test -z "$lt_cv_path_MAGIC_CMD"; then
1760 if test -n "$ac_tool_prefix"; then
1761 echo $ac_n "checking for file""... $ac_c" 1>&6
1762 echo "configure:1763: checking for file" >&5
1763 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
1764 echo $ac_n "(cached) $ac_c" 1>&6
1768 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
1771 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a dos path.
1774 ac_save_MAGIC_CMD
="$MAGIC_CMD"
1775 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1776 ac_dummy
="/usr/bin:$PATH"
1777 for ac_dir
in $ac_dummy; do
1778 test -z "$ac_dir" && ac_dir
=.
1779 if test -f $ac_dir/file; then
1780 lt_cv_path_MAGIC_CMD
="$ac_dir/file"
1781 if test -n "$file_magic_test_file"; then
1782 case $deplibs_check_method in
1784 file_magic_regex
="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
1785 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
1786 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
1787 egrep "$file_magic_regex" > /dev
/null
; then
1792 *** Warning: the command libtool uses to detect shared libraries,
1793 *** $file_magic_cmd, produces output that libtool cannot recognize.
1794 *** The result is that libtool may fail to recognize shared libraries
1795 *** as such. This will affect the creation of libtool libraries that
1796 *** depend on shared libraries, but programs linked with such libtool
1797 *** libraries will work regardless of this problem. Nevertheless, you
1798 *** may want to report the problem to your system manager and/or to
1799 *** bug-libtool@gnu.org
1809 MAGIC_CMD
="$ac_save_MAGIC_CMD"
1814 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
1815 if test -n "$MAGIC_CMD"; then
1816 echo "$ac_t""$MAGIC_CMD" 1>&6
1818 echo "$ac_t""no" 1>&6
1830 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
1831 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
1832 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1833 echo "configure:1834: checking for $ac_word" >&5
1834 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1835 echo $ac_n "(cached) $ac_c" 1>&6
1837 if test -n "$RANLIB"; then
1838 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
1840 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1842 for ac_dir
in $ac_dummy; do
1843 test -z "$ac_dir" && ac_dir
=.
1844 if test -f $ac_dir/$ac_word; then
1845 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
1852 RANLIB
="$ac_cv_prog_RANLIB"
1853 if test -n "$RANLIB"; then
1854 echo "$ac_t""$RANLIB" 1>&6
1856 echo "$ac_t""no" 1>&6
1860 if test -z "$ac_cv_prog_RANLIB"; then
1861 if test -n "$ac_tool_prefix"; then
1862 # Extract the first word of "ranlib", so it can be a program name with args.
1863 set dummy ranlib
; ac_word
=$2
1864 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1865 echo "configure:1866: checking for $ac_word" >&5
1866 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1867 echo $ac_n "(cached) $ac_c" 1>&6
1869 if test -n "$RANLIB"; then
1870 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
1872 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1874 for ac_dir
in $ac_dummy; do
1875 test -z "$ac_dir" && ac_dir
=.
1876 if test -f $ac_dir/$ac_word; then
1877 ac_cv_prog_RANLIB
="ranlib"
1882 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":"
1885 RANLIB
="$ac_cv_prog_RANLIB"
1886 if test -n "$RANLIB"; then
1887 echo "$ac_t""$RANLIB" 1>&6
1889 echo "$ac_t""no" 1>&6
1897 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
1898 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
1899 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1900 echo "configure:1901: checking for $ac_word" >&5
1901 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
1902 echo $ac_n "(cached) $ac_c" 1>&6
1904 if test -n "$STRIP"; then
1905 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
1907 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1909 for ac_dir
in $ac_dummy; do
1910 test -z "$ac_dir" && ac_dir
=.
1911 if test -f $ac_dir/$ac_word; then
1912 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
1919 STRIP
="$ac_cv_prog_STRIP"
1920 if test -n "$STRIP"; then
1921 echo "$ac_t""$STRIP" 1>&6
1923 echo "$ac_t""no" 1>&6
1927 if test -z "$ac_cv_prog_STRIP"; then
1928 if test -n "$ac_tool_prefix"; then
1929 # Extract the first word of "strip", so it can be a program name with args.
1930 set dummy strip
; ac_word
=$2
1931 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1932 echo "configure:1933: checking for $ac_word" >&5
1933 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
1934 echo $ac_n "(cached) $ac_c" 1>&6
1936 if test -n "$STRIP"; then
1937 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
1939 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1941 for ac_dir
in $ac_dummy; do
1942 test -z "$ac_dir" && ac_dir
=.
1943 if test -f $ac_dir/$ac_word; then
1944 ac_cv_prog_STRIP
="strip"
1949 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP
=":"
1952 STRIP
="$ac_cv_prog_STRIP"
1953 if test -n "$STRIP"; then
1954 echo "$ac_t""$STRIP" 1>&6
1956 echo "$ac_t""no" 1>&6
1965 # Check for any special flags to pass to ltconfig.
1966 libtool_flags
="--cache-file=$cache_file"
1967 test "$enable_shared" = no
&& libtool_flags
="$libtool_flags --disable-shared"
1968 test "$enable_static" = no
&& libtool_flags
="$libtool_flags --disable-static"
1969 test "$enable_fast_install" = no
&& libtool_flags
="$libtool_flags --disable-fast-install"
1970 test "$GCC" = yes && libtool_flags
="$libtool_flags --with-gcc"
1971 test "$lt_cv_prog_gnu_ld" = yes && libtool_flags
="$libtool_flags --with-gnu-ld"
1974 # Check whether --enable-libtool-lock or --disable-libtool-lock was given.
1975 if test "${enable_libtool_lock+set}" = set; then
1976 enableval
="$enable_libtool_lock"
1980 test "x$enable_libtool_lock" = xno
&& libtool_flags
="$libtool_flags --disable-lock"
1981 test x
"$silent" = xyes
&& libtool_flags
="$libtool_flags --silent"
1983 # Check whether --with-pic or --without-pic was given.
1984 if test "${with_pic+set}" = set; then
1991 test x
"$pic_mode" = xyes
&& libtool_flags
="$libtool_flags --prefer-pic"
1992 test x
"$pic_mode" = xno
&& libtool_flags
="$libtool_flags --prefer-non-pic"
1994 # Some flags need to be propagated to the compiler or linker for good
1998 # Find out which ABI we are using.
1999 echo '#line 2000 "configure"' > conftest.
$ac_ext
2000 if { (eval echo configure
:2001: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2001 case `/usr/bin/file conftest.$ac_objext` in
2017 # Find out which ABI we are using.
2018 echo 'int i;' > conftest.
$ac_ext
2019 if { (eval echo configure
:2020: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2020 case "`/usr/bin/file conftest.o`" in
2033 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
2034 SAVE_CFLAGS
="$CFLAGS"
2035 CFLAGS
="$CFLAGS -belf"
2036 echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6
2037 echo "configure:2038: checking whether the C compiler needs -belf" >&5
2038 if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
2039 echo $ac_n "(cached) $ac_c" 1>&6
2043 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2044 ac_cpp
='$CPP $CPPFLAGS'
2045 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2046 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2047 cross_compiling
=$ac_cv_prog_cc_cross
2049 cat > conftest.
$ac_ext <<EOF
2050 #line 2051 "configure"
2051 #include "confdefs.h"
2057 if { (eval echo configure
:2058: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
2059 lt_cv_cc_needs_belf
=yes
2061 echo "configure: failed program was:" >&5
2062 cat conftest.
$ac_ext >&5
2064 lt_cv_cc_needs_belf
=no
2068 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2069 ac_cpp
='$CPP $CPPFLAGS'
2070 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2071 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2072 cross_compiling
=$ac_cv_prog_cc_cross
2076 echo "$ac_t""$lt_cv_cc_needs_belf" 1>&6
2077 if test x
"$lt_cv_cc_needs_belf" != x
"yes"; then
2078 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
2079 CFLAGS
="$SAVE_CFLAGS"
2087 # Save cache, so that ltconfig can load it
2088 cat > confcache
<<\EOF
2089 # This file is a shell script that caches the results of configure
2090 # tests run on this system so they can be shared between configure
2091 # scripts and configure runs. It is not useful on other systems.
2092 # If it contains results you don't want to keep, you may remove or edit it.
2094 # By default, configure uses ./config.cache as the cache file,
2095 # creating it if it does not exist already. You can give configure
2096 # the --cache-file=FILE option to use a different cache file; that is
2097 # what configure does when it calls configure scripts in
2098 # subdirectories, so they share the cache.
2099 # Giving --cache-file=/dev/null disables caching, for debugging configure.
2100 # config.status only pays attention to the cache file if you give it the
2101 # --recheck option to rerun configure.
2104 # The following way of writing the cache mishandles newlines in values,
2105 # but we know of no workaround that is simple, portable, and efficient.
2106 # So, don't put newlines in cache variables' values.
2107 # Ultrix sh set writes to stderr and can't be redirected directly,
2108 # and sets the high bit in the cache file unless we assign to the vars.
2110 case `(ac_space=' '; set | grep ac_space) 2>&1` in
2112 # `set' does not quote correctly, so add quotes (double-quote substitution
2113 # turns \\\\ into \\, and sed turns \\ into \).
2115 -e "s/'/'\\\\''/g" \
2116 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
2119 # `set' quotes correctly as required by POSIX, so do not add quotes.
2120 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
2123 if cmp -s $cache_file confcache
; then
2126 if test -w $cache_file; then
2127 echo "updating cache $cache_file"
2128 cat confcache
> $cache_file
2130 echo "not updating unwritable cache $cache_file"
2136 # Actually configure libtool. ac_aux_dir is where install-sh is found.
2137 AR
="$AR" LTCC
="$CC" CC
="$CC" CFLAGS
="$CFLAGS" CPPFLAGS
="$CPPFLAGS" \
2138 MAGIC_CMD
="$MAGIC_CMD" LD
="$LD" LDFLAGS
="$LDFLAGS" LIBS
="$LIBS" \
2139 LN_S
="$LN_S" NM
="$NM" RANLIB
="$RANLIB" STRIP
="$STRIP" \
2140 AS
="$AS" DLLTOOL
="$DLLTOOL" OBJDUMP
="$OBJDUMP" \
2141 objext
="$OBJEXT" exeext
="$EXEEXT" reload_flag
="$reload_flag" \
2142 deplibs_check_method
="$deplibs_check_method" file_magic_cmd
="$file_magic_cmd" \
2143 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig
--no-reexec \
2144 $libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh
$host \
2145 ||
{ echo "configure: error: libtool configure failed" 1>&2; exit 1; }
2147 # Reload cache, that may have been modified by ltconfig
2148 if test -r "$cache_file"; then
2149 echo "loading cache $cache_file"
2152 echo "creating cache $cache_file"
2157 # This can be used to rebuild libtool when needed
2158 LIBTOOL_DEPS
="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh"
2160 # Always use our own libtool.
2161 LIBTOOL
='$(SHELL) $(top_builddir)/libtool'
2163 # Redirect the config.log output again, so that the ltconfig log is not
2164 # clobbered by the next message.
2165 exec 5>>.
/config.log
2173 # Check whether --enable-targets or --disable-targets was given.
2174 if test "${enable_targets+set}" = set; then
2175 enableval
="$enable_targets"
2176 case "${enableval}" in
2177 yes |
"") { echo "configure: error: enable-targets option must specify target names or 'all'" 1>&2; exit 1; }
2179 no
) enable_targets
= ;;
2180 *) enable_targets
=$enableval ;;
2183 # Check whether --enable-64-bit-bfd or --disable-64-bit-bfd was given.
2184 if test "${enable_64_bit_bfd+set}" = set; then
2185 enableval
="$enable_64_bit_bfd"
2186 case "${enableval}" in
2189 *) { echo "configure: error: bad value ${enableval} for 64-bit-bfd option" 1>&2; exit 1; } ;;
2195 build_warnings
="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
2196 # Check whether --enable-build-warnings or --disable-build-warnings was given.
2197 if test "${enable_build_warnings+set}" = set; then
2198 enableval
="$enable_build_warnings"
2199 case "${enableval}" in
2201 no
) build_warnings
="-w";;
2202 ,*) t
=`echo "${enableval}" | sed -e "s/,/ /g"`
2203 build_warnings
="${build_warnings} ${t}";;
2204 *,) t
=`echo "${enableval}" | sed -e "s/,/ /g"`
2205 build_warnings
="${t} ${build_warnings}";;
2206 *) build_warnings
=`echo "${enableval}" | sed -e "s/,/ /g"`;;
2208 if test x
"$silent" != x
"yes" && test x
"$build_warnings" != x
""; then
2209 echo "Setting warning flags = $build_warnings" 6>&1
2213 if test "x${build_warnings}" != x
-a "x$GCC" = xyes
; then
2214 WARN_CFLAGS
="${build_warnings}"
2222 if test -z "$target" ; then
2223 { echo "configure: error: Unrecognized target system type; please check config.sub." 1>&2; exit 1; }
2225 if test -z "$host" ; then
2226 { echo "configure: error: Unrecognized host system type; please check config.sub." 1>&2; exit 1; }
2229 # host-specific stuff:
2231 # Extract the first word of "gcc", so it can be a program name with args.
2232 set dummy gcc
; ac_word
=$2
2233 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2234 echo "configure:2235: checking for $ac_word" >&5
2235 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2236 echo $ac_n "(cached) $ac_c" 1>&6
2238 if test -n "$CC"; then
2239 ac_cv_prog_CC
="$CC" # Let the user override the test.
2241 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
2243 for ac_dir
in $ac_dummy; do
2244 test -z "$ac_dir" && ac_dir
=.
2245 if test -f $ac_dir/$ac_word; then
2254 if test -n "$CC"; then
2255 echo "$ac_t""$CC" 1>&6
2257 echo "$ac_t""no" 1>&6
2260 if test -z "$CC"; then
2261 # Extract the first word of "cc", so it can be a program name with args.
2262 set dummy cc
; ac_word
=$2
2263 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2264 echo "configure:2265: checking for $ac_word" >&5
2265 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2266 echo $ac_n "(cached) $ac_c" 1>&6
2268 if test -n "$CC"; then
2269 ac_cv_prog_CC
="$CC" # Let the user override the test.
2271 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
2274 for ac_dir
in $ac_dummy; do
2275 test -z "$ac_dir" && ac_dir
=.
2276 if test -f $ac_dir/$ac_word; then
2277 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
2278 ac_prog_rejected
=yes
2286 if test $ac_prog_rejected = yes; then
2287 # We found a bogon in the path, so make sure we never use it.
2288 set dummy
$ac_cv_prog_CC
2290 if test $# -gt 0; then
2291 # We chose a different compiler from the bogus one.
2292 # However, it has the same basename, so the bogon will be chosen
2293 # first if we set CC to just the basename; use the full file name.
2295 set dummy
"$ac_dir/$ac_word" "$@"
2303 if test -n "$CC"; then
2304 echo "$ac_t""$CC" 1>&6
2306 echo "$ac_t""no" 1>&6
2309 if test -z "$CC"; then
2310 case "`uname -s`" in
2312 # Extract the first word of "cl", so it can be a program name with args.
2313 set dummy cl
; ac_word
=$2
2314 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2315 echo "configure:2316: checking for $ac_word" >&5
2316 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2317 echo $ac_n "(cached) $ac_c" 1>&6
2319 if test -n "$CC"; then
2320 ac_cv_prog_CC
="$CC" # Let the user override the test.
2322 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
2324 for ac_dir
in $ac_dummy; do
2325 test -z "$ac_dir" && ac_dir
=.
2326 if test -f $ac_dir/$ac_word; then
2335 if test -n "$CC"; then
2336 echo "$ac_t""$CC" 1>&6
2338 echo "$ac_t""no" 1>&6
2343 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
2346 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
2347 echo "configure:2348: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
2350 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2351 ac_cpp
='$CPP $CPPFLAGS'
2352 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2353 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2354 cross_compiling
=$ac_cv_prog_cc_cross
2356 cat > conftest.
$ac_ext << EOF
2358 #line 2359 "configure"
2359 #include "confdefs.h"
2363 if { (eval echo configure
:2364: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
2364 ac_cv_prog_cc_works
=yes
2365 # If we can't run a trivial program, we are probably using a cross compiler.
2366 if (.
/conftest
; exit) 2>/dev
/null
; then
2367 ac_cv_prog_cc_cross
=no
2369 ac_cv_prog_cc_cross
=yes
2372 echo "configure: failed program was:" >&5
2373 cat conftest.
$ac_ext >&5
2374 ac_cv_prog_cc_works
=no
2378 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2379 ac_cpp
='$CPP $CPPFLAGS'
2380 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2381 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2382 cross_compiling
=$ac_cv_prog_cc_cross
2384 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
2385 if test $ac_cv_prog_cc_works = no
; then
2386 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
2388 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
2389 echo "configure:2390: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
2390 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
2391 cross_compiling
=$ac_cv_prog_cc_cross
2393 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
2394 echo "configure:2395: checking whether we are using GNU C" >&5
2395 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
2396 echo $ac_n "(cached) $ac_c" 1>&6
2398 cat > conftest.c
<<EOF
2403 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:2404: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } |
egrep yes >/dev
/null
2>&1; then
2410 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
2412 if test $ac_cv_prog_gcc = yes; then
2418 ac_test_CFLAGS
="${CFLAGS+set}"
2419 ac_save_CFLAGS
="$CFLAGS"
2421 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
2422 echo "configure:2423: checking whether ${CC-cc} accepts -g" >&5
2423 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
2424 echo $ac_n "(cached) $ac_c" 1>&6
2426 echo 'void f(){}' > conftest.c
2427 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
2436 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
2437 if test "$ac_test_CFLAGS" = set; then
2438 CFLAGS
="$ac_save_CFLAGS"
2439 elif test $ac_cv_prog_cc_g = yes; then
2440 if test "$GCC" = yes; then
2446 if test "$GCC" = yes; then
2453 # Find a good install program. We prefer a C program (faster),
2454 # so one script is as good as another. But avoid the broken or
2455 # incompatible versions:
2456 # SysV /etc/install, /usr/sbin/install
2457 # SunOS /usr/etc/install
2458 # IRIX /sbin/install
2460 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2461 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2462 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2463 # ./install, which can be erroneously created by make from ./install.sh.
2464 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
2465 echo "configure:2466: checking for a BSD compatible install" >&5
2466 if test -z "$INSTALL"; then
2467 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
2468 echo $ac_n "(cached) $ac_c" 1>&6
2470 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
2471 for ac_dir
in $PATH; do
2472 # Account for people who put trailing slashes in PATH elements.
2474 /|.
/|.
//|
/etc
/*|
/usr
/sbin
/*|
/usr
/etc
/*|
/sbin
/*|
/usr
/afsws
/bin
/*|
/usr
/ucb
/*) ;;
2476 # OSF1 and SCO ODT 3.0 have their own names for install.
2477 # Don't use installbsd from OSF since it installs stuff as root
2479 for ac_prog
in ginstall scoinst
install; do
2480 if test -f $ac_dir/$ac_prog; then
2481 if test $ac_prog = install &&
2482 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
2483 # AIX install. It has an incompatible calling convention.
2486 ac_cv_path_install
="$ac_dir/$ac_prog -c"
2497 if test "${ac_cv_path_install+set}" = set; then
2498 INSTALL
="$ac_cv_path_install"
2500 # As a last resort, use the slow shell script. We don't cache a
2501 # path for INSTALL within a source directory, because that will
2502 # break other packages using the cache if that directory is
2503 # removed, or if the path is relative.
2504 INSTALL
="$ac_install_sh"
2507 echo "$ac_t""$INSTALL" 1>&6
2509 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2510 # It thinks the first close brace ends the variable substitution.
2511 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
2513 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
2515 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
2518 ALL_LINGUAS
="fr sv tr es"
2519 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
2520 echo "configure:2521: checking how to run the C preprocessor" >&5
2521 # On Suns, sometimes $CPP names a directory.
2522 if test -n "$CPP" && test -d "$CPP"; then
2525 if test -z "$CPP"; then
2526 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
2527 echo $ac_n "(cached) $ac_c" 1>&6
2529 # This must be in double quotes, not single quotes, because CPP may get
2530 # substituted into the Makefile and "${CC-cc}" will confuse make.
2532 # On the NeXT, cc -E runs the code through the compiler's parser,
2533 # not just through cpp.
2534 cat > conftest.
$ac_ext <<EOF
2535 #line 2536 "configure"
2536 #include "confdefs.h"
2540 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2541 { (eval echo configure
:2542: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2542 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2543 if test -z "$ac_err"; then
2547 echo "configure: failed program was:" >&5
2548 cat conftest.
$ac_ext >&5
2550 CPP
="${CC-cc} -E -traditional-cpp"
2551 cat > conftest.
$ac_ext <<EOF
2552 #line 2553 "configure"
2553 #include "confdefs.h"
2557 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2558 { (eval echo configure
:2559: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2559 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2560 if test -z "$ac_err"; then
2564 echo "configure: failed program was:" >&5
2565 cat conftest.
$ac_ext >&5
2567 CPP
="${CC-cc} -nologo -E"
2568 cat > conftest.
$ac_ext <<EOF
2569 #line 2570 "configure"
2570 #include "confdefs.h"
2574 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2575 { (eval echo configure
:2576: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2576 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2577 if test -z "$ac_err"; then
2581 echo "configure: failed program was:" >&5
2582 cat conftest.
$ac_ext >&5
2591 ac_cv_prog_CPP
="$CPP"
2593 CPP
="$ac_cv_prog_CPP"
2595 ac_cv_prog_CPP
="$CPP"
2597 echo "$ac_t""$CPP" 1>&6
2599 # Extract the first word of "ranlib", so it can be a program name with args.
2600 set dummy ranlib
; ac_word
=$2
2601 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2602 echo "configure:2603: checking for $ac_word" >&5
2603 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
2604 echo $ac_n "(cached) $ac_c" 1>&6
2606 if test -n "$RANLIB"; then
2607 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
2609 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
2611 for ac_dir
in $ac_dummy; do
2612 test -z "$ac_dir" && ac_dir
=.
2613 if test -f $ac_dir/$ac_word; then
2614 ac_cv_prog_RANLIB
="ranlib"
2619 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":"
2622 RANLIB
="$ac_cv_prog_RANLIB"
2623 if test -n "$RANLIB"; then
2624 echo "$ac_t""$RANLIB" 1>&6
2626 echo "$ac_t""no" 1>&6
2629 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
2630 echo "configure:2631: checking for ANSI C header files" >&5
2631 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
2632 echo $ac_n "(cached) $ac_c" 1>&6
2634 cat > conftest.
$ac_ext <<EOF
2635 #line 2636 "configure"
2636 #include "confdefs.h"
2642 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2643 { (eval echo configure
:2644: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2644 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2645 if test -z "$ac_err"; then
2647 ac_cv_header_stdc
=yes
2650 echo "configure: failed program was:" >&5
2651 cat conftest.
$ac_ext >&5
2653 ac_cv_header_stdc
=no
2657 if test $ac_cv_header_stdc = yes; then
2658 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
2659 cat > conftest.
$ac_ext <<EOF
2660 #line 2661 "configure"
2661 #include "confdefs.h"
2664 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2665 egrep "memchr" >/dev
/null
2>&1; then
2669 ac_cv_header_stdc
=no
2675 if test $ac_cv_header_stdc = yes; then
2676 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
2677 cat > conftest.
$ac_ext <<EOF
2678 #line 2679 "configure"
2679 #include "confdefs.h"
2682 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2683 egrep "free" >/dev
/null
2>&1; then
2687 ac_cv_header_stdc
=no
2693 if test $ac_cv_header_stdc = yes; then
2694 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
2695 if test "$cross_compiling" = yes; then
2698 cat > conftest.
$ac_ext <<EOF
2699 #line 2700 "configure"
2700 #include "confdefs.h"
2702 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
2703 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
2704 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
2705 int main () { int i; for (i = 0; i < 256; i++)
2706 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
2710 if { (eval echo configure
:2711: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
2714 echo "configure: failed program was:" >&5
2715 cat conftest.
$ac_ext >&5
2717 ac_cv_header_stdc
=no
2725 echo "$ac_t""$ac_cv_header_stdc" 1>&6
2726 if test $ac_cv_header_stdc = yes; then
2727 cat >> confdefs.h
<<\EOF
2728 #define STDC_HEADERS 1
2733 echo $ac_n "checking for working const""... $ac_c" 1>&6
2734 echo "configure:2735: checking for working const" >&5
2735 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
2736 echo $ac_n "(cached) $ac_c" 1>&6
2738 cat > conftest.
$ac_ext <<EOF
2739 #line 2740 "configure"
2740 #include "confdefs.h"
2744 /* Ultrix mips cc rejects this. */
2745 typedef int charset[2]; const charset x;
2746 /* SunOS 4.1.1 cc rejects this. */
2747 char const *const *ccp;
2749 /* NEC SVR4.0.2 mips cc rejects this. */
2750 struct point {int x, y;};
2751 static struct point const zero = {0,0};
2752 /* AIX XL C 1.02.0.0 rejects this.
2753 It does not let you subtract one const X* pointer from another in an arm
2754 of an if-expression whose if-part is not a constant expression */
2755 const char *g = "string";
2756 ccp = &g + (g ? g-g : 0);
2757 /* HPUX 7.0 cc rejects these. */
2760 ccp = (char const *const *) p;
2761 { /* SCO 3.2v4 cc rejects this. */
2763 char const *s = 0 ? (char *) 0 : (char const *) 0;
2767 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
2769 const int *foo = &x[0];
2772 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
2773 typedef const int *iptr;
2777 { /* AIX XL C 1.02.0.0 rejects this saying
2778 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
2779 struct s { int j; const int *ap[3]; };
2780 struct s *b; b->j = 5;
2782 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
2788 if { (eval echo configure
:2789: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2792 echo "configure: failed program was:" >&5
2793 cat conftest.
$ac_ext >&5
2800 echo "$ac_t""$ac_cv_c_const" 1>&6
2801 if test $ac_cv_c_const = no
; then
2802 cat >> confdefs.h
<<\EOF
2808 echo $ac_n "checking for inline""... $ac_c" 1>&6
2809 echo "configure:2810: checking for inline" >&5
2810 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
2811 echo $ac_n "(cached) $ac_c" 1>&6
2814 for ac_kw
in inline __inline__ __inline
; do
2815 cat > conftest.
$ac_ext <<EOF
2816 #line 2817 "configure"
2817 #include "confdefs.h"
2823 if { (eval echo configure
:2824: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2825 ac_cv_c_inline
=$ac_kw; break
2827 echo "configure: failed program was:" >&5
2828 cat conftest.
$ac_ext >&5
2835 echo "$ac_t""$ac_cv_c_inline" 1>&6
2836 case "$ac_cv_c_inline" in
2838 no
) cat >> confdefs.h
<<\EOF
2842 *) cat >> confdefs.h
<<EOF
2843 #define inline $ac_cv_c_inline
2848 echo $ac_n "checking for off_t""... $ac_c" 1>&6
2849 echo "configure:2850: checking for off_t" >&5
2850 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
2851 echo $ac_n "(cached) $ac_c" 1>&6
2853 cat > conftest.
$ac_ext <<EOF
2854 #line 2855 "configure"
2855 #include "confdefs.h"
2856 #include <sys/types.h>
2862 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2863 egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
2865 ac_cv_type_off_t
=yes
2873 echo "$ac_t""$ac_cv_type_off_t" 1>&6
2874 if test $ac_cv_type_off_t = no
; then
2875 cat >> confdefs.h
<<\EOF
2881 echo $ac_n "checking for size_t""... $ac_c" 1>&6
2882 echo "configure:2883: checking for size_t" >&5
2883 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
2884 echo $ac_n "(cached) $ac_c" 1>&6
2886 cat > conftest.
$ac_ext <<EOF
2887 #line 2888 "configure"
2888 #include "confdefs.h"
2889 #include <sys/types.h>
2895 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2896 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
2898 ac_cv_type_size_t
=yes
2901 ac_cv_type_size_t
=no
2906 echo "$ac_t""$ac_cv_type_size_t" 1>&6
2907 if test $ac_cv_type_size_t = no
; then
2908 cat >> confdefs.h
<<\EOF
2909 #define size_t unsigned
2914 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
2915 # for constant arguments. Useless!
2916 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
2917 echo "configure:2918: checking for working alloca.h" >&5
2918 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
2919 echo $ac_n "(cached) $ac_c" 1>&6
2921 cat > conftest.
$ac_ext <<EOF
2922 #line 2923 "configure"
2923 #include "confdefs.h"
2926 char *p = alloca(2 * sizeof(int));
2929 if { (eval echo configure
:2930: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
2931 ac_cv_header_alloca_h
=yes
2933 echo "configure: failed program was:" >&5
2934 cat conftest.
$ac_ext >&5
2936 ac_cv_header_alloca_h
=no
2941 echo "$ac_t""$ac_cv_header_alloca_h" 1>&6
2942 if test $ac_cv_header_alloca_h = yes; then
2943 cat >> confdefs.h
<<\EOF
2944 #define HAVE_ALLOCA_H 1
2949 echo $ac_n "checking for alloca""... $ac_c" 1>&6
2950 echo "configure:2951: checking for alloca" >&5
2951 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
2952 echo $ac_n "(cached) $ac_c" 1>&6
2954 cat > conftest.
$ac_ext <<EOF
2955 #line 2956 "configure"
2956 #include "confdefs.h"
2959 # define alloca __builtin_alloca
2962 # include <malloc.h>
2963 # define alloca _alloca
2966 # include <alloca.h>
2971 # ifndef alloca /* predefined by HP cc +Olibcalls */
2980 char *p = (char *) alloca(1);
2983 if { (eval echo configure
:2984: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
2985 ac_cv_func_alloca_works
=yes
2987 echo "configure: failed program was:" >&5
2988 cat conftest.
$ac_ext >&5
2990 ac_cv_func_alloca_works
=no
2995 echo "$ac_t""$ac_cv_func_alloca_works" 1>&6
2996 if test $ac_cv_func_alloca_works = yes; then
2997 cat >> confdefs.h
<<\EOF
2998 #define HAVE_ALLOCA 1
3003 if test $ac_cv_func_alloca_works = no
; then
3004 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
3005 # that cause trouble. Some versions do not even contain alloca or
3006 # contain a buggy version. If you still want to use their alloca,
3007 # use ar to extract alloca.o from them instead of compiling alloca.c.
3008 ALLOCA
=alloca.
${ac_objext}
3009 cat >> confdefs.h
<<\EOF
3014 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
3015 echo "configure:3016: checking whether alloca needs Cray hooks" >&5
3016 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
3017 echo $ac_n "(cached) $ac_c" 1>&6
3019 cat > conftest.
$ac_ext <<EOF
3020 #line 3021 "configure"
3021 #include "confdefs.h"
3022 #if defined(CRAY) && ! defined(CRAY2)
3029 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3030 egrep "webecray" >/dev
/null
2>&1; then
3041 echo "$ac_t""$ac_cv_os_cray" 1>&6
3042 if test $ac_cv_os_cray = yes; then
3043 for ac_func
in _getb67 GETB67 getb67
; do
3044 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3045 echo "configure:3046: checking for $ac_func" >&5
3046 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3047 echo $ac_n "(cached) $ac_c" 1>&6
3049 cat > conftest.
$ac_ext <<EOF
3050 #line 3051 "configure"
3051 #include "confdefs.h"
3052 /* System header to define __stub macros and hopefully few prototypes,
3053 which can conflict with char $ac_func(); below. */
3055 /* Override any gcc2 internal prototype to avoid an error. */
3056 /* We use char because int might match the return type of a gcc2
3057 builtin and then its argument prototype would still apply. */
3062 /* The GNU C library defines this for functions which it implements
3063 to always fail with ENOSYS. Some functions are actually named
3064 something starting with __ and the normal name is an alias. */
3065 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3073 if { (eval echo configure
:3074: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
3075 eval "ac_cv_func_$ac_func=yes"
3077 echo "configure: failed program was:" >&5
3078 cat conftest.
$ac_ext >&5
3080 eval "ac_cv_func_$ac_func=no"
3085 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3086 echo "$ac_t""yes" 1>&6
3087 cat >> confdefs.h
<<EOF
3088 #define CRAY_STACKSEG_END $ac_func
3093 echo "$ac_t""no" 1>&6
3099 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
3100 echo "configure:3101: checking stack direction for C alloca" >&5
3101 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
3102 echo $ac_n "(cached) $ac_c" 1>&6
3104 if test "$cross_compiling" = yes; then
3105 ac_cv_c_stack_direction
=0
3107 cat > conftest.
$ac_ext <<EOF
3108 #line 3109 "configure"
3109 #include "confdefs.h"
3110 find_stack_direction ()
3112 static char *addr = 0;
3117 return find_stack_direction ();
3120 return (&dummy > addr) ? 1 : -1;
3124 exit (find_stack_direction() < 0);
3127 if { (eval echo configure
:3128: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
3129 ac_cv_c_stack_direction
=1
3131 echo "configure: failed program was:" >&5
3132 cat conftest.
$ac_ext >&5
3134 ac_cv_c_stack_direction
=-1
3141 echo "$ac_t""$ac_cv_c_stack_direction" 1>&6
3142 cat >> confdefs.h
<<EOF
3143 #define STACK_DIRECTION $ac_cv_c_stack_direction
3148 for ac_hdr
in stdlib.h unistd.h sys
/stat.h sys
/types.h
3150 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
3151 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
3152 echo "configure:3153: checking for $ac_hdr" >&5
3153 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3154 echo $ac_n "(cached) $ac_c" 1>&6
3156 cat > conftest.
$ac_ext <<EOF
3157 #line 3158 "configure"
3158 #include "confdefs.h"
3161 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3162 { (eval echo configure
:3163: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3163 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3164 if test -z "$ac_err"; then
3166 eval "ac_cv_header_$ac_safe=yes"
3169 echo "configure: failed program was:" >&5
3170 cat conftest.
$ac_ext >&5
3172 eval "ac_cv_header_$ac_safe=no"
3176 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3177 echo "$ac_t""yes" 1>&6
3178 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
3179 cat >> confdefs.h
<<EOF
3180 #define $ac_tr_hdr 1
3184 echo "$ac_t""no" 1>&6
3188 for ac_func
in getpagesize
3190 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3191 echo "configure:3192: checking for $ac_func" >&5
3192 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3193 echo $ac_n "(cached) $ac_c" 1>&6
3195 cat > conftest.
$ac_ext <<EOF
3196 #line 3197 "configure"
3197 #include "confdefs.h"
3198 /* System header to define __stub macros and hopefully few prototypes,
3199 which can conflict with char $ac_func(); below. */
3201 /* Override any gcc2 internal prototype to avoid an error. */
3202 /* We use char because int might match the return type of a gcc2
3203 builtin and then its argument prototype would still apply. */
3208 /* The GNU C library defines this for functions which it implements
3209 to always fail with ENOSYS. Some functions are actually named
3210 something starting with __ and the normal name is an alias. */
3211 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3219 if { (eval echo configure
:3220: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
3221 eval "ac_cv_func_$ac_func=yes"
3223 echo "configure: failed program was:" >&5
3224 cat conftest.
$ac_ext >&5
3226 eval "ac_cv_func_$ac_func=no"
3231 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3232 echo "$ac_t""yes" 1>&6
3233 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3234 cat >> confdefs.h
<<EOF
3235 #define $ac_tr_func 1
3239 echo "$ac_t""no" 1>&6
3243 echo $ac_n "checking for working mmap""... $ac_c" 1>&6
3244 echo "configure:3245: checking for working mmap" >&5
3245 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
3246 echo $ac_n "(cached) $ac_c" 1>&6
3248 if test "$cross_compiling" = yes; then
3249 ac_cv_func_mmap_fixed_mapped
=no
3251 cat > conftest.
$ac_ext <<EOF
3252 #line 3253 "configure"
3253 #include "confdefs.h"
3255 /* Thanks to Mike Haertel and Jim Avera for this test.
3256 Here is a matrix of mmap possibilities:
3257 mmap private not fixed
3258 mmap private fixed at somewhere currently unmapped
3259 mmap private fixed at somewhere already mapped
3260 mmap shared not fixed
3261 mmap shared fixed at somewhere currently unmapped
3262 mmap shared fixed at somewhere already mapped
3263 For private mappings, we should verify that changes cannot be read()
3264 back from the file, nor mmap's back from the file at a different
3265 address. (There have been systems where private was not correctly
3266 implemented like the infamous i386 svr4.0, and systems where the
3267 VM page cache was not coherent with the filesystem buffer cache
3268 like early versions of FreeBSD and possibly contemporary NetBSD.)
3269 For shared mappings, we should conversely verify that changes get
3270 propogated back to all the places they're supposed to be.
3272 Grep wants private fixed already mapped.
3273 The main things grep needs to know about mmap are:
3274 * does it exist and is it safe to write into the mmap'd area
3275 * how to use it (BSD variants) */
3276 #include <sys/types.h>
3278 #include <sys/mman.h>
3280 #if HAVE_SYS_TYPES_H
3281 # include <sys/types.h>
3285 # include <stdlib.h>
3289 # include <sys/stat.h>
3293 # include <unistd.h>
3296 /* This mess was copied from the GNU getpagesize.h. */
3297 #ifndef HAVE_GETPAGESIZE
3299 /* Assume that all systems that can run configure have sys/param.h. */
3300 # ifndef HAVE_SYS_PARAM_H
3301 # define HAVE_SYS_PARAM_H 1
3304 # ifdef _SC_PAGESIZE
3305 # define getpagesize() sysconf(_SC_PAGESIZE)
3306 # else /* no _SC_PAGESIZE */
3307 # ifdef HAVE_SYS_PARAM_H
3308 # include <sys/param.h>
3309 # ifdef EXEC_PAGESIZE
3310 # define getpagesize() EXEC_PAGESIZE
3311 # else /* no EXEC_PAGESIZE */
3313 # define getpagesize() NBPG * CLSIZE
3316 # endif /* no CLSIZE */
3317 # else /* no NBPG */
3319 # define getpagesize() NBPC
3320 # else /* no NBPC */
3322 # define getpagesize() PAGESIZE
3323 # endif /* PAGESIZE */
3324 # endif /* no NBPC */
3325 # endif /* no NBPG */
3326 # endif /* no EXEC_PAGESIZE */
3327 # else /* no HAVE_SYS_PARAM_H */
3328 # define getpagesize() 8192 /* punt totally */
3329 # endif /* no HAVE_SYS_PARAM_H */
3330 # endif /* no _SC_PAGESIZE */
3332 #endif /* no HAVE_GETPAGESIZE */
3335 extern "C" { void *malloc(unsigned); }
3343 char *data, *data2, *data3;
3347 pagesize = getpagesize();
3350 * First, make a file with some known garbage in it.
3352 data = malloc(pagesize);
3355 for (i = 0; i < pagesize; ++i)
3356 *(data + i) = rand();
3358 fd = creat("conftestmmap", 0600);
3361 if (write(fd, data, pagesize) != pagesize)
3366 * Next, try to mmap the file at a fixed address which
3367 * already has something else allocated at it. If we can,
3368 * also make sure that we see the same garbage.
3370 fd = open("conftestmmap", O_RDWR);
3373 data2 = malloc(2 * pagesize);
3376 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
3377 if (data2 != mmap(data2, pagesize, PROT_READ | PROT_WRITE,
3378 MAP_PRIVATE | MAP_FIXED, fd, 0L))
3380 for (i = 0; i < pagesize; ++i)
3381 if (*(data + i) != *(data2 + i))
3385 * Finally, make sure that changes to the mapped area
3386 * do not percolate back to the file as seen by read().
3387 * (This is a bug on some variants of i386 svr4.0.)
3389 for (i = 0; i < pagesize; ++i)
3390 *(data2 + i) = *(data2 + i) + 1;
3391 data3 = malloc(pagesize);
3394 if (read(fd, data3, pagesize) != pagesize)
3396 for (i = 0; i < pagesize; ++i)
3397 if (*(data + i) != *(data3 + i))
3400 unlink("conftestmmap");
3405 if { (eval echo configure
:3406: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
3407 ac_cv_func_mmap_fixed_mapped
=yes
3409 echo "configure: failed program was:" >&5
3410 cat conftest.
$ac_ext >&5
3412 ac_cv_func_mmap_fixed_mapped
=no
3419 echo "$ac_t""$ac_cv_func_mmap_fixed_mapped" 1>&6
3420 if test $ac_cv_func_mmap_fixed_mapped = yes; then
3421 cat >> confdefs.h
<<\EOF
3428 for ac_hdr
in argz.h limits.h locale.h nl_types.h malloc.h string.h \
3429 unistd.h values.h sys
/param.h
3431 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
3432 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
3433 echo "configure:3434: checking for $ac_hdr" >&5
3434 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3435 echo $ac_n "(cached) $ac_c" 1>&6
3437 cat > conftest.
$ac_ext <<EOF
3438 #line 3439 "configure"
3439 #include "confdefs.h"
3442 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3443 { (eval echo configure
:3444: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3444 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3445 if test -z "$ac_err"; then
3447 eval "ac_cv_header_$ac_safe=yes"
3450 echo "configure: failed program was:" >&5
3451 cat conftest.
$ac_ext >&5
3453 eval "ac_cv_header_$ac_safe=no"
3457 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3458 echo "$ac_t""yes" 1>&6
3459 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
3460 cat >> confdefs.h
<<EOF
3461 #define $ac_tr_hdr 1
3465 echo "$ac_t""no" 1>&6
3469 for ac_func
in getcwd munmap putenv setenv setlocale strchr strcasecmp \
3470 __argz_count __argz_stringify __argz_next
3472 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3473 echo "configure:3474: checking for $ac_func" >&5
3474 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3475 echo $ac_n "(cached) $ac_c" 1>&6
3477 cat > conftest.
$ac_ext <<EOF
3478 #line 3479 "configure"
3479 #include "confdefs.h"
3480 /* System header to define __stub macros and hopefully few prototypes,
3481 which can conflict with char $ac_func(); below. */
3483 /* Override any gcc2 internal prototype to avoid an error. */
3484 /* We use char because int might match the return type of a gcc2
3485 builtin and then its argument prototype would still apply. */
3490 /* The GNU C library defines this for functions which it implements
3491 to always fail with ENOSYS. Some functions are actually named
3492 something starting with __ and the normal name is an alias. */
3493 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3501 if { (eval echo configure
:3502: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
3503 eval "ac_cv_func_$ac_func=yes"
3505 echo "configure: failed program was:" >&5
3506 cat conftest.
$ac_ext >&5
3508 eval "ac_cv_func_$ac_func=no"
3513 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3514 echo "$ac_t""yes" 1>&6
3515 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3516 cat >> confdefs.h
<<EOF
3517 #define $ac_tr_func 1
3521 echo "$ac_t""no" 1>&6
3526 if test "${ac_cv_func_stpcpy+set}" != "set"; then
3527 for ac_func
in stpcpy
3529 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3530 echo "configure:3531: checking for $ac_func" >&5
3531 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3532 echo $ac_n "(cached) $ac_c" 1>&6
3534 cat > conftest.
$ac_ext <<EOF
3535 #line 3536 "configure"
3536 #include "confdefs.h"
3537 /* System header to define __stub macros and hopefully few prototypes,
3538 which can conflict with char $ac_func(); below. */
3540 /* Override any gcc2 internal prototype to avoid an error. */
3541 /* We use char because int might match the return type of a gcc2
3542 builtin and then its argument prototype would still apply. */
3547 /* The GNU C library defines this for functions which it implements
3548 to always fail with ENOSYS. Some functions are actually named
3549 something starting with __ and the normal name is an alias. */
3550 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3558 if { (eval echo configure
:3559: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
3560 eval "ac_cv_func_$ac_func=yes"
3562 echo "configure: failed program was:" >&5
3563 cat conftest.
$ac_ext >&5
3565 eval "ac_cv_func_$ac_func=no"
3570 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3571 echo "$ac_t""yes" 1>&6
3572 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3573 cat >> confdefs.h
<<EOF
3574 #define $ac_tr_func 1
3578 echo "$ac_t""no" 1>&6
3583 if test "${ac_cv_func_stpcpy}" = "yes"; then
3584 cat >> confdefs.h
<<\EOF
3585 #define HAVE_STPCPY 1
3590 if test $ac_cv_header_locale_h = yes; then
3591 echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
3592 echo "configure:3593: checking for LC_MESSAGES" >&5
3593 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
3594 echo $ac_n "(cached) $ac_c" 1>&6
3596 cat > conftest.
$ac_ext <<EOF
3597 #line 3598 "configure"
3598 #include "confdefs.h"
3604 if { (eval echo configure
:3605: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
3606 am_cv_val_LC_MESSAGES
=yes
3608 echo "configure: failed program was:" >&5
3609 cat conftest.
$ac_ext >&5
3611 am_cv_val_LC_MESSAGES
=no
3616 echo "$ac_t""$am_cv_val_LC_MESSAGES" 1>&6
3617 if test $am_cv_val_LC_MESSAGES = yes; then
3618 cat >> confdefs.h
<<\EOF
3619 #define HAVE_LC_MESSAGES 1
3624 echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
3625 echo "configure:3626: checking whether NLS is requested" >&5
3626 # Check whether --enable-nls or --disable-nls was given.
3627 if test "${enable_nls+set}" = set; then
3628 enableval
="$enable_nls"
3634 echo "$ac_t""$USE_NLS" 1>&6
3637 USE_INCLUDED_LIBINTL
=no
3639 if test "$USE_NLS" = "yes"; then
3640 cat >> confdefs.h
<<\EOF
3641 #define ENABLE_NLS 1
3644 echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
3645 echo "configure:3646: checking whether included gettext is requested" >&5
3646 # Check whether --with-included-gettext or --without-included-gettext was given.
3647 if test "${with_included_gettext+set}" = set; then
3648 withval
="$with_included_gettext"
3649 nls_cv_force_use_gnu_gettext
=$withval
3651 nls_cv_force_use_gnu_gettext
=no
3654 echo "$ac_t""$nls_cv_force_use_gnu_gettext" 1>&6
3656 nls_cv_use_gnu_gettext
="$nls_cv_force_use_gnu_gettext"
3657 if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
3659 nls_cv_header_libgt
=
3662 ac_safe
=`echo "libintl.h" | sed 'y%./+-%__p_%'`
3663 echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
3664 echo "configure:3665: checking for libintl.h" >&5
3665 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3666 echo $ac_n "(cached) $ac_c" 1>&6
3668 cat > conftest.
$ac_ext <<EOF
3669 #line 3670 "configure"
3670 #include "confdefs.h"
3671 #include <libintl.h>
3673 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3674 { (eval echo configure
:3675: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3675 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3676 if test -z "$ac_err"; then
3678 eval "ac_cv_header_$ac_safe=yes"
3681 echo "configure: failed program was:" >&5
3682 cat conftest.
$ac_ext >&5
3684 eval "ac_cv_header_$ac_safe=no"
3688 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3689 echo "$ac_t""yes" 1>&6
3690 echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6
3691 echo "configure:3692: checking for gettext in libc" >&5
3692 if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then
3693 echo $ac_n "(cached) $ac_c" 1>&6
3695 cat > conftest.
$ac_ext <<EOF
3696 #line 3697 "configure"
3697 #include "confdefs.h"
3698 #include <libintl.h>
3700 return (int) gettext ("")
3703 if { (eval echo configure
:3704: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
3705 gt_cv_func_gettext_libc
=yes
3707 echo "configure: failed program was:" >&5
3708 cat conftest.
$ac_ext >&5
3710 gt_cv_func_gettext_libc
=no
3715 echo "$ac_t""$gt_cv_func_gettext_libc" 1>&6
3717 if test "$gt_cv_func_gettext_libc" != "yes"; then
3718 echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6
3719 echo "configure:3720: checking for bindtextdomain in -lintl" >&5
3720 ac_lib_var
=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'`
3721 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3722 echo $ac_n "(cached) $ac_c" 1>&6
3724 ac_save_LIBS
="$LIBS"
3726 cat > conftest.
$ac_ext <<EOF
3727 #line 3728 "configure"
3728 #include "confdefs.h"
3729 /* Override any gcc2 internal prototype to avoid an error. */
3730 /* We use char because int might match the return type of a gcc2
3731 builtin and then its argument prototype would still apply. */
3732 char bindtextdomain();
3738 if { (eval echo configure
:3739: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
3740 eval "ac_cv_lib_$ac_lib_var=yes"
3742 echo "configure: failed program was:" >&5
3743 cat conftest.
$ac_ext >&5
3745 eval "ac_cv_lib_$ac_lib_var=no"
3748 LIBS
="$ac_save_LIBS"
3751 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3752 echo "$ac_t""yes" 1>&6
3753 echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6
3754 echo "configure:3755: checking for gettext in libintl" >&5
3755 if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
3756 echo $ac_n "(cached) $ac_c" 1>&6
3758 cat > conftest.
$ac_ext <<EOF
3759 #line 3760 "configure"
3760 #include "confdefs.h"
3763 return (int) gettext ("")
3766 if { (eval echo configure
:3767: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
3768 gt_cv_func_gettext_libintl
=yes
3770 echo "configure: failed program was:" >&5
3771 cat conftest.
$ac_ext >&5
3773 gt_cv_func_gettext_libintl
=no
3778 echo "$ac_t""$gt_cv_func_gettext_libintl" 1>&6
3780 echo "$ac_t""no" 1>&6
3785 if test "$gt_cv_func_gettext_libc" = "yes" \
3786 ||
test "$gt_cv_func_gettext_libintl" = "yes"; then
3787 cat >> confdefs.h
<<\EOF
3788 #define HAVE_GETTEXT 1
3791 # Extract the first word of "msgfmt", so it can be a program name with args.
3792 set dummy msgfmt
; ac_word
=$2
3793 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
3794 echo "configure:3795: checking for $ac_word" >&5
3795 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
3796 echo $ac_n "(cached) $ac_c" 1>&6
3800 ac_cv_path_MSGFMT
="$MSGFMT" # Let the user override the test with a path.
3803 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:"
3804 for ac_dir
in $PATH; do
3805 test -z "$ac_dir" && ac_dir
=.
3806 if test -f $ac_dir/$ac_word; then
3807 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
3808 ac_cv_path_MSGFMT
="$ac_dir/$ac_word"
3814 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT
="no"
3818 MSGFMT
="$ac_cv_path_MSGFMT"
3819 if test -n "$MSGFMT"; then
3820 echo "$ac_t""$MSGFMT" 1>&6
3822 echo "$ac_t""no" 1>&6
3824 if test "$MSGFMT" != "no"; then
3825 for ac_func
in dcgettext
3827 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3828 echo "configure:3829: checking for $ac_func" >&5
3829 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3830 echo $ac_n "(cached) $ac_c" 1>&6
3832 cat > conftest.
$ac_ext <<EOF
3833 #line 3834 "configure"
3834 #include "confdefs.h"
3835 /* System header to define __stub macros and hopefully few prototypes,
3836 which can conflict with char $ac_func(); below. */
3838 /* Override any gcc2 internal prototype to avoid an error. */
3839 /* We use char because int might match the return type of a gcc2
3840 builtin and then its argument prototype would still apply. */
3845 /* The GNU C library defines this for functions which it implements
3846 to always fail with ENOSYS. Some functions are actually named
3847 something starting with __ and the normal name is an alias. */
3848 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3856 if { (eval echo configure
:3857: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
3858 eval "ac_cv_func_$ac_func=yes"
3860 echo "configure: failed program was:" >&5
3861 cat conftest.
$ac_ext >&5
3863 eval "ac_cv_func_$ac_func=no"
3868 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3869 echo "$ac_t""yes" 1>&6
3870 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3871 cat >> confdefs.h
<<EOF
3872 #define $ac_tr_func 1
3876 echo "$ac_t""no" 1>&6
3880 # Extract the first word of "gmsgfmt", so it can be a program name with args.
3881 set dummy gmsgfmt
; ac_word
=$2
3882 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
3883 echo "configure:3884: checking for $ac_word" >&5
3884 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
3885 echo $ac_n "(cached) $ac_c" 1>&6
3889 ac_cv_path_GMSGFMT
="$GMSGFMT" # Let the user override the test with a path.
3892 ac_cv_path_GMSGFMT
="$GMSGFMT" # Let the user override the test with a dos path.
3895 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
3897 for ac_dir
in $ac_dummy; do
3898 test -z "$ac_dir" && ac_dir
=.
3899 if test -f $ac_dir/$ac_word; then
3900 ac_cv_path_GMSGFMT
="$ac_dir/$ac_word"
3905 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT
="$MSGFMT"
3909 GMSGFMT
="$ac_cv_path_GMSGFMT"
3910 if test -n "$GMSGFMT"; then
3911 echo "$ac_t""$GMSGFMT" 1>&6
3913 echo "$ac_t""no" 1>&6
3916 # Extract the first word of "xgettext", so it can be a program name with args.
3917 set dummy xgettext
; ac_word
=$2
3918 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
3919 echo "configure:3920: checking for $ac_word" >&5
3920 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
3921 echo $ac_n "(cached) $ac_c" 1>&6
3925 ac_cv_path_XGETTEXT
="$XGETTEXT" # Let the user override the test with a path.
3928 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:"
3929 for ac_dir
in $PATH; do
3930 test -z "$ac_dir" && ac_dir
=.
3931 if test -f $ac_dir/$ac_word; then
3932 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
3933 ac_cv_path_XGETTEXT
="$ac_dir/$ac_word"
3939 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT
=":"
3943 XGETTEXT
="$ac_cv_path_XGETTEXT"
3944 if test -n "$XGETTEXT"; then
3945 echo "$ac_t""$XGETTEXT" 1>&6
3947 echo "$ac_t""no" 1>&6
3950 cat > conftest.
$ac_ext <<EOF
3951 #line 3952 "configure"
3952 #include "confdefs.h"
3955 extern int _nl_msg_cat_cntr;
3956 return _nl_msg_cat_cntr
3959 if { (eval echo configure
:3960: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
3964 echo "configure: failed program was:" >&5
3965 cat conftest.
$ac_ext >&5
3976 echo "$ac_t""no" 1>&6
3981 if test "$CATOBJEXT" = "NONE"; then
3982 nls_cv_use_gnu_gettext
=yes
3986 if test "$nls_cv_use_gnu_gettext" = "yes"; then
3987 INTLOBJS
="\$(GETTOBJS)"
3988 # Extract the first word of "msgfmt", so it can be a program name with args.
3989 set dummy msgfmt
; ac_word
=$2
3990 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
3991 echo "configure:3992: checking for $ac_word" >&5
3992 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
3993 echo $ac_n "(cached) $ac_c" 1>&6
3997 ac_cv_path_MSGFMT
="$MSGFMT" # Let the user override the test with a path.
4000 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:"
4001 for ac_dir
in $PATH; do
4002 test -z "$ac_dir" && ac_dir
=.
4003 if test -f $ac_dir/$ac_word; then
4004 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
4005 ac_cv_path_MSGFMT
="$ac_dir/$ac_word"
4011 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT
="msgfmt"
4015 MSGFMT
="$ac_cv_path_MSGFMT"
4016 if test -n "$MSGFMT"; then
4017 echo "$ac_t""$MSGFMT" 1>&6
4019 echo "$ac_t""no" 1>&6
4022 # Extract the first word of "gmsgfmt", so it can be a program name with args.
4023 set dummy gmsgfmt
; ac_word
=$2
4024 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4025 echo "configure:4026: checking for $ac_word" >&5
4026 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
4027 echo $ac_n "(cached) $ac_c" 1>&6
4031 ac_cv_path_GMSGFMT
="$GMSGFMT" # Let the user override the test with a path.
4034 ac_cv_path_GMSGFMT
="$GMSGFMT" # Let the user override the test with a dos path.
4037 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
4039 for ac_dir
in $ac_dummy; do
4040 test -z "$ac_dir" && ac_dir
=.
4041 if test -f $ac_dir/$ac_word; then
4042 ac_cv_path_GMSGFMT
="$ac_dir/$ac_word"
4047 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT
="$MSGFMT"
4051 GMSGFMT
="$ac_cv_path_GMSGFMT"
4052 if test -n "$GMSGFMT"; then
4053 echo "$ac_t""$GMSGFMT" 1>&6
4055 echo "$ac_t""no" 1>&6
4058 # Extract the first word of "xgettext", so it can be a program name with args.
4059 set dummy xgettext
; ac_word
=$2
4060 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4061 echo "configure:4062: checking for $ac_word" >&5
4062 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
4063 echo $ac_n "(cached) $ac_c" 1>&6
4067 ac_cv_path_XGETTEXT
="$XGETTEXT" # Let the user override the test with a path.
4070 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:"
4071 for ac_dir
in $PATH; do
4072 test -z "$ac_dir" && ac_dir
=.
4073 if test -f $ac_dir/$ac_word; then
4074 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
4075 ac_cv_path_XGETTEXT
="$ac_dir/$ac_word"
4081 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT
=":"
4085 XGETTEXT
="$ac_cv_path_XGETTEXT"
4086 if test -n "$XGETTEXT"; then
4087 echo "$ac_t""$XGETTEXT" 1>&6
4089 echo "$ac_t""no" 1>&6
4093 USE_INCLUDED_LIBINTL
=yes
4097 INTLDEPS
='$(top_builddir)/../intl/libintl.a'
4099 LIBS
=`echo $LIBS | sed -e 's/-lintl//'`
4100 nls_cv_header_intl
=libintl.h
4101 nls_cv_header_libgt
=libgettext.h
4104 if test "$XGETTEXT" != ":"; then
4105 if $XGETTEXT --omit-header /dev
/null
2> /dev
/null
; then
4108 echo "$ac_t""found xgettext programs is not GNU xgettext; ignore it" 1>&6
4113 # We need to process the po/ directory.
4117 nls_cv_header_intl
=libintl.h
4118 nls_cv_header_libgt
=libgettext.h
4121 # If this is used in GNU gettext we have to set USE_NLS to `yes'
4122 # because some of the sources are only built for this goal.
4123 if test "$PACKAGE" = gettext; then
4125 USE_INCLUDED_LIBINTL
=yes
4128 for lang
in $ALL_LINGUAS; do
4129 GMOFILES
="$GMOFILES $lang.gmo"
4130 POFILES
="$POFILES $lang.po"
4146 if test "x$CATOBJEXT" != "x"; then
4147 if test "x$ALL_LINGUAS" = "x"; then
4150 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
4151 echo "configure:4152: checking for catalogs to be installed" >&5
4153 for lang
in ${LINGUAS=$ALL_LINGUAS}; do
4154 case "$ALL_LINGUAS" in
4155 *$lang*) NEW_LINGUAS
="$NEW_LINGUAS $lang" ;;
4158 LINGUAS
=$NEW_LINGUAS
4159 echo "$ac_t""$LINGUAS" 1>&6
4162 if test -n "$LINGUAS"; then
4163 for lang
in $LINGUAS; do CATALOGS
="$CATALOGS $lang$CATOBJEXT"; done
4167 if test $ac_cv_header_locale_h = yes; then
4168 INCLUDE_LOCALE_H
="#include <locale.h>"
4171 /* The system does not provide the header <locale.h>. Take care yourself. */"
4175 if test -f $srcdir/po2tbl.
sed.
in; then
4176 if test "$CATOBJEXT" = ".cat"; then
4177 ac_safe
=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
4178 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
4179 echo "configure:4180: checking for linux/version.h" >&5
4180 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4181 echo $ac_n "(cached) $ac_c" 1>&6
4183 cat > conftest.
$ac_ext <<EOF
4184 #line 4185 "configure"
4185 #include "confdefs.h"
4186 #include <linux/version.h>
4188 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4189 { (eval echo configure
:4190: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4190 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4191 if test -z "$ac_err"; then
4193 eval "ac_cv_header_$ac_safe=yes"
4196 echo "configure: failed program was:" >&5
4197 cat conftest.
$ac_ext >&5
4199 eval "ac_cv_header_$ac_safe=no"
4203 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4204 echo "$ac_t""yes" 1>&6
4207 echo "$ac_t""no" 1>&6
4212 sed -e '/^#/d' $srcdir/$msgformat-msg.
sed > po2msg.
sed
4214 sed -e '/^#.*[^\\]$/d' -e '/^#$/d' \
4215 $srcdir/po2tbl.
sed.
in > po2tbl.
sed
4218 if test "$PACKAGE" = "gettext"; then
4228 MKINSTALLDIRS
="\$(srcdir)/../../mkinstalldirs"
4234 if test -f $srcdir/po
/POTFILES.
in; then
4235 test -d po || mkdir po
4236 if test "x$srcdir" != "x."; then
4237 if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
4238 posrcprefix
="$srcdir/"
4240 posrcprefix
="../$srcdir/"
4246 sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
4247 < $srcdir/po
/POTFILES.
in > po
/POTFILES
4253 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
4254 echo "configure:4255: checking for executable suffix" >&5
4255 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
4256 echo $ac_n "(cached) $ac_c" 1>&6
4258 if test "$CYGWIN" = yes ||
test "$MINGW32" = yes; then
4262 echo 'int main () { return 0; }' > conftest.
$ac_ext
4264 if { (eval echo configure
:4265: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
4265 for file in conftest.
*; do
4267 *.c |
*.o |
*.obj
) ;;
4268 *) ac_cv_exeext
=`echo $file | sed -e s/conftest//` ;;
4272 { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; }
4275 test x
"${ac_cv_exeext}" = x
&& ac_cv_exeext
=no
4280 test x
"${ac_cv_exeext}" != xno
&& EXEEXT
=${ac_cv_exeext}
4281 echo "$ac_t""${ac_cv_exeext}" 1>&6
4285 for ac_prog
in 'bison -y' byacc
4287 # Extract the first word of "$ac_prog", so it can be a program name with args.
4288 set dummy
$ac_prog; ac_word
=$2
4289 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4290 echo "configure:4291: checking for $ac_word" >&5
4291 if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
4292 echo $ac_n "(cached) $ac_c" 1>&6
4294 if test -n "$YACC"; then
4295 ac_cv_prog_YACC
="$YACC" # Let the user override the test.
4297 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
4299 for ac_dir
in $ac_dummy; do
4300 test -z "$ac_dir" && ac_dir
=.
4301 if test -f $ac_dir/$ac_word; then
4302 ac_cv_prog_YACC
="$ac_prog"
4309 YACC
="$ac_cv_prog_YACC"
4310 if test -n "$YACC"; then
4311 echo "$ac_t""$YACC" 1>&6
4313 echo "$ac_t""no" 1>&6
4316 test -n "$YACC" && break
4318 test -n "$YACC" || YACC
="yacc"
4320 missing_dir
=`cd $ac_aux_dir && pwd`
4321 for ac_prog
in flex
lex
4323 # Extract the first word of "$ac_prog", so it can be a program name with args.
4324 set dummy
$ac_prog; ac_word
=$2
4325 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4326 echo "configure:4327: checking for $ac_word" >&5
4327 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
4328 echo $ac_n "(cached) $ac_c" 1>&6
4330 if test -n "$LEX"; then
4331 ac_cv_prog_LEX
="$LEX" # Let the user override the test.
4333 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
4335 for ac_dir
in $ac_dummy; do
4336 test -z "$ac_dir" && ac_dir
=.
4337 if test -f $ac_dir/$ac_word; then
4338 ac_cv_prog_LEX
="$ac_prog"
4345 LEX
="$ac_cv_prog_LEX"
4346 if test -n "$LEX"; then
4347 echo "$ac_t""$LEX" 1>&6
4349 echo "$ac_t""no" 1>&6
4352 test -n "$LEX" && break
4354 test -n "$LEX" || LEX
=""$missing_dir/missing flex
""
4356 # Extract the first word of "flex", so it can be a program name with args.
4357 set dummy flex
; ac_word
=$2
4358 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4359 echo "configure:4360: checking for $ac_word" >&5
4360 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
4361 echo $ac_n "(cached) $ac_c" 1>&6
4363 if test -n "$LEX"; then
4364 ac_cv_prog_LEX
="$LEX" # Let the user override the test.
4366 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
4368 for ac_dir
in $ac_dummy; do
4369 test -z "$ac_dir" && ac_dir
=.
4370 if test -f $ac_dir/$ac_word; then
4371 ac_cv_prog_LEX
="flex"
4376 test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX
="lex"
4379 LEX
="$ac_cv_prog_LEX"
4380 if test -n "$LEX"; then
4381 echo "$ac_t""$LEX" 1>&6
4383 echo "$ac_t""no" 1>&6
4386 if test -z "$LEXLIB"
4392 echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
4393 echo "configure:4394: checking for yywrap in -l$ac_lib" >&5
4394 ac_lib_var
=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
4395 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4396 echo $ac_n "(cached) $ac_c" 1>&6
4398 ac_save_LIBS
="$LIBS"
4399 LIBS
="-l$ac_lib $LIBS"
4400 cat > conftest.
$ac_ext <<EOF
4401 #line 4402 "configure"
4402 #include "confdefs.h"
4403 /* Override any gcc2 internal prototype to avoid an error. */
4404 /* We use char because int might match the return type of a gcc2
4405 builtin and then its argument prototype would still apply. */
4412 if { (eval echo configure
:4413: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
4414 eval "ac_cv_lib_$ac_lib_var=yes"
4416 echo "configure: failed program was:" >&5
4417 cat conftest.
$ac_ext >&5
4419 eval "ac_cv_lib_$ac_lib_var=no"
4422 LIBS
="$ac_save_LIBS"
4425 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4426 echo "$ac_t""yes" 1>&6
4429 echo "$ac_t""no" 1>&6
4434 echo $ac_n "checking lex output file root""... $ac_c" 1>&6
4435 echo "configure:4436: checking lex output file root" >&5
4436 if eval "test \"`echo '$''{'ac_cv_prog_lex_root'+set}'`\" = set"; then
4437 echo $ac_n "(cached) $ac_c" 1>&6
4439 # The minimal lex program is just a single line: %%. But some broken lexes
4440 # (Solaris, I think it was) want two %% lines, so accommodate them.
4443 if test -f lex.yy.c
; then
4444 ac_cv_prog_lex_root
=lex.yy
4445 elif test -f lexyy.c
; then
4446 ac_cv_prog_lex_root
=lexyy
4448 { echo "configure: error: cannot find output from $LEX; giving up" 1>&2; exit 1; }
4452 echo "$ac_t""$ac_cv_prog_lex_root" 1>&6
4453 LEX_OUTPUT_ROOT
=$ac_cv_prog_lex_root
4455 echo $ac_n "checking whether yytext is a pointer""... $ac_c" 1>&6
4456 echo "configure:4457: checking whether yytext is a pointer" >&5
4457 if eval "test \"`echo '$''{'ac_cv_prog_lex_yytext_pointer'+set}'`\" = set"; then
4458 echo $ac_n "(cached) $ac_c" 1>&6
4460 # POSIX says lex can declare yytext either as a pointer or an array; the
4461 # default is implementation-dependent. Figure out which it is, since
4462 # not all implementations provide the %pointer and %array declarations.
4463 ac_cv_prog_lex_yytext_pointer
=no
4464 echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c
4465 ac_save_LIBS
="$LIBS"
4466 LIBS
="$LIBS $LEXLIB"
4467 cat > conftest.
$ac_ext <<EOF
4468 #line 4469 "configure"
4469 #include "confdefs.h"
4470 `cat $LEX_OUTPUT_ROOT.c`
4475 if { (eval echo configure
:4476: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
4477 ac_cv_prog_lex_yytext_pointer
=yes
4479 echo "configure: failed program was:" >&5
4480 cat conftest.
$ac_ext >&5
4483 LIBS
="$ac_save_LIBS"
4484 rm -f "${LEX_OUTPUT_ROOT}.c"
4488 echo "$ac_t""$ac_cv_prog_lex_yytext_pointer" 1>&6
4489 if test $ac_cv_prog_lex_yytext_pointer = yes; then
4490 cat >> confdefs.h
<<\EOF
4491 #define YYTEXT_POINTER 1
4497 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
4498 echo "configure:4499: checking whether to enable maintainer-specific portions of Makefiles" >&5
4499 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
4500 if test "${enable_maintainer_mode+set}" = set; then
4501 enableval
="$enable_maintainer_mode"
4502 USE_MAINTAINER_MODE
=$enableval
4504 USE_MAINTAINER_MODE
=no
4507 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6
4510 if test $USE_MAINTAINER_MODE = yes; then
4511 MAINTAINER_MODE_TRUE
=
4512 MAINTAINER_MODE_FALSE
='#'
4514 MAINTAINER_MODE_TRUE
='#'
4515 MAINTAINER_MODE_FALSE
=
4517 MAINT
=$MAINTAINER_MODE_TRUE
4521 .
${srcdir}/configure.
host
4528 for ac_hdr
in string.h
strings.h stdlib.h unistd.h
4530 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4531 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4532 echo "configure:4533: checking for $ac_hdr" >&5
4533 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4534 echo $ac_n "(cached) $ac_c" 1>&6
4536 cat > conftest.
$ac_ext <<EOF
4537 #line 4538 "configure"
4538 #include "confdefs.h"
4541 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4542 { (eval echo configure
:4543: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4543 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4544 if test -z "$ac_err"; then
4546 eval "ac_cv_header_$ac_safe=yes"
4549 echo "configure: failed program was:" >&5
4550 cat conftest.
$ac_ext >&5
4552 eval "ac_cv_header_$ac_safe=no"
4556 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4557 echo "$ac_t""yes" 1>&6
4558 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4559 cat >> confdefs.h
<<EOF
4560 #define $ac_tr_hdr 1
4564 echo "$ac_t""no" 1>&6
4570 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
4571 echo "configure:4572: checking for $ac_func" >&5
4572 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
4573 echo $ac_n "(cached) $ac_c" 1>&6
4575 cat > conftest.
$ac_ext <<EOF
4576 #line 4577 "configure"
4577 #include "confdefs.h"
4578 /* System header to define __stub macros and hopefully few prototypes,
4579 which can conflict with char $ac_func(); below. */
4581 /* Override any gcc2 internal prototype to avoid an error. */
4582 /* We use char because int might match the return type of a gcc2
4583 builtin and then its argument prototype would still apply. */
4588 /* The GNU C library defines this for functions which it implements
4589 to always fail with ENOSYS. Some functions are actually named
4590 something starting with __ and the normal name is an alias. */
4591 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
4599 if { (eval echo configure
:4600: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
4601 eval "ac_cv_func_$ac_func=yes"
4603 echo "configure: failed program was:" >&5
4604 cat conftest.
$ac_ext >&5
4606 eval "ac_cv_func_$ac_func=no"
4611 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
4612 echo "$ac_t""yes" 1>&6
4613 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
4614 cat >> confdefs.h
<<EOF
4615 #define $ac_tr_func 1
4619 echo "$ac_t""no" 1>&6
4624 for ac_hdr
in dirent.h sys
/ndir.h sys
/dir.h ndir.h
4626 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4627 echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
4628 echo "configure:4629: checking for $ac_hdr that defines DIR" >&5
4629 if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
4630 echo $ac_n "(cached) $ac_c" 1>&6
4632 cat > conftest.
$ac_ext <<EOF
4633 #line 4634 "configure"
4634 #include "confdefs.h"
4635 #include <sys/types.h>
4641 if { (eval echo configure
:4642: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4643 eval "ac_cv_header_dirent_$ac_safe=yes"
4645 echo "configure: failed program was:" >&5
4646 cat conftest.
$ac_ext >&5
4648 eval "ac_cv_header_dirent_$ac_safe=no"
4652 if eval "test \"`echo '$ac_cv_header_dirent_'$ac_safe`\" = yes"; then
4653 echo "$ac_t""yes" 1>&6
4654 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4655 cat >> confdefs.h
<<EOF
4656 #define $ac_tr_hdr 1
4658 ac_header_dirent
=$ac_hdr; break
4660 echo "$ac_t""no" 1>&6
4663 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
4664 if test $ac_header_dirent = dirent.h
; then
4665 echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
4666 echo "configure:4667: checking for opendir in -ldir" >&5
4667 ac_lib_var
=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
4668 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4669 echo $ac_n "(cached) $ac_c" 1>&6
4671 ac_save_LIBS
="$LIBS"
4673 cat > conftest.
$ac_ext <<EOF
4674 #line 4675 "configure"
4675 #include "confdefs.h"
4676 /* Override any gcc2 internal prototype to avoid an error. */
4677 /* We use char because int might match the return type of a gcc2
4678 builtin and then its argument prototype would still apply. */
4685 if { (eval echo configure
:4686: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
4687 eval "ac_cv_lib_$ac_lib_var=yes"
4689 echo "configure: failed program was:" >&5
4690 cat conftest.
$ac_ext >&5
4692 eval "ac_cv_lib_$ac_lib_var=no"
4695 LIBS
="$ac_save_LIBS"
4698 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4699 echo "$ac_t""yes" 1>&6
4702 echo "$ac_t""no" 1>&6
4706 echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
4707 echo "configure:4708: checking for opendir in -lx" >&5
4708 ac_lib_var
=`echo x'_'opendir | sed 'y%./+-%__p_%'`
4709 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4710 echo $ac_n "(cached) $ac_c" 1>&6
4712 ac_save_LIBS
="$LIBS"
4714 cat > conftest.
$ac_ext <<EOF
4715 #line 4716 "configure"
4716 #include "confdefs.h"
4717 /* Override any gcc2 internal prototype to avoid an error. */
4718 /* We use char because int might match the return type of a gcc2
4719 builtin and then its argument prototype would still apply. */
4726 if { (eval echo configure
:4727: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
4728 eval "ac_cv_lib_$ac_lib_var=yes"
4730 echo "configure: failed program was:" >&5
4731 cat conftest.
$ac_ext >&5
4733 eval "ac_cv_lib_$ac_lib_var=no"
4736 LIBS
="$ac_save_LIBS"
4739 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4740 echo "$ac_t""yes" 1>&6
4743 echo "$ac_t""no" 1>&6
4751 *-*-msdos* |
*-*-go32* |
*-*-mingw32* |
*-*-cygwin* |
*-*-windows*)
4752 cat >> confdefs.h
<<\EOF
4753 #define USE_BINARY_FOPEN 1
4758 echo $ac_n "checking whether strstr must be declared""... $ac_c" 1>&6
4759 echo "configure:4760: checking whether strstr must be declared" >&5
4760 if eval "test \"`echo '$''{'bfd_cv_decl_needed_strstr'+set}'`\" = set"; then
4761 echo $ac_n "(cached) $ac_c" 1>&6
4763 cat > conftest.
$ac_ext <<EOF
4764 #line 4765 "configure"
4765 #include "confdefs.h"
4768 #ifdef HAVE_STRING_H
4771 #ifdef HAVE_STRINGS_H
4772 #include <strings.h>
4775 #ifdef HAVE_STDLIB_H
4778 #ifdef HAVE_UNISTD_H
4782 char *(*pfn) = (char *(*)) strstr
4785 if { (eval echo configure
:4786: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4787 bfd_cv_decl_needed_strstr
=no
4789 echo "configure: failed program was:" >&5
4790 cat conftest.
$ac_ext >&5
4792 bfd_cv_decl_needed_strstr
=yes
4797 echo "$ac_t""$bfd_cv_decl_needed_strstr" 1>&6
4798 if test $bfd_cv_decl_needed_strstr = yes; then
4799 cat >> confdefs.h
<<\EOF
4800 #define NEED_DECLARATION_STRSTR 1
4805 echo $ac_n "checking whether free must be declared""... $ac_c" 1>&6
4806 echo "configure:4807: checking whether free must be declared" >&5
4807 if eval "test \"`echo '$''{'bfd_cv_decl_needed_free'+set}'`\" = set"; then
4808 echo $ac_n "(cached) $ac_c" 1>&6
4810 cat > conftest.
$ac_ext <<EOF
4811 #line 4812 "configure"
4812 #include "confdefs.h"
4815 #ifdef HAVE_STRING_H
4818 #ifdef HAVE_STRINGS_H
4819 #include <strings.h>
4822 #ifdef HAVE_STDLIB_H
4825 #ifdef HAVE_UNISTD_H
4829 char *(*pfn) = (char *(*)) free
4832 if { (eval echo configure
:4833: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4834 bfd_cv_decl_needed_free
=no
4836 echo "configure: failed program was:" >&5
4837 cat conftest.
$ac_ext >&5
4839 bfd_cv_decl_needed_free
=yes
4844 echo "$ac_t""$bfd_cv_decl_needed_free" 1>&6
4845 if test $bfd_cv_decl_needed_free = yes; then
4846 cat >> confdefs.h
<<\EOF
4847 #define NEED_DECLARATION_FREE 1
4852 echo $ac_n "checking whether sbrk must be declared""... $ac_c" 1>&6
4853 echo "configure:4854: checking whether sbrk must be declared" >&5
4854 if eval "test \"`echo '$''{'bfd_cv_decl_needed_sbrk'+set}'`\" = set"; then
4855 echo $ac_n "(cached) $ac_c" 1>&6
4857 cat > conftest.
$ac_ext <<EOF
4858 #line 4859 "configure"
4859 #include "confdefs.h"
4862 #ifdef HAVE_STRING_H
4865 #ifdef HAVE_STRINGS_H
4866 #include <strings.h>
4869 #ifdef HAVE_STDLIB_H
4872 #ifdef HAVE_UNISTD_H
4876 char *(*pfn) = (char *(*)) sbrk
4879 if { (eval echo configure
:4880: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4881 bfd_cv_decl_needed_sbrk
=no
4883 echo "configure: failed program was:" >&5
4884 cat conftest.
$ac_ext >&5
4886 bfd_cv_decl_needed_sbrk
=yes
4891 echo "$ac_t""$bfd_cv_decl_needed_sbrk" 1>&6
4892 if test $bfd_cv_decl_needed_sbrk = yes; then
4893 cat >> confdefs.h
<<\EOF
4894 #define NEED_DECLARATION_SBRK 1
4899 echo $ac_n "checking whether getenv must be declared""... $ac_c" 1>&6
4900 echo "configure:4901: checking whether getenv must be declared" >&5
4901 if eval "test \"`echo '$''{'bfd_cv_decl_needed_getenv'+set}'`\" = set"; then
4902 echo $ac_n "(cached) $ac_c" 1>&6
4904 cat > conftest.
$ac_ext <<EOF
4905 #line 4906 "configure"
4906 #include "confdefs.h"
4909 #ifdef HAVE_STRING_H
4912 #ifdef HAVE_STRINGS_H
4913 #include <strings.h>
4916 #ifdef HAVE_STDLIB_H
4919 #ifdef HAVE_UNISTD_H
4923 char *(*pfn) = (char *(*)) getenv
4926 if { (eval echo configure
:4927: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4928 bfd_cv_decl_needed_getenv
=no
4930 echo "configure: failed program was:" >&5
4931 cat conftest.
$ac_ext >&5
4933 bfd_cv_decl_needed_getenv
=yes
4938 echo "$ac_t""$bfd_cv_decl_needed_getenv" 1>&6
4939 if test $bfd_cv_decl_needed_getenv = yes; then
4940 cat >> confdefs.h
<<\EOF
4941 #define NEED_DECLARATION_GETENV 1
4946 echo $ac_n "checking whether environ must be declared""... $ac_c" 1>&6
4947 echo "configure:4948: checking whether environ must be declared" >&5
4948 if eval "test \"`echo '$''{'bfd_cv_decl_needed_environ'+set}'`\" = set"; then
4949 echo $ac_n "(cached) $ac_c" 1>&6
4951 cat > conftest.
$ac_ext <<EOF
4952 #line 4953 "configure"
4953 #include "confdefs.h"
4956 #ifdef HAVE_STRING_H
4959 #ifdef HAVE_STRINGS_H
4960 #include <strings.h>
4963 #ifdef HAVE_STDLIB_H
4966 #ifdef HAVE_UNISTD_H
4970 char *(*pfn) = (char *(*)) environ
4973 if { (eval echo configure
:4974: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4975 bfd_cv_decl_needed_environ
=no
4977 echo "configure: failed program was:" >&5
4978 cat conftest.
$ac_ext >&5
4980 bfd_cv_decl_needed_environ
=yes
4985 echo "$ac_t""$bfd_cv_decl_needed_environ" 1>&6
4986 if test $bfd_cv_decl_needed_environ = yes; then
4987 cat >> confdefs.h
<<\EOF
4988 #define NEED_DECLARATION_ENVIRON 1
4994 # When converting linker scripts into strings for use in emulation
4995 # files, use astring.sed if the compiler supports ANSI string
4996 # concatenation, or ostring.sed otherwise. This is to support the
4997 # broken Microsoft MSVC compiler, which limits the length of string
4998 # constants, while still supporting pre-ANSI compilers which do not
4999 # support string concatenation.
5000 echo $ac_n "checking whether ANSI C string concatenation works""... $ac_c" 1>&6
5001 echo "configure:5002: checking whether ANSI C string concatenation works" >&5
5002 if eval "test \"`echo '$''{'ld_cv_string_concatenation'+set}'`\" = set"; then
5003 echo $ac_n "(cached) $ac_c" 1>&6
5005 cat > conftest.
$ac_ext <<EOF
5006 #line 5007 "configure"
5007 #include "confdefs.h"
5013 if { (eval echo configure
:5014: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5015 ld_cv_string_concatenation
=yes
5017 echo "configure: failed program was:" >&5
5018 cat conftest.
$ac_ext >&5
5020 ld_cv_string_concatenation
=no
5025 echo "$ac_t""$ld_cv_string_concatenation" 1>&6
5026 if test "$ld_cv_string_concatenation" = "yes"; then
5027 STRINGIFY
=astring.
sed
5029 STRINGIFY
=ostring.
sed
5033 # target-specific stuff:
5043 for targ_alias
in `echo $target_alias $enable_targets | sed 's/,/ /g'`
5045 if test "$targ_alias" = "all"; then
5048 # Canonicalize the secondary target names.
5049 result
=`$ac_config_sub $targ_alias 2>/dev/null`
5050 if test -n "$result"; then
5056 .
${srcdir}/configure.tgt
5058 if test "$targ" = "$target"; then
5062 for i
in $targ_emul $targ_extra_emuls $targ_extra_libpath; do
5063 case " $all_emuls " in
5066 all_emuls
="$all_emuls e${i}.o"
5067 eval result
=\
$tdir_$i
5068 test -z "$result" && result
=$targ_alias
5069 echo tdir_
$i=$result >> tdirs
5074 for i
in $targ_emul $targ_extra_libpath; do
5075 case " $all_libpath " in
5078 if test -z "$all_libpath"; then
5081 all_libpath
="$all_libpath ${i}"
5087 for i
in $targ_extra_ofiles; do
5088 case " $all_emul_extras " in
5091 all_emul_extras
="$all_emul_extras ${i}"
5103 if test x
${all_targets} = xtrue
; then
5104 if test x
${want64} = xtrue
; then
5105 EMULATION_OFILES
='$(ALL_EMULATIONS) $(ALL_64_EMULATIONS)'
5107 EMULATION_OFILES
='$(ALL_EMULATIONS)'
5109 EMUL_EXTRA_OFILES
='$(ALL_EMUL_EXTRA_OFILES)'
5111 EMULATION_OFILES
=$all_emuls
5112 EMUL_EXTRA_OFILES
=$all_emul_extras
5117 EMULATION_LIBPATH
=$all_libpath
5120 if test x
${enable_static} = xno
; then
5121 TESTBFDLIB
="--rpath ../bfd/.libs ../bfd/.libs/libbfd.so"
5123 TESTBFDLIB
="../bfd/.libs/libbfd.a"
5127 target_vendor
=${target_vendor=$host_vendor}
5128 case "$target_vendor" in
5129 hp
) EXTRA_SHLIB_EXTENSION
=".sl" ;;
5130 *) EXTRA_SHLIB_EXTENSION
= ;;
5132 if test x
${EXTRA_SHLIB_EXTENSION} != x
; then
5133 cat >> confdefs.h
<<EOF
5134 #define EXTRA_SHLIB_EXTENSION "$EXTRA_SHLIB_EXTENSION"
5140 cat > confcache
<<\EOF
5141 # This file is a shell script that caches the results of configure
5142 # tests run on this system so they can be shared between configure
5143 # scripts and configure runs. It is not useful on other systems.
5144 # If it contains results you don't want to keep, you may remove or edit it.
5146 # By default, configure uses ./config.cache as the cache file,
5147 # creating it if it does not exist already. You can give configure
5148 # the --cache-file=FILE option to use a different cache file; that is
5149 # what configure does when it calls configure scripts in
5150 # subdirectories, so they share the cache.
5151 # Giving --cache-file=/dev/null disables caching, for debugging configure.
5152 # config.status only pays attention to the cache file if you give it the
5153 # --recheck option to rerun configure.
5156 # The following way of writing the cache mishandles newlines in values,
5157 # but we know of no workaround that is simple, portable, and efficient.
5158 # So, don't put newlines in cache variables' values.
5159 # Ultrix sh set writes to stderr and can't be redirected directly,
5160 # and sets the high bit in the cache file unless we assign to the vars.
5162 case `(ac_space=' '; set | grep ac_space) 2>&1` in
5164 # `set' does not quote correctly, so add quotes (double-quote substitution
5165 # turns \\\\ into \\, and sed turns \\ into \).
5167 -e "s/'/'\\\\''/g" \
5168 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
5171 # `set' quotes correctly as required by POSIX, so do not add quotes.
5172 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
5175 if cmp -s $cache_file confcache
; then
5178 if test -w $cache_file; then
5179 echo "updating cache $cache_file"
5180 cat confcache
> $cache_file
5182 echo "not updating unwritable cache $cache_file"
5187 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
5189 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
5190 # Let make expand exec_prefix.
5191 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
5193 # Any assignment to VPATH causes Sun make to only execute
5194 # the first set of double-colon rules, so remove it if not needed.
5195 # If there is a colon in the path, we need to keep it.
5196 if test "x$srcdir" = x.
; then
5197 ac_vpsub
='/^[ ]*VPATH[ ]*=[^:]*$/d'
5200 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
5202 DEFS
=-DHAVE_CONFIG_H
5204 # Without the "./", some shells look in PATH for config.status.
5205 : ${CONFIG_STATUS=./config.status}
5207 echo creating
$CONFIG_STATUS
5208 rm -f $CONFIG_STATUS
5209 cat > $CONFIG_STATUS <<EOF
5211 # Generated automatically by configure.
5212 # Run this file to recreate the current configuration.
5213 # This directory was configured as follows,
5214 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
5216 # $0 $ac_configure_args
5218 # Compiler output produced by configure, useful for debugging
5219 # configure, is in ./config.log if it exists.
5221 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
5224 case "\$ac_option" in
5225 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
5226 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
5227 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
5228 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
5229 echo "$CONFIG_STATUS generated by autoconf version 2.13"
5231 -help | --help | --hel | --he | --h)
5232 echo "\$ac_cs_usage"; exit 0 ;;
5233 *) echo "\$ac_cs_usage"; exit 1 ;;
5237 ac_given_srcdir=$srcdir
5238 ac_given_INSTALL="$INSTALL"
5240 trap 'rm -fr `echo "Makefile po/Makefile.in:po/Make-in config.h:config.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
5242 cat >> $CONFIG_STATUS <<EOF
5244 # Protect against being on the right side of a sed subst in config.status.
5245 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
5246 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
5250 s%@CFLAGS@%$CFLAGS%g
5251 s%@CPPFLAGS@%$CPPFLAGS%g
5252 s%@CXXFLAGS@%$CXXFLAGS%g
5253 s%@FFLAGS@%$FFLAGS%g
5255 s%@LDFLAGS@%$LDFLAGS%g
5257 s%@exec_prefix@%$exec_prefix%g
5258 s%@prefix@%$prefix%g
5259 s%@program_transform_name@%$program_transform_name%g
5260 s%@bindir@%$bindir%g
5261 s%@sbindir@%$sbindir%g
5262 s%@libexecdir@%$libexecdir%g
5263 s%@datadir@%$datadir%g
5264 s%@sysconfdir@%$sysconfdir%g
5265 s%@sharedstatedir@%$sharedstatedir%g
5266 s%@localstatedir@%$localstatedir%g
5267 s%@libdir@%$libdir%g
5268 s%@includedir@%$includedir%g
5269 s%@oldincludedir@%$oldincludedir%g
5270 s%@infodir@%$infodir%g
5271 s%@mandir@%$mandir%g
5273 s%@host_alias@%$host_alias%g
5274 s%@host_cpu@%$host_cpu%g
5275 s%@host_vendor@%$host_vendor%g
5276 s%@host_os@%$host_os%g
5277 s%@target@%$target%g
5278 s%@target_alias@%$target_alias%g
5279 s%@target_cpu@%$target_cpu%g
5280 s%@target_vendor@%$target_vendor%g
5281 s%@target_os@%$target_os%g
5283 s%@build_alias@%$build_alias%g
5284 s%@build_cpu@%$build_cpu%g
5285 s%@build_vendor@%$build_vendor%g
5286 s%@build_os@%$build_os%g
5287 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
5288 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
5289 s%@INSTALL_DATA@%$INSTALL_DATA%g
5290 s%@PACKAGE@%$PACKAGE%g
5291 s%@VERSION@%$VERSION%g
5292 s%@ACLOCAL@%$ACLOCAL%g
5293 s%@AUTOCONF@%$AUTOCONF%g
5294 s%@AUTOMAKE@%$AUTOMAKE%g
5295 s%@AUTOHEADER@%$AUTOHEADER%g
5296 s%@MAKEINFO@%$MAKEINFO%g
5297 s%@SET_MAKE@%$SET_MAKE%g
5300 s%@OBJEXT@%$OBJEXT%g
5301 s%@EXEEXT@%$EXEEXT%g
5302 s%@RANLIB@%$RANLIB%g
5304 s%@LIBTOOL@%$LIBTOOL%g
5305 s%@WARN_CFLAGS@%$WARN_CFLAGS%g
5307 s%@ALLOCA@%$ALLOCA%g
5308 s%@USE_NLS@%$USE_NLS%g
5309 s%@MSGFMT@%$MSGFMT%g
5310 s%@GMSGFMT@%$GMSGFMT%g
5311 s%@XGETTEXT@%$XGETTEXT%g
5312 s%@USE_INCLUDED_LIBINTL@%$USE_INCLUDED_LIBINTL%g
5313 s%@CATALOGS@%$CATALOGS%g
5314 s%@CATOBJEXT@%$CATOBJEXT%g
5315 s%@DATADIRNAME@%$DATADIRNAME%g
5316 s%@GMOFILES@%$GMOFILES%g
5317 s%@INSTOBJEXT@%$INSTOBJEXT%g
5318 s%@INTLDEPS@%$INTLDEPS%g
5319 s%@INTLLIBS@%$INTLLIBS%g
5320 s%@INTLOBJS@%$INTLOBJS%g
5321 s%@POFILES@%$POFILES%g
5323 s%@INCLUDE_LOCALE_H@%$INCLUDE_LOCALE_H%g
5325 s%@GT_YES@%$GT_YES%g
5326 s%@MKINSTALLDIRS@%$MKINSTALLDIRS%g
5330 s%@LEXLIB@%$LEXLIB%g
5331 s%@LEX_OUTPUT_ROOT@%$LEX_OUTPUT_ROOT%g
5332 s%@MAINTAINER_MODE_TRUE@%$MAINTAINER_MODE_TRUE%g
5333 s%@MAINTAINER_MODE_FALSE@%$MAINTAINER_MODE_FALSE%g
5335 s%@HDEFINES@%$HDEFINES%g
5336 s%@HOSTING_CRT0@%$HOSTING_CRT0%g
5337 s%@HOSTING_LIBS@%$HOSTING_LIBS%g
5338 s%@NATIVE_LIB_DIRS@%$NATIVE_LIB_DIRS%g
5339 s%@STRINGIFY@%$STRINGIFY%g
5343 s%@EMULATION_OFILES@%$EMULATION_OFILES%g
5344 s%@EMUL_EXTRA_OFILES@%$EMUL_EXTRA_OFILES%g
5345 s%@EMULATION_LIBPATH@%$EMULATION_LIBPATH%g
5346 s%@TESTBFDLIB@%$TESTBFDLIB%g
5351 cat >> $CONFIG_STATUS <<\EOF
5353 # Split the substitutions into bite-sized pieces for seds with
5354 # small command number limits, like on Digital OSF/1 and HP-UX.
5355 ac_max_sed_cmds
=90 # Maximum number of lines to put in a sed script.
5356 ac_file
=1 # Number of current file.
5357 ac_beg
=1 # First line for current file.
5358 ac_end
=$ac_max_sed_cmds # Line after last line for current file.
5361 while $ac_more_lines; do
5362 if test $ac_beg -gt 1; then
5363 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs
> conftest.s
$ac_file
5365 sed "${ac_end}q" conftest.subs
> conftest.s
$ac_file
5367 if test ! -s conftest.s
$ac_file; then
5369 rm -f conftest.s
$ac_file
5371 if test -z "$ac_sed_cmds"; then
5372 ac_sed_cmds
="sed -f conftest.s$ac_file"
5374 ac_sed_cmds
="$ac_sed_cmds | sed -f conftest.s$ac_file"
5376 ac_file
=`expr $ac_file + 1`
5378 ac_end
=`expr $ac_end + $ac_max_sed_cmds`
5381 if test -z "$ac_sed_cmds"; then
5386 cat >> $CONFIG_STATUS <<EOF
5388 CONFIG_FILES=\${CONFIG_FILES-"Makefile po/Makefile.in:po/Make-in"}
5390 cat >> $CONFIG_STATUS <<\EOF
5391 for ac_file
in ..
$CONFIG_FILES; do if test "x$ac_file" != x..
; then
5392 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
5394 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
5395 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
5396 *) ac_file_in
="${ac_file}.in" ;;
5399 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
5401 # Remove last slash and all that follows it. Not all systems have dirname.
5402 ac_dir
=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
5403 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .
; then
5404 # The file is in a subdirectory.
5405 test ! -d "$ac_dir" && mkdir
"$ac_dir"
5406 ac_dir_suffix
="/`echo $ac_dir|sed 's%^\./%%'`"
5407 # A "../" for each directory in $ac_dir_suffix.
5408 ac_dots
=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
5410 ac_dir_suffix
= ac_dots
=
5413 case "$ac_given_srcdir" in
5415 if test -z "$ac_dots"; then top_srcdir
=.
5416 else top_srcdir
=`echo $ac_dots|sed 's%/$%%'`; fi ;;
5417 /*) srcdir
="$ac_given_srcdir$ac_dir_suffix"; top_srcdir
="$ac_given_srcdir" ;;
5419 srcdir
="$ac_dots$ac_given_srcdir$ac_dir_suffix"
5420 top_srcdir
="$ac_dots$ac_given_srcdir" ;;
5423 case "$ac_given_INSTALL" in
5424 [/$
]*) INSTALL
="$ac_given_INSTALL" ;;
5425 *) INSTALL
="$ac_dots$ac_given_INSTALL" ;;
5428 echo creating
"$ac_file"
5430 configure_input
="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
5432 *Makefile
*) ac_comsub
="1i\\
5433 # $configure_input" ;;
5437 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
5439 s%@configure_input@%$configure_input%g
5440 s%@srcdir@%$srcdir%g
5441 s%@top_srcdir@%$top_srcdir%g
5442 s%@INSTALL@%$INSTALL%g
5443 " $ac_file_inputs |
(eval "$ac_sed_cmds") > $ac_file
5447 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
5448 # NAME is the cpp macro being defined and VALUE is the value it is being given.
5450 # ac_d sets the value in "#define NAME VALUE" lines.
5451 ac_dA
='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
5452 ac_dB
='\([ ][ ]*\)[^ ]*%\1#\2'
5455 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
5456 ac_uA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
5457 ac_uB
='\([ ]\)%\1#\2define\3'
5460 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
5461 ac_eA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
5462 ac_eB
='$%\1#\2define\3'
5466 if test "${CONFIG_HEADERS+set}" != set; then
5468 cat >> $CONFIG_STATUS <<EOF
5469 CONFIG_HEADERS="config.h:config.in"
5471 cat >> $CONFIG_STATUS <<\EOF
5473 for ac_file
in ..
$CONFIG_HEADERS; do if test "x$ac_file" != x..
; then
5474 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
5476 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
5477 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
5478 *) ac_file_in
="${ac_file}.in" ;;
5481 echo creating
$ac_file
5483 rm -f conftest.frag conftest.
in conftest.out
5484 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
5485 cat $ac_file_inputs > conftest.
in
5489 # Transform confdefs.h into a sed script conftest.vals that substitutes
5490 # the proper values into config.h.in to produce config.h. And first:
5491 # Protect against being on the right side of a sed subst in config.status.
5492 # Protect against being in an unquoted here document in config.status.
5494 cat > conftest.hdr
<<\EOF
5497 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
5501 sed -n -f conftest.hdr confdefs.h > conftest.vals
5504 # This sed command replaces #undef with comments. This is necessary, for
5505 # example, in the case of _POSIX_SOURCE, which is predefined and required
5506 # on some systems where configure will not decide to define it.
5507 cat >> conftest.vals <<\EOF
5508 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
5511 # Break up conftest.vals because some shells have a limit on
5512 # the size of here documents, and old seds have small limits too.
5517 ac_lines=`grep -c . conftest.vals
`
5518 # grep -c gives empty output for an empty file on some AIX systems.
5519 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
5520 # Write a limited-size here document to conftest.frag.
5521 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
5522 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
5524 sed -f conftest.frag conftest.in > conftest.out
5526 mv conftest.out conftest.in
5528 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
5530 mv conftest.tail conftest.vals
5534 cat >> $CONFIG_STATUS <<\EOF
5535 rm -f conftest.frag conftest.h
5536 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
5537 cat conftest.in >> conftest.h
5539 if cmp -s $ac_file conftest.h 2>/dev/null; then
5540 echo "$ac_file is unchanged"
5543 # Remove last slash and all that follows it. Not all systems have dirname.
5544 ac_dir=`echo $ac_file|
sed 's%/[^/][^/]*$%%'`
5545 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
5546 # The file is in a subdirectory.
5547 test ! -d "$ac_dir" && mkdir "$ac_dir"
5550 mv conftest.h $ac_file
5555 cat >> $CONFIG_STATUS <<EOF
5559 cat >> $CONFIG_STATUS <<\EOF
5560 test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
5561 sed -e '/POTFILES =/r po/POTFILES' po/Makefile.in > po/Makefile
5564 chmod +x $CONFIG_STATUS
5565 rm -fr confdefs* $ac_clean_files
5566 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1