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-multilib build many library versions (default)"
17 --enable-maintainer-mode enable make rules and dependencies not useful
18 (and sometimes confusing) to the casual installer"
20 --enable-shared[=PKGS] build shared libraries [default=yes]"
22 --enable-static[=PKGS] build static libraries [default=yes]"
24 --enable-fast-install[=PKGS] optimize for fast installation [default=yes]"
26 --with-gnu-ld assume the C compiler uses GNU ld [default=no]"
28 --disable-libtool-lock avoid locking (might break parallel builds)"
30 --with-pic try to use only PIC/non-PIC objects [default=use both]"
32 --with-target-subdir=SUBDIR
33 configuring with a cross compiler"
35 --with-cross-host=HOST configuring with a cross compiler"
37 --enable-maintainer-mode enable make rules and dependencies not useful
38 (and sometimes confusing) to the casual installer"
40 --enable-java-gc=TYPE choose garbage collector [boehm]"
42 --with-ecos enable runtime eCos target support"
44 # Initialize some variables set by options.
45 # The variables have the same names as the options, with
46 # dashes changed to underlines.
48 cache_file
=.
/config.cache
57 program_transform_name
=s
,x
,x
,
65 bindir
='${exec_prefix}/bin'
66 sbindir
='${exec_prefix}/sbin'
67 libexecdir
='${exec_prefix}/libexec'
68 datadir
='${prefix}/share'
69 sysconfdir
='${prefix}/etc'
70 sharedstatedir
='${prefix}/com'
71 localstatedir
='${prefix}/var'
72 libdir
='${exec_prefix}/lib'
73 includedir
='${prefix}/include'
74 oldincludedir
='/usr/include'
75 infodir
='${prefix}/info'
76 mandir
='${prefix}/man'
78 # Initialize some other variables.
81 SHELL
=${CONFIG_SHELL-/bin/sh}
82 # Maximum number of lines to put in a shell here document.
89 # If the previous option needs an argument, assign it.
90 if test -n "$ac_prev"; then
91 eval "$ac_prev=\$ac_option"
97 -*=*) ac_optarg
=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
101 # Accept the important Cygnus configure options, so we can diagnose typos.
105 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
107 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
108 bindir
="$ac_optarg" ;;
110 -build |
--build |
--buil |
--bui |
--bu)
112 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
113 build
="$ac_optarg" ;;
115 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
116 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
117 ac_prev
=cache_file
;;
118 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
119 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
120 cache_file
="$ac_optarg" ;;
122 -datadir |
--datadir |
--datadi |
--datad |
--data |
--dat |
--da)
124 -datadir=* |
--datadir=* |
--datadi=* |
--datad=* |
--data=* |
--dat=* \
126 datadir
="$ac_optarg" ;;
128 -disable-* |
--disable-*)
129 ac_feature
=`echo $ac_option|sed -e 's/-*disable-//'`
130 # Reject names that are not valid shell variable names.
131 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
132 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
134 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
135 eval "enable_${ac_feature}=no" ;;
137 -enable-* |
--enable-*)
138 ac_feature
=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
139 # Reject names that are not valid shell variable names.
140 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
141 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
143 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
148 eval "enable_${ac_feature}='$ac_optarg'" ;;
150 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
151 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
152 |
--exec |
--exe |
--ex)
153 ac_prev
=exec_prefix
;;
154 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
155 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
156 |
--exec=* |
--exe=* |
--ex=*)
157 exec_prefix
="$ac_optarg" ;;
159 -gas |
--gas |
--ga |
--g)
160 # Obsolete; use --with-gas.
163 -help |
--help |
--hel |
--he)
164 # Omit some internal or obsolete options to make the list less imposing.
165 # This message is too long to be a string in the A/UX 3.1 sh.
167 Usage: configure [options] [host]
168 Options: [defaults in brackets after descriptions]
170 --cache-file=FILE cache test results in FILE
171 --help print this message
172 --no-create do not create output files
173 --quiet, --silent do not print \`checking...' messages
174 --version print the version of autoconf that created configure
175 Directory and file names:
176 --prefix=PREFIX install architecture-independent files in PREFIX
178 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
180 --bindir=DIR user executables in DIR [EPREFIX/bin]
181 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
182 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
183 --datadir=DIR read-only architecture-independent data in DIR
185 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
186 --sharedstatedir=DIR modifiable architecture-independent data in DIR
188 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
189 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
190 --includedir=DIR C header files in DIR [PREFIX/include]
191 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
192 --infodir=DIR info documentation in DIR [PREFIX/info]
193 --mandir=DIR man documentation in DIR [PREFIX/man]
194 --srcdir=DIR find the sources in DIR [configure dir or ..]
195 --program-prefix=PREFIX prepend PREFIX to installed program names
196 --program-suffix=SUFFIX append SUFFIX to installed program names
197 --program-transform-name=PROGRAM
198 run sed PROGRAM on installed program names
202 --build=BUILD configure for building on BUILD [BUILD=HOST]
203 --host=HOST configure for HOST [guessed]
204 --target=TARGET configure for TARGET [TARGET=HOST]
205 Features and packages:
206 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
207 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
208 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
209 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
210 --x-includes=DIR X include files are in DIR
211 --x-libraries=DIR X library files are in DIR
213 if test -n "$ac_help"; then
214 echo "--enable and --with options recognized:$ac_help"
218 -host |
--host |
--hos |
--ho)
220 -host=* |
--host=* |
--hos=* |
--ho=*)
223 -includedir |
--includedir |
--includedi |
--included |
--include \
224 |
--includ |
--inclu |
--incl |
--inc)
225 ac_prev
=includedir
;;
226 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
227 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
228 includedir
="$ac_optarg" ;;
230 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
232 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
233 infodir
="$ac_optarg" ;;
235 -libdir |
--libdir |
--libdi |
--libd)
237 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
238 libdir
="$ac_optarg" ;;
240 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
241 |
--libexe |
--libex |
--libe)
242 ac_prev
=libexecdir
;;
243 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
244 |
--libexe=* |
--libex=* |
--libe=*)
245 libexecdir
="$ac_optarg" ;;
247 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
248 |
--localstate |
--localstat |
--localsta |
--localst \
249 |
--locals |
--local |
--loca |
--loc |
--lo)
250 ac_prev
=localstatedir
;;
251 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
252 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* \
253 |
--locals=* |
--local=* |
--loca=* |
--loc=* |
--lo=*)
254 localstatedir
="$ac_optarg" ;;
256 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
258 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
259 mandir
="$ac_optarg" ;;
262 # Obsolete; use --without-fp.
265 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
269 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
270 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
273 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
274 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
275 |
--oldin |
--oldi |
--old |
--ol |
--o)
276 ac_prev
=oldincludedir
;;
277 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
278 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
279 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
280 oldincludedir
="$ac_optarg" ;;
282 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
284 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
285 prefix
="$ac_optarg" ;;
287 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
288 |
--program-pre |
--program-pr |
--program-p)
289 ac_prev
=program_prefix
;;
290 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
291 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
292 program_prefix
="$ac_optarg" ;;
294 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
295 |
--program-suf |
--program-su |
--program-s)
296 ac_prev
=program_suffix
;;
297 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
298 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
299 program_suffix
="$ac_optarg" ;;
301 -program-transform-name |
--program-transform-name \
302 |
--program-transform-nam |
--program-transform-na \
303 |
--program-transform-n |
--program-transform- \
304 |
--program-transform |
--program-transfor \
305 |
--program-transfo |
--program-transf \
306 |
--program-trans |
--program-tran \
307 |
--progr-tra |
--program-tr |
--program-t)
308 ac_prev
=program_transform_name
;;
309 -program-transform-name=* |
--program-transform-name=* \
310 |
--program-transform-nam=* |
--program-transform-na=* \
311 |
--program-transform-n=* |
--program-transform-=* \
312 |
--program-transform=* |
--program-transfor=* \
313 |
--program-transfo=* |
--program-transf=* \
314 |
--program-trans=* |
--program-tran=* \
315 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
316 program_transform_name
="$ac_optarg" ;;
318 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
319 |
-silent |
--silent |
--silen |
--sile |
--sil)
322 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
324 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
326 sbindir
="$ac_optarg" ;;
328 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
329 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
330 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
332 ac_prev
=sharedstatedir
;;
333 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
334 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
335 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
337 sharedstatedir
="$ac_optarg" ;;
339 -site |
--site |
--sit)
341 -site=* |
--site=* |
--sit=*)
344 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
346 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
347 srcdir
="$ac_optarg" ;;
349 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
350 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
351 ac_prev
=sysconfdir
;;
352 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
353 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
354 sysconfdir
="$ac_optarg" ;;
356 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
358 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
359 target
="$ac_optarg" ;;
361 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
364 -version |
--version |
--versio |
--versi |
--vers)
365 echo "configure generated by autoconf version 2.13"
369 ac_package
=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
370 # Reject names that are not valid shell variable names.
371 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
372 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
374 ac_package
=`echo $ac_package| sed 's/-/_/g'`
379 eval "with_${ac_package}='$ac_optarg'" ;;
381 -without-* |
--without-*)
382 ac_package
=`echo $ac_option|sed -e 's/-*without-//'`
383 # Reject names that are not valid shell variable names.
384 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
385 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
387 ac_package
=`echo $ac_package| sed 's/-/_/g'`
388 eval "with_${ac_package}=no" ;;
391 # Obsolete; use --with-x.
394 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
395 |
--x-incl |
--x-inc |
--x-in |
--x-i)
396 ac_prev
=x_includes
;;
397 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
398 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
399 x_includes
="$ac_optarg" ;;
401 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
402 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
403 ac_prev
=x_libraries
;;
404 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
405 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
406 x_libraries
="$ac_optarg" ;;
408 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
412 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
413 echo "configure: warning: $ac_option: invalid host type" 1>&2
415 if test "x$nonopt" != xNONE
; then
416 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
424 if test -n "$ac_prev"; then
425 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
428 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
430 # File descriptor usage:
433 # 2 errors and warnings
434 # 3 some systems may open it to /dev/tty
435 # 4 used on the Kubota Titan
436 # 6 checking for... messages and results
437 # 5 compiler messages saved in config.log
438 if test "$silent" = yes; then
446 This file contains any messages produced by compilers while
447 running configure, to aid debugging if configure makes a mistake.
450 # Strip out --no-create and --no-recursion so they do not pile up.
451 # Also quote any args containing shell metacharacters.
456 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
457 |
--no-cr |
--no-c) ;;
458 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
459 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r) ;;
460 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
461 ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
462 *) ac_configure_args
="$ac_configure_args $ac_arg" ;;
467 # Only set these to C if already set. These must not be set unconditionally
468 # because not all systems understand e.g. LANG=C (notably SCO).
469 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
470 # Non-C LC_CTYPE values break the ctype check.
471 if test "${LANG+set}" = set; then LANG
=C
; export LANG
; fi
472 if test "${LC_ALL+set}" = set; then LC_ALL
=C
; export LC_ALL
; fi
473 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES
=C
; export LC_MESSAGES
; fi
474 if test "${LC_CTYPE+set}" = set; then LC_CTYPE
=C
; export LC_CTYPE
; fi
476 # confdefs.h avoids OS command line length limits that DEFS can exceed.
477 rm -rf conftest
* confdefs.h
478 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
481 # A filename unique to this package, relative to the directory that
482 # configure is in, which we can look for to find out if srcdir is correct.
483 ac_unique_file
=gcj_mlc.c
485 # Find the source files, if location was not specified.
486 if test -z "$srcdir"; then
487 ac_srcdir_defaulted
=yes
488 # Try the directory containing this script, then its parent.
490 ac_confdir
=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
491 test "x$ac_confdir" = "x$ac_prog" && ac_confdir
=.
493 if test ! -r $srcdir/$ac_unique_file; then
497 ac_srcdir_defaulted
=no
499 if test ! -r $srcdir/$ac_unique_file; then
500 if test "$ac_srcdir_defaulted" = yes; then
501 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
503 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
506 srcdir
=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
508 # Prefer explicitly selected file to automatically selected ones.
509 if test -z "$CONFIG_SITE"; then
510 if test "x$prefix" != xNONE
; then
511 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
513 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
516 for ac_site_file
in $CONFIG_SITE; do
517 if test -r "$ac_site_file"; then
518 echo "loading site script $ac_site_file"
523 if test -r "$cache_file"; then
524 echo "loading cache $cache_file"
527 echo "creating cache $cache_file"
532 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
533 ac_cpp
='$CPP $CPPFLAGS'
534 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
535 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
536 cross_compiling
=$ac_cv_prog_cc_cross
540 if (echo "testing\c"; echo 1,2,3) |
grep c
>/dev
/null
; then
541 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
542 if (echo -n testing
; echo 1,2,3) |
sed s
/-n/xn
/ |
grep xn
>/dev
/null
; then
549 ac_n
= ac_c
='\c' ac_t
=
555 for ac_dir
in ..
$srcdir/..
; do
556 if test -f $ac_dir/install-sh
; then
558 ac_install_sh
="$ac_aux_dir/install-sh -c"
560 elif test -f $ac_dir/install.sh
; then
562 ac_install_sh
="$ac_aux_dir/install.sh -c"
566 if test -z "$ac_aux_dir"; then
567 { echo "configure: error: can not find install-sh or install.sh in .. $srcdir/.." 1>&2; exit 1; }
569 ac_config_guess
=$ac_aux_dir/config.guess
570 ac_config_sub
=$ac_aux_dir/config.sub
571 ac_configure
=$ac_aux_dir/configure
# This should be Cygnus configure.
575 # Do some error checking and defaulting for the host and target type.
577 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
580 # 1. You are not allowed to specify --host, --target, and nonopt at the
582 # 2. Host defaults to nonopt.
583 # 3. If nonopt is not specified, then host defaults to the current host,
584 # as determined by config.guess.
585 # 4. Target and build default to nonopt.
586 # 5. If nonopt is not specified, then target and build default to host.
588 # The aliases save the names the user supplied, while $host etc.
589 # will get canonicalized.
590 case $host---$target---$nonopt in
591 NONE---
*---* |
*---NONE---* |
*---*---NONE) ;;
592 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
596 # Make sure we can run config.sub.
597 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4
>/dev
/null
2>&1; then :
598 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
601 echo $ac_n "checking host system type""... $ac_c" 1>&6
602 echo "configure:603: checking host system type" >&5
605 case "$host_alias" in
609 if host_alias
=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
610 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
612 *) host_alias
=$nonopt ;;
616 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
617 host_cpu
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
618 host_vendor
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
619 host_os
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
620 echo "$ac_t""$host" 1>&6
622 echo $ac_n "checking target system type""... $ac_c" 1>&6
623 echo "configure:624: checking target system type" >&5
626 case "$target_alias" in
629 NONE
) target_alias
=$host_alias ;;
630 *) target_alias
=$nonopt ;;
634 target
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
635 target_cpu
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
636 target_vendor
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
637 target_os
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
638 echo "$ac_t""$target" 1>&6
640 echo $ac_n "checking build system type""... $ac_c" 1>&6
641 echo "configure:642: checking build system type" >&5
644 case "$build_alias" in
647 NONE
) build_alias
=$host_alias ;;
648 *) build_alias
=$nonopt ;;
652 build
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
653 build_cpu
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
654 build_vendor
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
655 build_os
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
656 echo "$ac_t""$build" 1>&6
658 test "$host_alias" != "$target_alias" &&
659 test "$program_prefix$program_suffix$program_transform_name" = \
661 program_prefix
=${target_alias}-
664 # Find a good install program. We prefer a C program (faster),
665 # so one script is as good as another. But avoid the broken or
666 # incompatible versions:
667 # SysV /etc/install, /usr/sbin/install
668 # SunOS /usr/etc/install
671 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
672 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
673 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
674 # ./install, which can be erroneously created by make from ./install.sh.
675 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
676 echo "configure:677: checking for a BSD compatible install" >&5
677 if test -z "$INSTALL"; then
678 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
679 echo $ac_n "(cached) $ac_c" 1>&6
681 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
682 for ac_dir
in $PATH; do
683 # Account for people who put trailing slashes in PATH elements.
685 /|.
/|.
//|
/etc
/*|
/usr
/sbin
/*|
/usr
/etc
/*|
/sbin
/*|
/usr
/afsws
/bin
/*|
/usr
/ucb
/*) ;;
687 # OSF1 and SCO ODT 3.0 have their own names for install.
688 # Don't use installbsd from OSF since it installs stuff as root
690 for ac_prog
in ginstall scoinst
install; do
691 if test -f $ac_dir/$ac_prog; then
692 if test $ac_prog = install &&
693 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
694 # AIX install. It has an incompatible calling convention.
697 ac_cv_path_install
="$ac_dir/$ac_prog -c"
708 if test "${ac_cv_path_install+set}" = set; then
709 INSTALL
="$ac_cv_path_install"
711 # As a last resort, use the slow shell script. We don't cache a
712 # path for INSTALL within a source directory, because that will
713 # break other packages using the cache if that directory is
714 # removed, or if the path is relative.
715 INSTALL
="$ac_install_sh"
718 echo "$ac_t""$INSTALL" 1>&6
720 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
721 # It thinks the first close brace ends the variable substitution.
722 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
724 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
726 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
728 echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
729 echo "configure:730: checking whether build environment is sane" >&5
732 echo timestamp
> conftestfile
733 # Do `set' in a subshell so we don't clobber the current shell's
734 # arguments. Must try -L first in case configure is actually a
735 # symlink; some systems play weird games with the mod time of symlinks
736 # (eg FreeBSD returns the mod time of the symlink's containing
739 set X
`ls -Lt $srcdir/configure conftestfile 2> /dev/null`
740 if test "$*" = "X"; then
742 set X
`ls -t $srcdir/configure conftestfile`
744 if test "$*" != "X $srcdir/configure conftestfile" \
745 && test "$*" != "X conftestfile $srcdir/configure"; then
747 # If neither matched, then we have a broken ls. This can happen
748 # if, for instance, CONFIG_SHELL is bash and it inherits a
749 # broken ls alias from the environment. This has actually
750 # happened. Such a system could not be considered "sane".
751 { echo "configure: error: ls -t appears to fail. Make sure there is not a broken
752 alias in your environment" 1>&2; exit 1; }
755 test "$2" = conftestfile
761 { echo "configure: error: newly created file is older than distributed files!
762 Check your system clock" 1>&2; exit 1; }
765 echo "$ac_t""yes" 1>&6
766 if test "$program_transform_name" = s
,x
,x
,; then
767 program_transform_name
=
769 # Double any \ or $. echo might interpret backslashes.
770 cat <<\EOF_SED
> conftestsed
771 s
,\\,\\\\,g
; s
,\$
,$$
,g
773 program_transform_name
="`echo $program_transform_name|sed -f conftestsed`"
776 test "$program_prefix" != NONE
&&
777 program_transform_name
="s,^,${program_prefix},; $program_transform_name"
778 # Use a double $ so make ignores it.
779 test "$program_suffix" != NONE
&&
780 program_transform_name
="s,\$\$,${program_suffix},; $program_transform_name"
782 # sed with no file args requires a program.
783 test "$program_transform_name" = "" && program_transform_name
="s,x,x,"
785 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
786 echo "configure:787: checking whether ${MAKE-make} sets \${MAKE}" >&5
787 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y%./+-%__p_%'`
788 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
789 echo $ac_n "(cached) $ac_c" 1>&6
791 cat > conftestmake
<<\EOF
793 @
echo 'ac_maketemp="${MAKE}"'
795 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
796 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
797 if test -n "$ac_maketemp"; then
798 eval ac_cv_prog_make_
${ac_make}_set
=yes
800 eval ac_cv_prog_make_
${ac_make}_set
=no
804 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
805 echo "$ac_t""yes" 1>&6
808 echo "$ac_t""no" 1>&6
809 SET_MAKE
="MAKE=${MAKE-make}"
812 if test $host != $build; then
813 ac_tool_prefix
=${host_alias}-
818 echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6
819 echo "configure:820: checking for Cygwin environment" >&5
820 if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
821 echo $ac_n "(cached) $ac_c" 1>&6
823 cat > conftest.
$ac_ext <<EOF
824 #line 825 "configure"
825 #include "confdefs.h"
830 #define __CYGWIN__ __CYGWIN32__
835 if { (eval echo configure
:836: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
839 echo "configure: failed program was:" >&5
840 cat conftest.
$ac_ext >&5
848 echo "$ac_t""$ac_cv_cygwin" 1>&6
850 test "$ac_cv_cygwin" = yes && CYGWIN
=yes
851 echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6
852 echo "configure:853: checking for mingw32 environment" >&5
853 if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
854 echo $ac_n "(cached) $ac_c" 1>&6
856 cat > conftest.
$ac_ext <<EOF
857 #line 858 "configure"
858 #include "confdefs.h"
864 if { (eval echo configure
:865: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
868 echo "configure: failed program was:" >&5
869 cat conftest.
$ac_ext >&5
877 echo "$ac_t""$ac_cv_mingw32" 1>&6
879 test "$ac_cv_mingw32" = yes && MINGW32
=yes
881 # Check whether --enable-multilib or --disable-multilib was given.
882 if test "${enable_multilib+set}" = set; then
883 enableval
="$enable_multilib"
884 case "${enableval}" in
887 *) { echo "configure: error: bad value ${enableval} for multilib option" 1>&2; exit 1; } ;;
894 if test "${srcdir}" = "."; then
895 if test "${with_target_subdir}" != "."; then
896 boehm_gc_basedir
="${srcdir}/${with_multisrctop}../."
898 boehm_gc_basedir
="${srcdir}/${with_multisrctop}."
901 boehm_gc_basedir
="${srcdir}/."
906 # Make sure we can run config.sub.
907 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4
>/dev
/null
2>&1; then :
908 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
911 echo $ac_n "checking host system type""... $ac_c" 1>&6
912 echo "configure:913: checking host system type" >&5
915 case "$host_alias" in
919 if host_alias
=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
920 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
922 *) host_alias
=$nonopt ;;
926 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
927 host_cpu
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
928 host_vendor
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
929 host_os
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
930 echo "$ac_t""$host" 1>&6
938 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status
; then
939 { echo "configure: error: source directory already configured; run "make distclean
" there first" 1>&2; exit 1; }
944 missing_dir
=`cd $ac_aux_dir && pwd`
945 echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
946 echo "configure:947: checking for working aclocal" >&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 (aclocal
--version) < /dev
/null
> /dev
/null
2>&1; then
952 echo "$ac_t""found" 1>&6
954 ACLOCAL
="$missing_dir/missing aclocal"
955 echo "$ac_t""missing" 1>&6
958 echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
959 echo "configure:960: checking for working autoconf" >&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 (autoconf
--version) < /dev
/null
> /dev
/null
2>&1; then
965 echo "$ac_t""found" 1>&6
967 AUTOCONF
="$missing_dir/missing autoconf"
968 echo "$ac_t""missing" 1>&6
971 echo $ac_n "checking for working automake""... $ac_c" 1>&6
972 echo "configure:973: checking for working automake" >&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 (automake
--version) < /dev
/null
> /dev
/null
2>&1; then
978 echo "$ac_t""found" 1>&6
980 AUTOMAKE
="$missing_dir/missing automake"
981 echo "$ac_t""missing" 1>&6
984 echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
985 echo "configure:986: checking for working autoheader" >&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 (autoheader
--version) < /dev
/null
> /dev
/null
2>&1; then
990 AUTOHEADER
=autoheader
991 echo "$ac_t""found" 1>&6
993 AUTOHEADER
="$missing_dir/missing autoheader"
994 echo "$ac_t""missing" 1>&6
997 echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
998 echo "configure:999: checking for working makeinfo" >&5
999 # Run test in a subshell; some versions of sh will print an error if
1000 # an executable is not found, even if stderr is redirected.
1001 # Redirect stdin to placate older versions of autoconf. Sigh.
1002 if (makeinfo
--version) < /dev
/null
> /dev
/null
2>&1; then
1004 echo "$ac_t""found" 1>&6
1006 MAKEINFO
="$missing_dir/missing makeinfo"
1007 echo "$ac_t""missing" 1>&6
1012 # FIXME: We temporarily define our own version of AC_PROG_CC. This is
1013 # copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
1014 # are probably using a cross compiler, which will not be able to fully
1015 # link an executable. This should really be fixed in autoconf
1021 # Extract the first word of "gcc", so it can be a program name with args.
1022 set dummy gcc
; ac_word
=$2
1023 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1024 echo "configure:1025: checking for $ac_word" >&5
1025 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1026 echo $ac_n "(cached) $ac_c" 1>&6
1028 if test -n "$CC"; then
1029 ac_cv_prog_CC
="$CC" # Let the user override the test.
1031 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1033 for ac_dir
in $ac_dummy; do
1034 test -z "$ac_dir" && ac_dir
=.
1035 if test -f $ac_dir/$ac_word; then
1044 if test -n "$CC"; then
1045 echo "$ac_t""$CC" 1>&6
1047 echo "$ac_t""no" 1>&6
1050 if test -z "$CC"; then
1051 # Extract the first word of "cc", so it can be a program name with args.
1052 set dummy cc
; ac_word
=$2
1053 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1054 echo "configure:1055: checking for $ac_word" >&5
1055 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1056 echo $ac_n "(cached) $ac_c" 1>&6
1058 if test -n "$CC"; then
1059 ac_cv_prog_CC
="$CC" # Let the user override the test.
1061 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1064 for ac_dir
in $ac_dummy; do
1065 test -z "$ac_dir" && ac_dir
=.
1066 if test -f $ac_dir/$ac_word; then
1067 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1068 ac_prog_rejected
=yes
1076 if test $ac_prog_rejected = yes; then
1077 # We found a bogon in the path, so make sure we never use it.
1078 set dummy
$ac_cv_prog_CC
1080 if test $# -gt 0; then
1081 # We chose a different compiler from the bogus one.
1082 # However, it has the same basename, so the bogon will be chosen
1083 # first if we set CC to just the basename; use the full file name.
1085 set dummy
"$ac_dir/$ac_word" "$@"
1093 if test -n "$CC"; then
1094 echo "$ac_t""$CC" 1>&6
1096 echo "$ac_t""no" 1>&6
1099 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1102 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
1103 echo "configure:1104: checking whether we are using GNU C" >&5
1104 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1105 echo $ac_n "(cached) $ac_c" 1>&6
1107 cat > conftest.c
<<EOF
1112 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:1113: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } |
egrep yes >/dev
/null
2>&1; then
1119 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
1121 if test $ac_cv_prog_gcc = yes; then
1123 ac_test_CFLAGS
="${CFLAGS+set}"
1124 ac_save_CFLAGS
="$CFLAGS"
1126 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
1127 echo "configure:1128: checking whether ${CC-cc} accepts -g" >&5
1128 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
1129 echo $ac_n "(cached) $ac_c" 1>&6
1131 echo 'void f(){}' > conftest.c
1132 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1141 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1142 if test "$ac_test_CFLAGS" = set; then
1143 CFLAGS
="$ac_save_CFLAGS"
1144 elif test $ac_cv_prog_cc_g = yes; then
1151 test "${CFLAGS+set}" = set || CFLAGS
="-g"
1155 # Likewise for AC_PROG_CXX.
1159 for ac_prog
in $CCC c
++ g
++ gcc CC cxx cc
++
1161 # Extract the first word of "$ac_prog", so it can be a program name with args.
1162 set dummy
$ac_prog; ac_word
=$2
1163 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1164 echo "configure:1165: checking for $ac_word" >&5
1165 if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
1166 echo $ac_n "(cached) $ac_c" 1>&6
1168 if test -n "$CXX"; then
1169 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
1171 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1173 for ac_dir
in $ac_dummy; do
1174 test -z "$ac_dir" && ac_dir
=.
1175 if test -f $ac_dir/$ac_word; then
1176 ac_cv_prog_CXX
="$ac_prog"
1183 CXX
="$ac_cv_prog_CXX"
1184 if test -n "$CXX"; then
1185 echo "$ac_t""$CXX" 1>&6
1187 echo "$ac_t""no" 1>&6
1190 test -n "$CXX" && break
1192 test -n "$CXX" || CXX
="gcc"
1194 test -z "$CXX" && { echo "configure: error: no acceptable c++ found in \$PATH" 1>&2; exit 1; }
1196 echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
1197 echo "configure:1198: checking whether we are using GNU C++" >&5
1198 if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
1199 echo $ac_n "(cached) $ac_c" 1>&6
1201 cat > conftest.C
<<EOF
1206 if { ac_try
='${CXX-g++} -E conftest.C'; { (eval echo configure
:1207: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } |
egrep yes >/dev
/null
2>&1; then
1213 echo "$ac_t""$ac_cv_prog_gxx" 1>&6
1215 if test $ac_cv_prog_gxx = yes; then
1217 ac_test_CXXFLAGS
="${CXXFLAGS+set}"
1218 ac_save_CXXFLAGS
="$CXXFLAGS"
1220 echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
1221 echo "configure:1222: checking whether ${CXX-g++} accepts -g" >&5
1222 if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
1223 echo $ac_n "(cached) $ac_c" 1>&6
1225 echo 'void f(){}' > conftest.cc
1226 if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
1227 ac_cv_prog_cxx_g
=yes
1235 echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
1236 if test "$ac_test_CXXFLAGS" = set; then
1237 CXXFLAGS
="$ac_save_CXXFLAGS"
1238 elif test $ac_cv_prog_cxx_g = yes; then
1245 test "${CXXFLAGS+set}" = set || CXXFLAGS
="-g"
1249 # AC_CHECK_TOOL does AC_REQUIRE (AC_CANONICAL_BUILD). If we don't
1250 # run it explicitly here, it will be run implicitly before
1251 # NEWLIB_CONFIGURE, which doesn't work because that means that it will
1252 # be run before AC_CANONICAL_HOST.
1253 echo $ac_n "checking build system type""... $ac_c" 1>&6
1254 echo "configure:1255: checking build system type" >&5
1257 case "$build_alias" in
1260 NONE
) build_alias
=$host_alias ;;
1261 *) build_alias
=$nonopt ;;
1265 build
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
1266 build_cpu
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1267 build_vendor
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1268 build_os
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1269 echo "$ac_t""$build" 1>&6
1272 # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args.
1273 set dummy
${ac_tool_prefix}as
; ac_word
=$2
1274 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1275 echo "configure:1276: checking for $ac_word" >&5
1276 if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then
1277 echo $ac_n "(cached) $ac_c" 1>&6
1279 if test -n "$AS"; then
1280 ac_cv_prog_AS
="$AS" # Let the user override the test.
1282 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1284 for ac_dir
in $ac_dummy; do
1285 test -z "$ac_dir" && ac_dir
=.
1286 if test -f $ac_dir/$ac_word; then
1287 ac_cv_prog_AS
="${ac_tool_prefix}as"
1292 test -z "$ac_cv_prog_AS" && ac_cv_prog_AS
="as"
1296 if test -n "$AS"; then
1297 echo "$ac_t""$AS" 1>&6
1299 echo "$ac_t""no" 1>&6
1304 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
1305 set dummy
${ac_tool_prefix}ar; ac_word
=$2
1306 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1307 echo "configure:1308: checking for $ac_word" >&5
1308 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
1309 echo $ac_n "(cached) $ac_c" 1>&6
1311 if test -n "$AR"; then
1312 ac_cv_prog_AR
="$AR" # Let the user override the test.
1314 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1316 for ac_dir
in $ac_dummy; do
1317 test -z "$ac_dir" && ac_dir
=.
1318 if test -f $ac_dir/$ac_word; then
1319 ac_cv_prog_AR
="${ac_tool_prefix}ar"
1324 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR
="ar"
1328 if test -n "$AR"; then
1329 echo "$ac_t""$AR" 1>&6
1331 echo "$ac_t""no" 1>&6
1336 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
1337 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
1338 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1339 echo "configure:1340: checking for $ac_word" >&5
1340 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1341 echo $ac_n "(cached) $ac_c" 1>&6
1343 if test -n "$RANLIB"; then
1344 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
1346 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1348 for ac_dir
in $ac_dummy; do
1349 test -z "$ac_dir" && ac_dir
=.
1350 if test -f $ac_dir/$ac_word; then
1351 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
1358 RANLIB
="$ac_cv_prog_RANLIB"
1359 if test -n "$RANLIB"; then
1360 echo "$ac_t""$RANLIB" 1>&6
1362 echo "$ac_t""no" 1>&6
1366 if test -z "$ac_cv_prog_RANLIB"; then
1367 if test -n "$ac_tool_prefix"; then
1368 # Extract the first word of "ranlib", so it can be a program name with args.
1369 set dummy ranlib
; ac_word
=$2
1370 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1371 echo "configure:1372: checking for $ac_word" >&5
1372 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1373 echo $ac_n "(cached) $ac_c" 1>&6
1375 if test -n "$RANLIB"; then
1376 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
1378 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
1380 for ac_dir
in $ac_dummy; do
1381 test -z "$ac_dir" && ac_dir
=.
1382 if test -f $ac_dir/$ac_word; then
1383 ac_cv_prog_RANLIB
="ranlib"
1388 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":"
1391 RANLIB
="$ac_cv_prog_RANLIB"
1392 if test -n "$RANLIB"; then
1393 echo "$ac_t""$RANLIB" 1>&6
1395 echo "$ac_t""no" 1>&6
1404 # Find a good install program. We prefer a C program (faster),
1405 # so one script is as good as another. But avoid the broken or
1406 # incompatible versions:
1407 # SysV /etc/install, /usr/sbin/install
1408 # SunOS /usr/etc/install
1409 # IRIX /sbin/install
1411 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1412 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1413 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1414 # ./install, which can be erroneously created by make from ./install.sh.
1415 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
1416 echo "configure:1417: checking for a BSD compatible install" >&5
1417 if test -z "$INSTALL"; then
1418 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
1419 echo $ac_n "(cached) $ac_c" 1>&6
1421 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
1422 for ac_dir
in $PATH; do
1423 # Account for people who put trailing slashes in PATH elements.
1425 /|.
/|.
//|
/etc
/*|
/usr
/sbin
/*|
/usr
/etc
/*|
/sbin
/*|
/usr
/afsws
/bin
/*|
/usr
/ucb
/*) ;;
1427 # OSF1 and SCO ODT 3.0 have their own names for install.
1428 # Don't use installbsd from OSF since it installs stuff as root
1430 for ac_prog
in ginstall scoinst
install; do
1431 if test -f $ac_dir/$ac_prog; then
1432 if test $ac_prog = install &&
1433 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
1434 # AIX install. It has an incompatible calling convention.
1437 ac_cv_path_install
="$ac_dir/$ac_prog -c"
1448 if test "${ac_cv_path_install+set}" = set; then
1449 INSTALL
="$ac_cv_path_install"
1451 # As a last resort, use the slow shell script. We don't cache a
1452 # path for INSTALL within a source directory, because that will
1453 # break other packages using the cache if that directory is
1454 # removed, or if the path is relative.
1455 INSTALL
="$ac_install_sh"
1458 echo "$ac_t""$INSTALL" 1>&6
1460 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1461 # It thinks the first close brace ends the variable substitution.
1462 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
1464 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
1466 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
1469 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
1470 echo "configure:1471: checking whether to enable maintainer-specific portions of Makefiles" >&5
1471 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
1472 if test "${enable_maintainer_mode+set}" = set; then
1473 enableval
="$enable_maintainer_mode"
1474 USE_MAINTAINER_MODE
=$enableval
1476 USE_MAINTAINER_MODE
=no
1479 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6
1482 if test $USE_MAINTAINER_MODE = yes; then
1483 MAINTAINER_MODE_TRUE
=
1484 MAINTAINER_MODE_FALSE
='#'
1486 MAINTAINER_MODE_TRUE
='#'
1487 MAINTAINER_MODE_FALSE
=
1489 MAINT
=$MAINTAINER_MODE_TRUE
1493 # We need AC_EXEEXT to keep automake happy in cygnus mode. However,
1494 # at least currently, we never actually build a program, so we never
1495 # need to use $(EXEEXT). Moreover, the test for EXEEXT normally
1496 # fails, because we are probably configuring with a cross compiler
1497 # which can't create executables. So we include AC_EXEEXT to keep
1498 # automake happy, but we don't execute it, since we don't care about
1503 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
1504 echo "configure:1505: checking for executable suffix" >&5
1505 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
1506 echo $ac_n "(cached) $ac_c" 1>&6
1508 if test "$CYGWIN" = yes ||
test "$MINGW32" = yes; then
1512 echo 'int main () { return 0; }' > conftest.
$ac_ext
1514 if { (eval echo configure
:1515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
1515 for file in conftest.
*; do
1517 *.c |
*.o |
*.obj
) ;;
1518 *) ac_cv_exeext
=`echo $file | sed -e s/conftest//` ;;
1522 { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; }
1525 test x
"${ac_cv_exeext}" = x
&& ac_cv_exeext
=no
1530 test x
"${ac_cv_exeext}" != xno
&& EXEEXT
=${ac_cv_exeext}
1531 echo "$ac_t""${ac_cv_exeext}" 1>&6
1536 .
${boehm_gc_basedir}/configure.
host
1538 case ${boehm_gc_basedir} in
1539 /* | A-Za-z
:/\\*) boehm_gc_flagbasedir
=${boehm_gc_basedir} ;;
1540 *) boehm_gc_flagbasedir
='$(top_builddir)/'${boehm_gc_basedir} ;;
1543 boehm_gc_cflags
="${boehm_gc_cflags} -I"'$(top_builddir)'"/./targ-include -I${boehm_gc_flagbasedir}/libc/include"
1546 boehm_gc_cflags
="${boehm_gc_cflags} -I${boehm_gc_flagbasedir}/../winsup/include"
1550 boehm_gc_cflags
="${boehm_gc_cflags} -fno-builtin"
1552 BOEHM_GC_CFLAGS
=${boehm_gc_cflags}
1556 # Check whether --enable-shared or --disable-shared was given.
1557 if test "${enable_shared+set}" = set; then
1558 enableval
="$enable_shared"
1559 p
=${PACKAGE-default}
1561 yes) enable_shared
=yes ;;
1562 no
) enable_shared
=no
;;
1565 # Look at the argument we got. We use all the common list separators.
1566 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:,"
1567 for pkg
in $enableval; do
1568 if test "X$pkg" = "X$p"; then
1579 # Check whether --enable-static or --disable-static was given.
1580 if test "${enable_static+set}" = set; then
1581 enableval
="$enable_static"
1582 p
=${PACKAGE-default}
1584 yes) enable_static
=yes ;;
1585 no
) enable_static
=no
;;
1588 # Look at the argument we got. We use all the common list separators.
1589 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:,"
1590 for pkg
in $enableval; do
1591 if test "X$pkg" = "X$p"; then
1602 # Check whether --enable-fast-install or --disable-fast-install was given.
1603 if test "${enable_fast_install+set}" = set; then
1604 enableval
="$enable_fast_install"
1605 p
=${PACKAGE-default}
1607 yes) enable_fast_install
=yes ;;
1608 no
) enable_fast_install
=no
;;
1610 enable_fast_install
=no
1611 # Look at the argument we got. We use all the common list separators.
1612 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:,"
1613 for pkg
in $enableval; do
1614 if test "X$pkg" = "X$p"; then
1615 enable_fast_install
=yes
1622 enable_fast_install
=yes
1625 # Check whether --with-gnu-ld or --without-gnu-ld was given.
1626 if test "${with_gnu_ld+set}" = set; then
1627 withval
="$with_gnu_ld"
1628 test "$withval" = no || with_gnu_ld
=yes
1634 if test "$GCC" = yes; then
1635 # Check if gcc -print-prog-name=ld gives a path.
1636 echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6
1637 echo "configure:1638: checking for ld used by GCC" >&5
1640 # gcc leaves a trailing carriage return which upsets mingw
1641 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
1643 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
1646 # Accept absolute paths.
1647 [\\/]* |
[A-Za-z
]:[\\/]*)
1648 re_direlt
='/[^/][^/]*/\.\./'
1649 # Canonicalize the path of ld
1650 ac_prog
=`echo $ac_prog| sed 's%\\\\%/%g'`
1651 while echo $ac_prog |
grep "$re_direlt" > /dev
/null
2>&1; do
1652 ac_prog
=`echo $ac_prog| sed "s%$re_direlt%/%"`
1654 test -z "$LD" && LD
="$ac_prog"
1657 # If it fails, then pretend we aren't using GCC.
1661 # If it is relative, then search for the first ld in PATH.
1665 elif test "$with_gnu_ld" = yes; then
1666 echo $ac_n "checking for GNU ld""... $ac_c" 1>&6
1667 echo "configure:1668: checking for GNU ld" >&5
1669 echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6
1670 echo "configure:1671: checking for non-GNU ld" >&5
1672 if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then
1673 echo $ac_n "(cached) $ac_c" 1>&6
1675 if test -z "$LD"; then
1676 IFS
="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1677 for ac_dir
in $PATH; do
1678 test -z "$ac_dir" && ac_dir
=.
1679 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
1680 lt_cv_path_LD
="$ac_dir/$ac_prog"
1681 # Check to see if the program is GNU ld. I'd rather use --version,
1682 # but apparently some GNU ld's only accept -v.
1683 # Break only if it was the GNU/non-GNU ld that we prefer.
1684 if "$lt_cv_path_LD" -v 2>&1 < /dev
/null |
egrep '(GNU|with BFD)' > /dev
/null
; then
1685 test "$with_gnu_ld" != no
&& break
1687 test "$with_gnu_ld" != yes && break
1693 lt_cv_path_LD
="$LD" # Let the user override the test with a path.
1698 if test -n "$LD"; then
1699 echo "$ac_t""$LD" 1>&6
1701 echo "$ac_t""no" 1>&6
1703 test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }
1704 echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6
1705 echo "configure:1706: checking if the linker ($LD) is GNU ld" >&5
1706 if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then
1707 echo $ac_n "(cached) $ac_c" 1>&6
1709 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
1710 if $LD -v 2>&1 </dev
/null |
egrep '(GNU|with BFD)' 1>&5; then
1711 lt_cv_prog_gnu_ld
=yes
1713 lt_cv_prog_gnu_ld
=no
1717 echo "$ac_t""$lt_cv_prog_gnu_ld" 1>&6
1718 with_gnu_ld
=$lt_cv_prog_gnu_ld
1721 echo $ac_n "checking for $LD option to reload object files""... $ac_c" 1>&6
1722 echo "configure:1723: checking for $LD option to reload object files" >&5
1723 if eval "test \"`echo '$''{'lt_cv_ld_reload_flag'+set}'`\" = set"; then
1724 echo $ac_n "(cached) $ac_c" 1>&6
1726 lt_cv_ld_reload_flag
='-r'
1729 echo "$ac_t""$lt_cv_ld_reload_flag" 1>&6
1730 reload_flag
=$lt_cv_ld_reload_flag
1731 test -n "$reload_flag" && reload_flag
=" $reload_flag"
1733 echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6
1734 echo "configure:1735: checking for BSD-compatible nm" >&5
1735 if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then
1736 echo $ac_n "(cached) $ac_c" 1>&6
1738 if test -n "$NM"; then
1739 # Let the user override the test.
1742 IFS
="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1743 for ac_dir
in $PATH /usr
/ccs
/bin
/usr
/ucb
/bin
; do
1744 test -z "$ac_dir" && ac_dir
=.
1745 tmp_nm
=$ac_dir/${ac_tool_prefix}nm
1746 if test -f $tmp_nm ||
test -f $tmp_nm$ac_exeext ; then
1747 # Check to see if the nm accepts a BSD-compat flag.
1748 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
1749 # nm: unknown option "B" ignored
1750 # Tru64's nm complains that /dev/null is an invalid object file
1751 if ($tmp_nm -B /dev
/null
2>&1 |
sed '1q'; exit 0) |
egrep '(/dev/null|Invalid file or object type)' >/dev
/null
; then
1752 lt_cv_path_NM
="$tmp_nm -B"
1754 elif ($tmp_nm -p /dev
/null
2>&1 |
sed '1q'; exit 0) |
egrep /dev
/null
>/dev
/null
; then
1755 lt_cv_path_NM
="$tmp_nm -p"
1758 lt_cv_path_NM
=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
1759 continue # so that we can try to find one that supports BSD flags
1764 test -z "$lt_cv_path_NM" && lt_cv_path_NM
=nm
1769 echo "$ac_t""$NM" 1>&6
1771 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
1772 echo "configure:1773: checking whether ln -s works" >&5
1773 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
1774 echo $ac_n "(cached) $ac_c" 1>&6
1777 if ln -s X conftestdata
2>/dev
/null
1780 ac_cv_prog_LN_S
="ln -s"
1785 LN_S
="$ac_cv_prog_LN_S"
1786 if test "$ac_cv_prog_LN_S" = "ln -s"; then
1787 echo "$ac_t""yes" 1>&6
1789 echo "$ac_t""no" 1>&6
1792 echo $ac_n "checking how to recognise dependant libraries""... $ac_c" 1>&6
1793 echo "configure:1794: checking how to recognise dependant libraries" >&5
1794 if eval "test \"`echo '$''{'lt_cv_deplibs_check_method'+set}'`\" = set"; then
1795 echo $ac_n "(cached) $ac_c" 1>&6
1797 lt_cv_file_magic_cmd
='$MAGIC_CMD'
1798 lt_cv_file_magic_test_file
=
1799 lt_cv_deplibs_check_method
='unknown'
1800 # Need to set the preceding variable on all platforms that support
1801 # interlibrary dependencies.
1802 # 'none' -- dependencies not supported.
1803 # `unknown' -- same as none, but documents that we really don't know.
1804 # 'pass_all' -- all dependencies passed with no checks.
1805 # 'test_compile' -- check by making test program.
1806 # 'file_magic [regex]' -- check by looking for files in library path
1807 # which responds to the $file_magic_cmd with a given egrep regex.
1808 # If you have `file' or equivalent on your system and you're not sure
1809 # whether `pass_all' will *always* work, you probably want this one.
1813 lt_cv_deplibs_check_method
=pass_all
1817 lt_cv_deplibs_check_method
=pass_all
1821 lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
1822 lt_cv_file_magic_cmd
='/usr/bin/file -L'
1823 lt_cv_file_magic_test_file
=/shlib
/libc.so
1826 cygwin
* | mingw
* |pw32
*)
1827 lt_cv_deplibs_check_method
='file_magic file format pei*-i386(.*architecture: i386)?'
1828 lt_cv_file_magic_cmd
='$OBJDUMP -f'
1831 darwin
* | rhapsody
*)
1832 lt_cv_deplibs_check_method
='file_magic Mach-O dynamically linked shared library'
1833 lt_cv_file_magic_cmd
='/usr/bin/file -L'
1835 rhapsody
* | darwin1.012
)
1836 lt_cv_file_magic_test_file
='/System/Library/Frameworks/System.framework/System'
1839 lt_cv_file_magic_test_file
='/usr/lib/libSystem.dylib'
1845 if echo __ELF__ |
$CC -E - |
grep __ELF__
> /dev
/null
; then
1848 # Not sure whether the presence of OpenBSD here was a mistake.
1849 # Let's accept both of them until this is cleared up.
1850 lt_cv_deplibs_check_method
='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
1851 lt_cv_file_magic_cmd
=/usr
/bin
/file
1852 lt_cv_file_magic_test_file
=`echo /usr/lib/libc.so.*`
1856 lt_cv_deplibs_check_method
=pass_all
1861 lt_cv_deplibs_check_method
=pass_all
1865 lt_cv_deplibs_check_method
='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
1866 lt_cv_file_magic_cmd
=/usr
/bin
/file
1867 lt_cv_file_magic_test_file
=/usr
/lib
/libc.sl
1873 # this will be overridden with pass_all, but let us keep it just in case
1874 lt_cv_deplibs_check_method
="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
1878 *-32|
*"-32 ") libmagic
=32-bit;;
1879 *-n32|
*"-n32 ") libmagic
=N32
;;
1880 *-64|
*"-64 ") libmagic
=64-bit;;
1881 *) libmagic
=never-match
;;
1883 # this will be overridden with pass_all, but let us keep it just in case
1884 lt_cv_deplibs_check_method
="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
1887 lt_cv_file_magic_test_file
=`echo /lib${libsuff}/libc.so*`
1888 lt_cv_deplibs_check_method
=pass_all
1891 # This must be Linux ELF.
1894 alpha
* | hppa
* | i
*86 | powerpc
* | sparc
* | ia64
* )
1895 lt_cv_deplibs_check_method
=pass_all
;;
1897 # glibc up to 2.1.1 does not perform some relocations on ARM
1898 lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
1900 lt_cv_file_magic_test_file
=`echo /lib/libc.so* /lib/libc-*.so`
1904 if echo __ELF__ |
$CC -E - |
grep __ELF__
> /dev
/null
; then
1905 lt_cv_deplibs_check_method
='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$'
1907 lt_cv_deplibs_check_method
='match_pattern /lib[^/\.]+\.so$'
1912 lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
1913 lt_cv_file_magic_cmd
=/usr
/bin
/file
1914 lt_cv_file_magic_test_file
=/usr
/lib
/libnls.so
1917 osf3
* | osf4
* | osf5
*)
1918 # this will be overridden with pass_all, but let us keep it just in case
1919 lt_cv_deplibs_check_method
='file_magic COFF format alpha shared library'
1920 lt_cv_file_magic_test_file
=/shlib
/libc.so
1921 lt_cv_deplibs_check_method
=pass_all
1925 lt_cv_deplibs_check_method
=pass_all
1929 lt_cv_deplibs_check_method
=pass_all
1930 lt_cv_file_magic_test_file
=/lib
/libc.so
1933 sysv5uw
[78]* | sysv4
*uw2
*)
1934 lt_cv_deplibs_check_method
=pass_all
1937 sysv4 | sysv4.2uw2
* | sysv4.3
* | sysv5
*)
1938 case $host_vendor in
1940 lt_cv_deplibs_check_method
=pass_all
1943 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]'
1944 lt_cv_file_magic_test_file
=`echo /usr/lib/libc.so*`
1952 echo "$ac_t""$lt_cv_deplibs_check_method" 1>&6
1953 file_magic_cmd
=$lt_cv_file_magic_cmd
1954 deplibs_check_method
=$lt_cv_deplibs_check_method
1956 echo $ac_n "checking for object suffix""... $ac_c" 1>&6
1957 echo "configure:1958: checking for object suffix" >&5
1958 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
1959 echo $ac_n "(cached) $ac_c" 1>&6
1962 echo 'int i = 1;' > conftest.
$ac_ext
1963 if { (eval echo configure
:1964: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1964 for ac_file
in conftest.
*; do
1967 *) ac_cv_objext
=`echo $ac_file | sed -e s/conftest.//` ;;
1971 { echo "configure: error: installation or configuration problem; compiler does not work" 1>&2; exit 1; }
1976 echo "$ac_t""$ac_cv_objext" 1>&6
1977 OBJEXT
=$ac_cv_objext
1978 ac_objext
=$ac_cv_objext
1980 # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
1982 # Only perform the check for file, if the check method requires it
1983 case $deplibs_check_method in
1985 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
1986 echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6
1987 echo "configure:1988: checking for ${ac_tool_prefix}file" >&5
1988 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
1989 echo $ac_n "(cached) $ac_c" 1>&6
1993 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
1996 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a dos path.
1999 ac_save_MAGIC_CMD
="$MAGIC_CMD"
2000 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
2001 ac_dummy
="/usr/bin:$PATH"
2002 for ac_dir
in $ac_dummy; do
2003 test -z "$ac_dir" && ac_dir
=.
2004 if test -f $ac_dir/${ac_tool_prefix}file; then
2005 lt_cv_path_MAGIC_CMD
="$ac_dir/${ac_tool_prefix}file"
2006 if test -n "$file_magic_test_file"; then
2007 case $deplibs_check_method in
2009 file_magic_regex
="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
2010 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
2011 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
2012 egrep "$file_magic_regex" > /dev
/null
; then
2017 *** Warning: the command libtool uses to detect shared libraries,
2018 *** $file_magic_cmd, produces output that libtool cannot recognize.
2019 *** The result is that libtool may fail to recognize shared libraries
2020 *** as such. This will affect the creation of libtool libraries that
2021 *** depend on shared libraries, but programs linked with such libtool
2022 *** libraries will work regardless of this problem. Nevertheless, you
2023 *** may want to report the problem to your system manager and/or to
2024 *** bug-libtool@gnu.org
2034 MAGIC_CMD
="$ac_save_MAGIC_CMD"
2039 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
2040 if test -n "$MAGIC_CMD"; then
2041 echo "$ac_t""$MAGIC_CMD" 1>&6
2043 echo "$ac_t""no" 1>&6
2046 if test -z "$lt_cv_path_MAGIC_CMD"; then
2047 if test -n "$ac_tool_prefix"; then
2048 echo $ac_n "checking for file""... $ac_c" 1>&6
2049 echo "configure:2050: checking for file" >&5
2050 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
2051 echo $ac_n "(cached) $ac_c" 1>&6
2055 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
2058 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a dos path.
2061 ac_save_MAGIC_CMD
="$MAGIC_CMD"
2062 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
2063 ac_dummy
="/usr/bin:$PATH"
2064 for ac_dir
in $ac_dummy; do
2065 test -z "$ac_dir" && ac_dir
=.
2066 if test -f $ac_dir/file; then
2067 lt_cv_path_MAGIC_CMD
="$ac_dir/file"
2068 if test -n "$file_magic_test_file"; then
2069 case $deplibs_check_method in
2071 file_magic_regex
="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
2072 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
2073 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
2074 egrep "$file_magic_regex" > /dev
/null
; then
2079 *** Warning: the command libtool uses to detect shared libraries,
2080 *** $file_magic_cmd, produces output that libtool cannot recognize.
2081 *** The result is that libtool may fail to recognize shared libraries
2082 *** as such. This will affect the creation of libtool libraries that
2083 *** depend on shared libraries, but programs linked with such libtool
2084 *** libraries will work regardless of this problem. Nevertheless, you
2085 *** may want to report the problem to your system manager and/or to
2086 *** bug-libtool@gnu.org
2096 MAGIC_CMD
="$ac_save_MAGIC_CMD"
2101 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
2102 if test -n "$MAGIC_CMD"; then
2103 echo "$ac_t""$MAGIC_CMD" 1>&6
2105 echo "$ac_t""no" 1>&6
2117 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
2118 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
2119 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2120 echo "configure:2121: checking for $ac_word" >&5
2121 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
2122 echo $ac_n "(cached) $ac_c" 1>&6
2124 if test -n "$RANLIB"; then
2125 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
2127 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
2129 for ac_dir
in $ac_dummy; do
2130 test -z "$ac_dir" && ac_dir
=.
2131 if test -f $ac_dir/$ac_word; then
2132 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
2139 RANLIB
="$ac_cv_prog_RANLIB"
2140 if test -n "$RANLIB"; then
2141 echo "$ac_t""$RANLIB" 1>&6
2143 echo "$ac_t""no" 1>&6
2147 if test -z "$ac_cv_prog_RANLIB"; then
2148 if test -n "$ac_tool_prefix"; then
2149 # Extract the first word of "ranlib", so it can be a program name with args.
2150 set dummy ranlib
; ac_word
=$2
2151 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2152 echo "configure:2153: checking for $ac_word" >&5
2153 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
2154 echo $ac_n "(cached) $ac_c" 1>&6
2156 if test -n "$RANLIB"; then
2157 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
2159 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
2161 for ac_dir
in $ac_dummy; do
2162 test -z "$ac_dir" && ac_dir
=.
2163 if test -f $ac_dir/$ac_word; then
2164 ac_cv_prog_RANLIB
="ranlib"
2169 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":"
2172 RANLIB
="$ac_cv_prog_RANLIB"
2173 if test -n "$RANLIB"; then
2174 echo "$ac_t""$RANLIB" 1>&6
2176 echo "$ac_t""no" 1>&6
2184 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2185 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
2186 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2187 echo "configure:2188: checking for $ac_word" >&5
2188 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
2189 echo $ac_n "(cached) $ac_c" 1>&6
2191 if test -n "$STRIP"; then
2192 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
2194 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
2196 for ac_dir
in $ac_dummy; do
2197 test -z "$ac_dir" && ac_dir
=.
2198 if test -f $ac_dir/$ac_word; then
2199 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
2206 STRIP
="$ac_cv_prog_STRIP"
2207 if test -n "$STRIP"; then
2208 echo "$ac_t""$STRIP" 1>&6
2210 echo "$ac_t""no" 1>&6
2214 if test -z "$ac_cv_prog_STRIP"; then
2215 if test -n "$ac_tool_prefix"; then
2216 # Extract the first word of "strip", so it can be a program name with args.
2217 set dummy strip
; ac_word
=$2
2218 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2219 echo "configure:2220: checking for $ac_word" >&5
2220 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
2221 echo $ac_n "(cached) $ac_c" 1>&6
2223 if test -n "$STRIP"; then
2224 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
2226 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
2228 for ac_dir
in $ac_dummy; do
2229 test -z "$ac_dir" && ac_dir
=.
2230 if test -f $ac_dir/$ac_word; then
2231 ac_cv_prog_STRIP
="strip"
2236 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP
=":"
2239 STRIP
="$ac_cv_prog_STRIP"
2240 if test -n "$STRIP"; then
2241 echo "$ac_t""$STRIP" 1>&6
2243 echo "$ac_t""no" 1>&6
2252 # Check for any special flags to pass to ltconfig.
2253 libtool_flags
="--cache-file=$cache_file"
2254 test "$enable_shared" = no
&& libtool_flags
="$libtool_flags --disable-shared"
2255 test "$enable_static" = no
&& libtool_flags
="$libtool_flags --disable-static"
2256 test "$enable_fast_install" = no
&& libtool_flags
="$libtool_flags --disable-fast-install"
2257 test "$GCC" = yes && libtool_flags
="$libtool_flags --with-gcc"
2258 test "$lt_cv_prog_gnu_ld" = yes && libtool_flags
="$libtool_flags --with-gnu-ld"
2261 # Check whether --enable-libtool-lock or --disable-libtool-lock was given.
2262 if test "${enable_libtool_lock+set}" = set; then
2263 enableval
="$enable_libtool_lock"
2267 test "x$enable_libtool_lock" = xno
&& libtool_flags
="$libtool_flags --disable-lock"
2268 test x
"$silent" = xyes
&& libtool_flags
="$libtool_flags --silent"
2270 # Check whether --with-pic or --without-pic was given.
2271 if test "${with_pic+set}" = set; then
2278 test x
"$pic_mode" = xyes
&& libtool_flags
="$libtool_flags --prefer-pic"
2279 test x
"$pic_mode" = xno
&& libtool_flags
="$libtool_flags --prefer-non-pic"
2281 # Some flags need to be propagated to the compiler or linker for good
2285 # Find out which ABI we are using.
2286 echo '#line 2287 "configure"' > conftest.
$ac_ext
2287 if { (eval echo configure
:2288: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2288 case `/usr/bin/file conftest.$ac_objext` in
2304 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
2305 SAVE_CFLAGS
="$CFLAGS"
2306 CFLAGS
="$CFLAGS -belf"
2307 echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6
2308 echo "configure:2309: checking whether the C compiler needs -belf" >&5
2309 if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
2310 echo $ac_n "(cached) $ac_c" 1>&6
2314 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2315 ac_cpp
='$CPP $CPPFLAGS'
2316 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2317 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2318 cross_compiling
=$ac_cv_prog_cc_cross
2320 cat > conftest.
$ac_ext <<EOF
2321 #line 2322 "configure"
2322 #include "confdefs.h"
2328 if { (eval echo configure
:2329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
2330 lt_cv_cc_needs_belf
=yes
2332 echo "configure: failed program was:" >&5
2333 cat conftest.
$ac_ext >&5
2335 lt_cv_cc_needs_belf
=no
2339 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2340 ac_cpp
='$CPP $CPPFLAGS'
2341 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2342 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2343 cross_compiling
=$ac_cv_prog_cc_cross
2347 echo "$ac_t""$lt_cv_cc_needs_belf" 1>&6
2348 if test x
"$lt_cv_cc_needs_belf" != x
"yes"; then
2349 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
2350 CFLAGS
="$SAVE_CFLAGS"
2357 echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6
2358 echo "configure:2359: checking how to run the C++ preprocessor" >&5
2359 if test -z "$CXXCPP"; then
2360 if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then
2361 echo $ac_n "(cached) $ac_c" 1>&6
2364 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2365 ac_cpp
='$CXXCPP $CPPFLAGS'
2366 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2367 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2368 cross_compiling
=$ac_cv_prog_cxx_cross
2369 CXXCPP
="${CXX-g++} -E"
2370 cat > conftest.
$ac_ext <<EOF
2371 #line 2372 "configure"
2372 #include "confdefs.h"
2375 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2376 { (eval echo configure
:2377: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2377 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2378 if test -z "$ac_err"; then
2382 echo "configure: failed program was:" >&5
2383 cat conftest.
$ac_ext >&5
2388 ac_cv_prog_CXXCPP
="$CXXCPP"
2390 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2391 ac_cpp
='$CPP $CPPFLAGS'
2392 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2393 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2394 cross_compiling
=$ac_cv_prog_cc_cross
2397 CXXCPP
="$ac_cv_prog_CXXCPP"
2398 echo "$ac_t""$CXXCPP" 1>&6
2401 # Save cache, so that ltconfig can load it
2402 cat > confcache
<<\EOF
2403 # This file is a shell script that caches the results of configure
2404 # tests run on this system so they can be shared between configure
2405 # scripts and configure runs. It is not useful on other systems.
2406 # If it contains results you don't want to keep, you may remove or edit it.
2408 # By default, configure uses ./config.cache as the cache file,
2409 # creating it if it does not exist already. You can give configure
2410 # the --cache-file=FILE option to use a different cache file; that is
2411 # what configure does when it calls configure scripts in
2412 # subdirectories, so they share the cache.
2413 # Giving --cache-file=/dev/null disables caching, for debugging configure.
2414 # config.status only pays attention to the cache file if you give it the
2415 # --recheck option to rerun configure.
2418 # The following way of writing the cache mishandles newlines in values,
2419 # but we know of no workaround that is simple, portable, and efficient.
2420 # So, don't put newlines in cache variables' values.
2421 # Ultrix sh set writes to stderr and can't be redirected directly,
2422 # and sets the high bit in the cache file unless we assign to the vars.
2424 case `(ac_space=' '; set | grep ac_space) 2>&1` in
2426 # `set' does not quote correctly, so add quotes (double-quote substitution
2427 # turns \\\\ into \\, and sed turns \\ into \).
2429 -e "s/'/'\\\\''/g" \
2430 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
2433 # `set' quotes correctly as required by POSIX, so do not add quotes.
2434 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
2437 if cmp -s $cache_file confcache
; then
2440 if test -w $cache_file; then
2441 echo "updating cache $cache_file"
2442 cat confcache
> $cache_file
2444 echo "not updating unwritable cache $cache_file"
2450 # Actually configure libtool. ac_aux_dir is where install-sh is found.
2451 AR
="$AR" LTCC
="$CC" CC
="$CC" CFLAGS
="$CFLAGS" CPPFLAGS
="$CPPFLAGS" \
2452 MAGIC_CMD
="$MAGIC_CMD" LD
="$LD" LDFLAGS
="$LDFLAGS" LIBS
="$LIBS" \
2453 LN_S
="$LN_S" NM
="$NM" RANLIB
="$RANLIB" STRIP
="$STRIP" \
2454 AS
="$AS" DLLTOOL
="$DLLTOOL" OBJDUMP
="$OBJDUMP" \
2455 objext
="$OBJEXT" exeext
="$EXEEXT" reload_flag
="$reload_flag" \
2456 deplibs_check_method
="$deplibs_check_method" file_magic_cmd
="$file_magic_cmd" \
2457 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig
--no-reexec \
2458 $libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh
$host \
2459 ||
{ echo "configure: error: libtool configure failed" 1>&2; exit 1; }
2461 # Reload cache, that may have been modified by ltconfig
2462 if test -r "$cache_file"; then
2463 echo "loading cache $cache_file"
2466 echo "creating cache $cache_file"
2471 # This can be used to rebuild libtool when needed
2472 LIBTOOL_DEPS
="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh"
2474 # Always use our own libtool.
2475 LIBTOOL
='$(SHELL) $(top_builddir)/libtool'
2477 # Redirect the config.log output again, so that the ltconfig log is not
2478 # clobbered by the next message.
2479 exec 5>>.
/config.log
2483 LIBTOOL_DEPS
=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-cxx.sh"
2485 lt_save_CFLAGS
="$CFLAGS"
2486 AR
="$AR" LTCC
="$CC" CC
="$CXX" CXX
="$CXX" CFLAGS
="$CXXFLAGS" CPPFLAGS
="$CPPFLAGS" \
2487 MAGIC_CMD
="$MAGIC_CMD" LD
="$LD" LDFLAGS
="$LDFLAGS" LIBS
="$LIBS" \
2488 LN_S
="$LN_S" NM
="$NM" RANLIB
="$RANLIB" STRIP
="$STRIP" \
2489 AS
="$AS" DLLTOOL
="$DLLTOOL" OBJDUMP
="$OBJDUMP" \
2490 objext
="$OBJEXT" exeext
="$EXEEXT" reload_flag
="$reload_flag" \
2491 deplibs_check_method
="$deplibs_check_method" \
2492 file_magic_cmd
="$file_magic_cmd" \
2493 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig
-o libtool
$libtool_flags \
2494 --build="$build" --add-tag=CXX
$ac_aux_dir/ltcf-cxx.sh
$host \
2495 ||
{ echo "configure: error: libtool tag configuration failed" 1>&2; exit 1; }
2497 CFLAGS
="$lt_save_CFLAGS"
2499 # Redirect the config.log output again, so that the ltconfig log is not
2500 # clobbered by the next message.
2501 exec 5>>.
/config.log
2509 # Check whether --with-target-subdir or --without-target-subdir was given.
2510 if test "${with_target_subdir+set}" = set; then
2511 withval
="$with_target_subdir"
2515 # Check whether --with-cross-host or --without-cross-host was given.
2516 if test "${with_cross_host+set}" = set; then
2517 withval
="$with_cross_host"
2522 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
2523 echo "configure:2524: checking whether to enable maintainer-specific portions of Makefiles" >&5
2524 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
2525 if test "${enable_maintainer_mode+set}" = set; then
2526 enableval
="$enable_maintainer_mode"
2527 USE_MAINTAINER_MODE
=$enableval
2529 USE_MAINTAINER_MODE
=no
2532 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6
2535 if test $USE_MAINTAINER_MODE = yes; then
2536 MAINTAINER_MODE_TRUE
=
2537 MAINTAINER_MODE_FALSE
='#'
2539 MAINTAINER_MODE_TRUE
='#'
2540 MAINTAINER_MODE_FALSE
=
2542 MAINT
=$MAINTAINER_MODE_TRUE
2545 # automake wants to see AC_EXEEXT. But we don't need it. And having
2546 # it is actually a problem, because the compiler we're passed can't
2547 # necessarily do a full link. So we fool automake here.
2548 if test "x" = "y"; then
2551 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
2552 echo "configure:2553: checking for executable suffix" >&5
2553 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
2554 echo $ac_n "(cached) $ac_c" 1>&6
2556 if test "$CYGWIN" = yes ||
test "$MINGW32" = yes; then
2560 echo 'int main () { return 0; }' > conftest.
$ac_ext
2562 if { (eval echo configure
:2563: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
2563 for file in conftest.
*; do
2565 *.c |
*.o |
*.obj
) ;;
2566 *) ac_cv_exeext
=`echo $file | sed -e s/conftest//` ;;
2570 { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; }
2573 test x
"${ac_cv_exeext}" = x
&& ac_cv_exeext
=no
2578 test x
"${ac_cv_exeext}" != xno
&& EXEEXT
=${ac_cv_exeext}
2579 echo "$ac_t""${ac_cv_exeext}" 1>&6
2584 echo $ac_n "checking for thread model used by GCC""... $ac_c" 1>&6
2585 echo "configure:2586: checking for thread model used by GCC" >&5
2586 THREADS
=`$CC -v 2>&1 | sed -n 's/^Thread model: //p'`
2587 echo "$ac_t""$THREADS" 1>&6
2589 INCLUDES
=-I${srcdir}/include
2597 THREADLIBS
=-lpthread
2600 cat >> confdefs.h
<<\EOF
2601 #define LINUX_THREADS 1
2604 cat >> confdefs.h
<<\EOF
2605 #define _REENTRANT 1
2610 echo "configure: warning: "FreeBSD does not yet fully support threads with Boehm GC.
"" 1>&2
2611 cat >> confdefs.h
<<\EOF
2612 #define FREEBSD_THREADS 1
2615 INCLUDES
="$INCLUDES -pthread"
2619 cat >> confdefs.h
<<\EOF
2620 #define SOLARIS_THREADS 1
2623 cat >> confdefs.h
<<\EOF
2624 #define _SOLARIS_PTHREADS 1
2629 cat >> confdefs.h
<<\EOF
2630 #define IRIX_THREADS 1
2636 decosf1 | irix | mach | os2 | solaris | win32 | dce | vxworks
)
2637 { echo "configure: error: thread package $THREADS not yet supported" 1>&2; exit 1; }
2640 { echo "configure: error: $THREADS is an unknown thread package" 1>&2; exit 1; }
2645 echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
2646 echo "configure:2647: checking for dlopen in -ldl" >&5
2647 ac_lib_var
=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
2648 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2649 echo $ac_n "(cached) $ac_c" 1>&6
2651 ac_save_LIBS
="$LIBS"
2653 cat > conftest.
$ac_ext <<EOF
2654 #line 2655 "configure"
2655 #include "confdefs.h"
2656 /* Override any gcc2 internal prototype to avoid an error. */
2657 /* We use char because int might match the return type of a gcc2
2658 builtin and then its argument prototype would still apply. */
2665 if { (eval echo configure
:2666: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
2667 eval "ac_cv_lib_$ac_lib_var=yes"
2669 echo "configure: failed program was:" >&5
2670 cat conftest.
$ac_ext >&5
2672 eval "ac_cv_lib_$ac_lib_var=no"
2675 LIBS
="$ac_save_LIBS"
2678 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2679 echo "$ac_t""yes" 1>&6
2680 EXTRA_TEST_LIBS
="$EXTRA_TEST_LIBS -ldl"
2682 echo "$ac_t""no" 1>&6
2687 # Check whether --enable-java-gc or --disable-java-gc was given.
2688 if test "${enable_java_gc+set}" = set; then
2689 enableval
="$enable_java_gc"
2697 if test "$GC" = "boehm"; then
2698 target_all
=libgcjgc.la
2703 # Check whether --with-ecos or --without-ecos was given.
2704 if test "${with_ecos+set}" = set; then
2705 withval
="$with_ecos"
2706 TARGET_ECOS
="$with_ecos"
2713 case "$TARGET_ECOS" in
2717 cat >> confdefs.h
<<\EOF
2721 CXXINCLUDES
="-I${TARGET_ECOS}/include"
2722 addobjs
="$addobjs ecos.lo"
2732 # alpha_mach_dep.s assumes that pointers are not saved in fp registers.
2733 # Gcc on a 21264 can spill pointers to fp registers. Oops.
2735 # machdep="alpha_mach_dep.lo"
2738 machdep
="mips_ultrix_mach_dep.lo"
2739 cat >> confdefs.h
<<\EOF
2740 #define STACKBASE __stackbase
2743 cat >> confdefs.h
<<\EOF
2744 #define DATASTART_IS_ETEXT 1
2749 machdep
="mips_ultrix_mach-dep.lo"
2752 machdep
="mips_sgi_mach_dep.lo"
2753 cat >> confdefs.h
<<\EOF
2754 #define NO_EXECUTE_PERMISSION 1
2758 sparc-sun-solaris2.3
*)
2759 cat >> confdefs.h
<<\EOF
2760 #define SUNOS53_SHARED_LIB 1
2765 if test x
"$machdep" = x
; then
2766 machdep
="mach_dep.lo"
2768 addobjs
="$addobjs $machdep"
2772 sparc-sun-solaris2
*)
2773 if test "$GCC" = yes; then
2775 for i
in $CFLAGS; do
2780 new_CFLAGS
="$new_CFLAGS $i"
2784 CFLAGS
="$new_CFLAGS"
2792 cat >> confdefs.h
<<\EOF
2796 cat >> confdefs.h
<<\EOF
2797 #define NO_SIGNALS 1
2800 cat >> confdefs.h
<<\EOF
2801 #define JAVA_FINALIZATION 1
2804 cat >> confdefs.h
<<\EOF
2805 #define GC_GCJ_SUPPORT 1
2809 if test -n "${with_cross_host}"; then
2810 cat >> confdefs.h
<<\EOF
2814 cat >> confdefs.h
<<\EOF
2818 cat >> confdefs.h
<<\EOF
2819 #define SMALL_CONFIG 1
2822 cat >> confdefs.h
<<\EOF
2823 #define NO_DEBUGGING 1
2830 if test -z "$with_cross_host"; then
2832 USE_LIBDIR_FALSE
='#'
2838 if test "${multilib}" = "yes"; then
2839 multilib_arg
="--enable-multilib"
2845 cat > confcache
<<\EOF
2846 # This file is a shell script that caches the results of configure
2847 # tests run on this system so they can be shared between configure
2848 # scripts and configure runs. It is not useful on other systems.
2849 # If it contains results you don't want to keep, you may remove or edit it.
2851 # By default, configure uses ./config.cache as the cache file,
2852 # creating it if it does not exist already. You can give configure
2853 # the --cache-file=FILE option to use a different cache file; that is
2854 # what configure does when it calls configure scripts in
2855 # subdirectories, so they share the cache.
2856 # Giving --cache-file=/dev/null disables caching, for debugging configure.
2857 # config.status only pays attention to the cache file if you give it the
2858 # --recheck option to rerun configure.
2861 # The following way of writing the cache mishandles newlines in values,
2862 # but we know of no workaround that is simple, portable, and efficient.
2863 # So, don't put newlines in cache variables' values.
2864 # Ultrix sh set writes to stderr and can't be redirected directly,
2865 # and sets the high bit in the cache file unless we assign to the vars.
2867 case `(ac_space=' '; set | grep ac_space) 2>&1` in
2869 # `set' does not quote correctly, so add quotes (double-quote substitution
2870 # turns \\\\ into \\, and sed turns \\ into \).
2872 -e "s/'/'\\\\''/g" \
2873 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
2876 # `set' quotes correctly as required by POSIX, so do not add quotes.
2877 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
2880 if cmp -s $cache_file confcache
; then
2883 if test -w $cache_file; then
2884 echo "updating cache $cache_file"
2885 cat confcache
> $cache_file
2887 echo "not updating unwritable cache $cache_file"
2892 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
2894 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
2895 # Let make expand exec_prefix.
2896 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
2898 # Any assignment to VPATH causes Sun make to only execute
2899 # the first set of double-colon rules, so remove it if not needed.
2900 # If there is a colon in the path, we need to keep it.
2901 if test "x$srcdir" = x.
; then
2902 ac_vpsub
='/^[ ]*VPATH[ ]*=[^:]*$/d'
2905 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
2907 # Transform confdefs.h into DEFS.
2908 # Protect against shell expansion while executing Makefile rules.
2909 # Protect against Makefile macro expansion.
2910 cat > conftest.defs
<<\EOF
2911 s
%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%-D\1=\2%g
2912 s
%[ `~#$^&*(){}\\|;'"<>?]%\\&%g
2917 DEFS=`sed -f conftest.defs confdefs.h |
tr '\012' ' '`
2921 # Without the "./", some shells look in PATH for config.status.
2922 : ${CONFIG_STATUS=./config.status}
2924 echo creating $CONFIG_STATUS
2925 rm -f $CONFIG_STATUS
2926 cat > $CONFIG_STATUS <<EOF
2928 # Generated automatically by configure.
2929 # Run this file to recreate the current configuration.
2930 # This directory was configured as follows,
2931 # on host `(hostname || uname
-n) 2>/dev
/null |
sed 1q
`:
2933 # $0 $ac_configure_args
2935 # Compiler output produced by configure, useful for debugging
2936 # configure, is in ./config.log if it exists.
2938 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
2941 case "\$ac_option" in
2942 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2943 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
2944 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
2945 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
2946 echo "$CONFIG_STATUS generated by autoconf version 2.13"
2948 -help | --help | --hel | --he | --h)
2949 echo "\$ac_cs_usage"; exit 0 ;;
2950 *) echo "\$ac_cs_usage"; exit 1 ;;
2954 ac_given_srcdir=$srcdir
2955 ac_given_INSTALL="$INSTALL"
2957 trap 'rm -fr `echo "Makefile" |
sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
2959 cat >> $CONFIG_STATUS <<EOF
2961 # Protect against being on the right side of a sed subst in config.status.
2962 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
2963 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
2967 s%@CFLAGS@%$CFLAGS%g
2968 s%@CPPFLAGS@%$CPPFLAGS%g
2969 s%@CXXFLAGS@%$CXXFLAGS%g
2970 s%@FFLAGS@%$FFLAGS%g
2972 s%@LDFLAGS@%$LDFLAGS%g
2974 s%@exec_prefix@%$exec_prefix%g
2975 s%@prefix@%$prefix%g
2976 s%@program_transform_name@%$program_transform_name%g
2977 s%@bindir@%$bindir%g
2978 s%@sbindir@%$sbindir%g
2979 s%@libexecdir@%$libexecdir%g
2980 s%@datadir@%$datadir%g
2981 s%@sysconfdir@%$sysconfdir%g
2982 s%@sharedstatedir@%$sharedstatedir%g
2983 s%@localstatedir@%$localstatedir%g
2984 s%@libdir@%$libdir%g
2985 s%@includedir@%$includedir%g
2986 s%@oldincludedir@%$oldincludedir%g
2987 s%@infodir@%$infodir%g
2988 s%@mandir@%$mandir%g
2990 s%@host_alias@%$host_alias%g
2991 s%@host_cpu@%$host_cpu%g
2992 s%@host_vendor@%$host_vendor%g
2993 s%@host_os@%$host_os%g
2994 s%@target@%$target%g
2995 s%@target_alias@%$target_alias%g
2996 s%@target_cpu@%$target_cpu%g
2997 s%@target_vendor@%$target_vendor%g
2998 s%@target_os@%$target_os%g
3000 s%@build_alias@%$build_alias%g
3001 s%@build_cpu@%$build_cpu%g
3002 s%@build_vendor@%$build_vendor%g
3003 s%@build_os@%$build_os%g
3004 s%@boehm_gc_basedir@%$boehm_gc_basedir%g
3005 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
3006 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
3007 s%@INSTALL_DATA@%$INSTALL_DATA%g
3008 s%@PACKAGE@%$PACKAGE%g
3009 s%@VERSION@%$VERSION%g
3010 s%@ACLOCAL@%$ACLOCAL%g
3011 s%@AUTOCONF@%$AUTOCONF%g
3012 s%@AUTOMAKE@%$AUTOMAKE%g
3013 s%@AUTOHEADER@%$AUTOHEADER%g
3014 s%@MAKEINFO@%$MAKEINFO%g
3015 s%@SET_MAKE@%$SET_MAKE%g
3020 s%@RANLIB@%$RANLIB%g
3021 s%@MAINTAINER_MODE_TRUE@%$MAINTAINER_MODE_TRUE%g
3022 s%@MAINTAINER_MODE_FALSE@%$MAINTAINER_MODE_FALSE%g
3024 s%@EXEEXT@%$EXEEXT%g
3025 s%@BOEHM_GC_CFLAGS@%$BOEHM_GC_CFLAGS%g
3027 s%@OBJEXT@%$OBJEXT%g
3029 s%@LIBTOOL@%$LIBTOOL%g
3030 s%@CXXCPP@%$CXXCPP%g
3031 s%@THREADLIBS@%$THREADLIBS%g
3032 s%@EXTRA_TEST_LIBS@%$EXTRA_TEST_LIBS%g
3033 s%@target_all@%$target_all%g
3034 s%@INCLUDES@%$INCLUDES%g
3035 s%@CXXINCLUDES@%$CXXINCLUDES%g
3036 s%@addobjs@%$addobjs%g
3037 s%@MY_CFLAGS@%$MY_CFLAGS%g
3038 s%@USE_LIBDIR_TRUE@%$USE_LIBDIR_TRUE%g
3039 s%@USE_LIBDIR_FALSE@%$USE_LIBDIR_FALSE%g
3044 cat >> $CONFIG_STATUS <<\EOF
3046 # Split the substitutions into bite-sized pieces for seds with
3047 # small command number limits, like on Digital OSF/1 and HP-UX.
3048 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
3049 ac_file=1 # Number of current file.
3050 ac_beg=1 # First line for current file.
3051 ac_end=$ac_max_sed_cmds # Line after last line for current file.
3054 while $ac_more_lines; do
3055 if test $ac_beg -gt 1; then
3056 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
3058 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
3060 if test ! -s conftest.s$ac_file; then
3062 rm -f conftest.s$ac_file
3064 if test -z "$ac_sed_cmds"; then
3065 ac_sed_cmds="sed -f conftest.s$ac_file"
3067 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
3069 ac_file=`expr $ac_file + 1`
3071 ac_end=`expr $ac_end + $ac_max_sed_cmds`
3074 if test -z "$ac_sed_cmds"; then
3079 cat >> $CONFIG_STATUS <<EOF
3081 CONFIG_FILES=\${CONFIG_FILES-"Makefile"}
3083 cat >> $CONFIG_STATUS <<\EOF
3084 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
3085 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
3087 *:*) ac_file_in=`echo "$ac_file"|
sed 's%[^:]*:%%'`
3088 ac_file=`echo "$ac_file"|
sed 's%:.*%%'` ;;
3089 *) ac_file_in="${ac_file}.in" ;;
3092 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
3094 # Remove last slash and all that follows it. Not all systems have dirname.
3095 ac_dir=`echo $ac_file|
sed 's%/[^/][^/]*$%%'`
3096 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
3097 # The file is in a subdirectory.
3098 test ! -d "$ac_dir" && mkdir "$ac_dir"
3099 ac_dir_suffix="/`echo $ac_dir|
sed 's%^\./%%'`"
3100 # A "../" for each directory in $ac_dir_suffix.
3101 ac_dots=`echo $ac_dir_suffix|
sed 's%/[^/]*%../%g'`
3103 ac_dir_suffix= ac_dots=
3106 case "$ac_given_srcdir" in
3108 if test -z "$ac_dots"; then top_srcdir=.
3109 else top_srcdir=`echo $ac_dots|
sed 's%/$%%'`; fi ;;
3110 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
3112 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
3113 top_srcdir="$ac_dots$ac_given_srcdir" ;;
3116 case "$ac_given_INSTALL" in
3117 [/$]*) INSTALL="$ac_given_INSTALL" ;;
3118 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
3121 echo creating "$ac_file"
3123 configure_input="Generated automatically from `echo $ac_file_in|
sed 's%.*/%%'` by configure."
3125 *Makefile*) ac_comsub="1i\\
3126 # $configure_input" ;;
3130 ac_file_inputs=`echo $ac_file_in|
sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
3132 s%@configure_input@%$configure_input%g
3133 s%@srcdir@%$srcdir%g
3134 s%@top_srcdir@%$top_srcdir%g
3135 s%@INSTALL@%$INSTALL%g
3136 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
3141 cat >> $CONFIG_STATUS <<EOF
3145 with_multisubdir=${with_multisubdir}
3146 ac_configure_args="${multilib_arg} ${ac_configure_args}"
3147 CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
3148 boehm_gc_basedir=${boehm_gc_basedir}
3153 cat >> $CONFIG_STATUS <<\EOF
3155 echo "$DEFS" > boehm-cflags
3157 if test -n "$CONFIG_FILES"; then
3158 ac_file=Makefile . ${boehm_gc_basedir}/../config-ml.in
3162 chmod +x $CONFIG_STATUS
3163 rm -fr confdefs* $ac_clean_files
3164 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1