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 # Initialize some variables set by options.
16 # The variables have the same names as the options, with
17 # dashes changed to underlines.
19 cache_file
=.
/config.cache
28 program_transform_name
=s
,x
,x
,
37 bindir
='${exec_prefix}/bin'
38 sbindir
='${exec_prefix}/sbin'
39 libexecdir
='${exec_prefix}/libexec'
40 datadir
='${prefix}/share'
41 sysconfdir
='${prefix}/etc'
42 sharedstatedir
='${prefix}/com'
43 localstatedir
='${prefix}/var'
44 libdir
='${exec_prefix}/lib'
45 includedir
='${prefix}/include'
46 oldincludedir
='/usr/include'
47 infodir
='${prefix}/info'
48 mandir
='${prefix}/man'
50 # Initialize some other variables.
53 SHELL
=${CONFIG_SHELL-/bin/sh}
54 # Maximum number of lines to put in a shell here document.
61 # If the previous option needs an argument, assign it.
62 if test -n "$ac_prev"; then
63 eval "$ac_prev=\$ac_option"
69 -*=*) ac_optarg
=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
73 # Accept the important Cygnus configure options, so we can diagnose typos.
77 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
79 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
80 bindir
="$ac_optarg" ;;
82 -build |
--build |
--buil |
--bui |
--bu)
84 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
87 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
88 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
90 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
91 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
92 cache_file
="$ac_optarg" ;;
94 -datadir |
--datadir |
--datadi |
--datad |
--data |
--dat |
--da)
96 -datadir=* |
--datadir=* |
--datadi=* |
--datad=* |
--data=* |
--dat=* \
98 datadir
="$ac_optarg" ;;
100 -disable-* |
--disable-*)
101 ac_feature
=`echo $ac_option|sed -e 's/-*disable-//'`
102 # Reject names that are not valid shell variable names.
103 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
104 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
106 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
107 eval "enable_${ac_feature}=no" ;;
109 -enable-* |
--enable-*)
110 ac_feature
=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
111 # Reject names that are not valid shell variable names.
112 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
113 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
115 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
120 eval "enable_${ac_feature}='$ac_optarg'" ;;
122 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
123 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
124 |
--exec |
--exe |
--ex)
125 ac_prev
=exec_prefix
;;
126 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
127 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
128 |
--exec=* |
--exe=* |
--ex=*)
129 exec_prefix
="$ac_optarg" ;;
131 -gas |
--gas |
--ga |
--g)
132 # Obsolete; use --with-gas.
135 -help |
--help |
--hel |
--he)
136 # Omit some internal or obsolete options to make the list less imposing.
137 # This message is too long to be a string in the A/UX 3.1 sh.
139 Usage: configure [options] [host]
140 Options: [defaults in brackets after descriptions]
142 --cache-file=FILE cache test results in FILE
143 --help print this message
144 --no-create do not create output files
145 --quiet, --silent do not print \`checking...' messages
146 --site-file=FILE use FILE as the site file
147 --version print the version of autoconf that created configure
148 Directory and file names:
149 --prefix=PREFIX install architecture-independent files in PREFIX
151 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
153 --bindir=DIR user executables in DIR [EPREFIX/bin]
154 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
155 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
156 --datadir=DIR read-only architecture-independent data in DIR
158 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
159 --sharedstatedir=DIR modifiable architecture-independent data in DIR
161 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
162 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
163 --includedir=DIR C header files in DIR [PREFIX/include]
164 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
165 --infodir=DIR info documentation in DIR [PREFIX/info]
166 --mandir=DIR man documentation in DIR [PREFIX/man]
167 --srcdir=DIR find the sources in DIR [configure dir or ..]
168 --program-prefix=PREFIX prepend PREFIX to installed program names
169 --program-suffix=SUFFIX append SUFFIX to installed program names
170 --program-transform-name=PROGRAM
171 run sed PROGRAM on installed program names
175 --build=BUILD configure for building on BUILD [BUILD=HOST]
176 --host=HOST configure for HOST [guessed]
177 --target=TARGET configure for TARGET [TARGET=HOST]
178 Features and packages:
179 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
180 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
181 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
182 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
183 --x-includes=DIR X include files are in DIR
184 --x-libraries=DIR X library files are in DIR
186 if test -n "$ac_help"; then
187 echo "--enable and --with options recognized:$ac_help"
191 -host |
--host |
--hos |
--ho)
193 -host=* |
--host=* |
--hos=* |
--ho=*)
196 -includedir |
--includedir |
--includedi |
--included |
--include \
197 |
--includ |
--inclu |
--incl |
--inc)
198 ac_prev
=includedir
;;
199 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
200 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
201 includedir
="$ac_optarg" ;;
203 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
205 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
206 infodir
="$ac_optarg" ;;
208 -libdir |
--libdir |
--libdi |
--libd)
210 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
211 libdir
="$ac_optarg" ;;
213 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
214 |
--libexe |
--libex |
--libe)
215 ac_prev
=libexecdir
;;
216 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
217 |
--libexe=* |
--libex=* |
--libe=*)
218 libexecdir
="$ac_optarg" ;;
220 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
221 |
--localstate |
--localstat |
--localsta |
--localst \
222 |
--locals |
--local |
--loca |
--loc |
--lo)
223 ac_prev
=localstatedir
;;
224 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
225 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* \
226 |
--locals=* |
--local=* |
--loca=* |
--loc=* |
--lo=*)
227 localstatedir
="$ac_optarg" ;;
229 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
231 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
232 mandir
="$ac_optarg" ;;
235 # Obsolete; use --without-fp.
238 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
242 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
243 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
246 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
247 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
248 |
--oldin |
--oldi |
--old |
--ol |
--o)
249 ac_prev
=oldincludedir
;;
250 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
251 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
252 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
253 oldincludedir
="$ac_optarg" ;;
255 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
257 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
258 prefix
="$ac_optarg" ;;
260 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
261 |
--program-pre |
--program-pr |
--program-p)
262 ac_prev
=program_prefix
;;
263 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
264 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
265 program_prefix
="$ac_optarg" ;;
267 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
268 |
--program-suf |
--program-su |
--program-s)
269 ac_prev
=program_suffix
;;
270 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
271 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
272 program_suffix
="$ac_optarg" ;;
274 -program-transform-name |
--program-transform-name \
275 |
--program-transform-nam |
--program-transform-na \
276 |
--program-transform-n |
--program-transform- \
277 |
--program-transform |
--program-transfor \
278 |
--program-transfo |
--program-transf \
279 |
--program-trans |
--program-tran \
280 |
--progr-tra |
--program-tr |
--program-t)
281 ac_prev
=program_transform_name
;;
282 -program-transform-name=* |
--program-transform-name=* \
283 |
--program-transform-nam=* |
--program-transform-na=* \
284 |
--program-transform-n=* |
--program-transform-=* \
285 |
--program-transform=* |
--program-transfor=* \
286 |
--program-transfo=* |
--program-transf=* \
287 |
--program-trans=* |
--program-tran=* \
288 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
289 program_transform_name
="$ac_optarg" ;;
291 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
292 |
-silent |
--silent |
--silen |
--sile |
--sil)
295 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
297 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
299 sbindir
="$ac_optarg" ;;
301 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
302 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
303 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
305 ac_prev
=sharedstatedir
;;
306 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
307 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
308 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
310 sharedstatedir
="$ac_optarg" ;;
312 -site |
--site |
--sit)
314 -site=* |
--site=* |
--sit=*)
317 -site-file |
--site-file |
--site-fil |
--site-fi |
--site-f)
319 -site-file=* |
--site-file=* |
--site-fil=* |
--site-fi=* |
--site-f=*)
320 sitefile
="$ac_optarg" ;;
322 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
324 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
325 srcdir
="$ac_optarg" ;;
327 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
328 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
329 ac_prev
=sysconfdir
;;
330 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
331 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
332 sysconfdir
="$ac_optarg" ;;
334 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
336 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
337 target
="$ac_optarg" ;;
339 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
342 -version |
--version |
--versio |
--versi |
--vers)
343 echo "configure generated by autoconf version 2.13"
347 ac_package
=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
348 # Reject names that are not valid shell variable names.
349 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
350 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
352 ac_package
=`echo $ac_package| sed 's/-/_/g'`
357 eval "with_${ac_package}='$ac_optarg'" ;;
359 -without-* |
--without-*)
360 ac_package
=`echo $ac_option|sed -e 's/-*without-//'`
361 # Reject names that are not valid shell variable names.
362 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
363 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
365 ac_package
=`echo $ac_package| sed 's/-/_/g'`
366 eval "with_${ac_package}=no" ;;
369 # Obsolete; use --with-x.
372 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
373 |
--x-incl |
--x-inc |
--x-in |
--x-i)
374 ac_prev
=x_includes
;;
375 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
376 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
377 x_includes
="$ac_optarg" ;;
379 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
380 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
381 ac_prev
=x_libraries
;;
382 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
383 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
384 x_libraries
="$ac_optarg" ;;
386 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
390 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
391 echo "configure: warning: $ac_option: invalid host type" 1>&2
393 if test "x$nonopt" != xNONE
; then
394 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
402 if test -n "$ac_prev"; then
403 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
406 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
408 # File descriptor usage:
411 # 2 errors and warnings
412 # 3 some systems may open it to /dev/tty
413 # 4 used on the Kubota Titan
414 # 6 checking for... messages and results
415 # 5 compiler messages saved in config.log
416 if test "$silent" = yes; then
424 This file contains any messages produced by compilers while
425 running configure, to aid debugging if configure makes a mistake.
428 # Strip out --no-create and --no-recursion so they do not pile up.
429 # Also quote any args containing shell metacharacters.
434 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
435 |
--no-cr |
--no-c) ;;
436 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
437 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r) ;;
438 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
439 ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
440 *) ac_configure_args
="$ac_configure_args $ac_arg" ;;
445 # Only set these to C if already set. These must not be set unconditionally
446 # because not all systems understand e.g. LANG=C (notably SCO).
447 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
448 # Non-C LC_CTYPE values break the ctype check.
449 if test "${LANG+set}" = set; then LANG
=C
; export LANG
; fi
450 if test "${LC_ALL+set}" = set; then LC_ALL
=C
; export LC_ALL
; fi
451 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES
=C
; export LC_MESSAGES
; fi
452 if test "${LC_CTYPE+set}" = set; then LC_CTYPE
=C
; export LC_CTYPE
; fi
454 # confdefs.h avoids OS command line length limits that DEFS can exceed.
455 rm -rf conftest
* confdefs.h
456 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
459 # A filename unique to this package, relative to the directory that
460 # configure is in, which we can look for to find out if srcdir is correct.
461 ac_unique_file
=crt0.S
463 # Find the source files, if location was not specified.
464 if test -z "$srcdir"; then
465 ac_srcdir_defaulted
=yes
466 # Try the directory containing this script, then its parent.
468 ac_confdir
=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
469 test "x$ac_confdir" = "x$ac_prog" && ac_confdir
=.
471 if test ! -r $srcdir/$ac_unique_file; then
475 ac_srcdir_defaulted
=no
477 if test ! -r $srcdir/$ac_unique_file; then
478 if test "$ac_srcdir_defaulted" = yes; then
479 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
481 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
484 srcdir
=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
486 # Prefer explicitly selected file to automatically selected ones.
487 if test -z "$sitefile"; then
488 if test -z "$CONFIG_SITE"; then
489 if test "x$prefix" != xNONE
; then
490 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
492 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
496 CONFIG_SITE
="$sitefile"
498 for ac_site_file
in $CONFIG_SITE; do
499 if test -r "$ac_site_file"; then
500 echo "loading site script $ac_site_file"
505 if test -r "$cache_file"; then
506 echo "loading cache $cache_file"
509 echo "creating cache $cache_file"
514 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
515 ac_cpp
='$CPP $CPPFLAGS'
516 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
517 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
518 cross_compiling
=$ac_cv_prog_cc_cross
522 if (echo "testing\c"; echo 1,2,3) |
grep c
>/dev
/null
; then
523 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
524 if (echo -n testing
; echo 1,2,3) |
sed s
/-n/xn
/ |
grep xn
>/dev
/null
; then
531 ac_n
= ac_c
='\c' ac_t
=
536 if test "${enable_shared}" = "yes" ; then
537 echo "Shared libraries not supported for cross compiling, ignored"
540 if test "$srcdir" = "." ; then
541 if test "${with_target_subdir}" != "." ; then
542 libgloss_topdir
="${srcdir}/${with_multisrctop}../../.."
544 libgloss_topdir
="${srcdir}/${with_multisrctop}../.."
547 libgloss_topdir
="${srcdir}/../.."
550 for ac_dir
in $libgloss_topdir $srcdir/$libgloss_topdir; do
551 if test -f $ac_dir/install-sh
; then
553 ac_install_sh
="$ac_aux_dir/install-sh -c"
555 elif test -f $ac_dir/install.sh
; then
557 ac_install_sh
="$ac_aux_dir/install.sh -c"
561 if test -z "$ac_aux_dir"; then
562 { echo "configure: error: can not find install-sh or install.sh in $libgloss_topdir $srcdir/$libgloss_topdir" 1>&2; exit 1; }
564 ac_config_guess
=$ac_aux_dir/config.guess
565 ac_config_sub
=$ac_aux_dir/config.sub
566 ac_configure
=$ac_aux_dir/configure
# This should be Cygnus configure.
570 # Do some error checking and defaulting for the host and target type.
572 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
575 # 1. You are not allowed to specify --host, --target, and nonopt at the
577 # 2. Host defaults to nonopt.
578 # 3. If nonopt is not specified, then host defaults to the current host,
579 # as determined by config.guess.
580 # 4. Target and build default to nonopt.
581 # 5. If nonopt is not specified, then target and build default to host.
583 # The aliases save the names the user supplied, while $host etc.
584 # will get canonicalized.
585 case $host---$target---$nonopt in
586 NONE---
*---* |
*---NONE---* |
*---*---NONE) ;;
587 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
591 # Make sure we can run config.sub.
592 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4
>/dev
/null
2>&1; then :
593 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
596 echo $ac_n "checking host system type""... $ac_c" 1>&6
597 echo "configure:598: checking host system type" >&5
600 case "$host_alias" in
604 if host_alias
=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
605 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
607 *) host_alias
=$nonopt ;;
611 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
612 host_cpu
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
613 host_vendor
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
614 host_os
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
615 echo "$ac_t""$host" 1>&6
617 echo $ac_n "checking target system type""... $ac_c" 1>&6
618 echo "configure:619: checking target system type" >&5
621 case "$target_alias" in
624 NONE
) target_alias
=$host_alias ;;
625 *) target_alias
=$nonopt ;;
629 target
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
630 target_cpu
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
631 target_vendor
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
632 target_os
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
633 echo "$ac_t""$target" 1>&6
635 echo $ac_n "checking build system type""... $ac_c" 1>&6
636 echo "configure:637: checking build system type" >&5
639 case "$build_alias" in
642 NONE
) build_alias
=$host_alias ;;
643 *) build_alias
=$nonopt ;;
647 build
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
648 build_cpu
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
649 build_vendor
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
650 build_os
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
651 echo "$ac_t""$build" 1>&6
653 test "$host_alias" != "$target_alias" &&
654 test "$program_prefix$program_suffix$program_transform_name" = \
656 program_prefix
=${target_alias}-
658 if test "$program_transform_name" = s
,x
,x
,; then
659 program_transform_name
=
661 # Double any \ or $. echo might interpret backslashes.
662 cat <<\EOF_SED
> conftestsed
663 s
,\\,\\\\,g
; s
,\$
,$$
,g
665 program_transform_name
="`echo $program_transform_name|sed -f conftestsed`"
668 test "$program_prefix" != NONE
&&
669 program_transform_name
="s,^,${program_prefix},; $program_transform_name"
670 # Use a double $ so make ignores it.
671 test "$program_suffix" != NONE
&&
672 program_transform_name
="s,\$\$,${program_suffix},; $program_transform_name"
674 # sed with no file args requires a program.
675 test "$program_transform_name" = "" && program_transform_name
="s,x,x,"
678 # Find a good install program. We prefer a C program (faster),
679 # so one script is as good as another. But avoid the broken or
680 # incompatible versions:
681 # SysV /etc/install, /usr/sbin/install
682 # SunOS /usr/etc/install
685 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
686 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
687 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
688 # ./install, which can be erroneously created by make from ./install.sh.
689 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
690 echo "configure:691: checking for a BSD compatible install" >&5
691 if test -z "$INSTALL"; then
692 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
693 echo $ac_n "(cached) $ac_c" 1>&6
695 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
696 for ac_dir
in $PATH; do
697 # Account for people who put trailing slashes in PATH elements.
699 /|.
/|.
//|
/etc
/*|
/usr
/sbin
/*|
/usr
/etc
/*|
/sbin
/*|
/usr
/afsws
/bin
/*|
/usr
/ucb
/*) ;;
701 # OSF1 and SCO ODT 3.0 have their own names for install.
702 # Don't use installbsd from OSF since it installs stuff as root
704 for ac_prog
in ginstall scoinst
install; do
705 if test -f $ac_dir/$ac_prog; then
706 if test $ac_prog = install &&
707 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
708 # AIX install. It has an incompatible calling convention.
711 ac_cv_path_install
="$ac_dir/$ac_prog -c"
722 if test "${ac_cv_path_install+set}" = set; then
723 INSTALL
="$ac_cv_path_install"
725 # As a last resort, use the slow shell script. We don't cache a
726 # path for INSTALL within a source directory, because that will
727 # break other packages using the cache if that directory is
728 # removed, or if the path is relative.
729 INSTALL
="$ac_install_sh"
732 echo "$ac_t""$INSTALL" 1>&6
734 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
735 # It thinks the first close brace ends the variable substitution.
736 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
738 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
740 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
743 # FIXME: We temporarily define our own version of AC_PROG_CC. This is
744 # copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
745 # are building a library that must be included in all links, so we
746 # can't link an executable until this lib is built.
747 # autoconf should provide a way to do this.
751 # Extract the first word of "gcc", so it can be a program name with args.
752 set dummy gcc
; ac_word
=$2
753 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
754 echo "configure:755: checking for $ac_word" >&5
755 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
756 echo $ac_n "(cached) $ac_c" 1>&6
758 if test -n "$CC"; then
759 ac_cv_prog_CC
="$CC" # Let the user override the test.
761 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
763 for ac_dir
in $ac_dummy; do
764 test -z "$ac_dir" && ac_dir
=.
765 if test -f $ac_dir/$ac_word; then
774 if test -n "$CC"; then
775 echo "$ac_t""$CC" 1>&6
777 echo "$ac_t""no" 1>&6
780 if test -z "$CC"; then
781 # Extract the first word of "cc", so it can be a program name with args.
782 set dummy cc
; ac_word
=$2
783 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
784 echo "configure:785: checking for $ac_word" >&5
785 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
786 echo $ac_n "(cached) $ac_c" 1>&6
788 if test -n "$CC"; then
789 ac_cv_prog_CC
="$CC" # Let the user override the test.
791 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
794 for ac_dir
in $ac_dummy; do
795 test -z "$ac_dir" && ac_dir
=.
796 if test -f $ac_dir/$ac_word; then
797 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
806 if test $ac_prog_rejected = yes; then
807 # We found a bogon in the path, so make sure we never use it.
808 set dummy
$ac_cv_prog_CC
810 if test $# -gt 0; then
811 # We chose a different compiler from the bogus one.
812 # However, it has the same basename, so the bogon will be chosen
813 # first if we set CC to just the basename; use the full file name.
815 set dummy
"$ac_dir/$ac_word" "$@"
823 if test -n "$CC"; then
824 echo "$ac_t""$CC" 1>&6
826 echo "$ac_t""no" 1>&6
829 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
832 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
833 echo "configure:834: checking whether we are using GNU C" >&5
834 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
835 echo $ac_n "(cached) $ac_c" 1>&6
837 cat > conftest.c
<<EOF
842 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:843: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } |
egrep yes >/dev
/null
2>&1; then
849 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
851 if test $ac_cv_prog_gcc = yes; then
853 ac_test_CFLAGS
="${CFLAGS+set}"
854 ac_save_CFLAGS
="$CFLAGS"
856 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
857 echo "configure:858: checking whether ${CC-cc} accepts -g" >&5
858 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
859 echo $ac_n "(cached) $ac_c" 1>&6
861 echo 'void f(){}' > conftest.c
862 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
871 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
872 if test "$ac_test_CFLAGS" = set; then
873 CFLAGS
="$ac_save_CFLAGS"
874 elif test $ac_cv_prog_cc_g = yes; then
881 test "${CFLAGS+set}" = set || CFLAGS
="-g"
890 # Extract the first word of "ranlib", so it can be a program name with args.
891 set dummy ranlib
; ac_word
=$2
892 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
893 echo "configure:894: checking for $ac_word" >&5
894 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
895 echo $ac_n "(cached) $ac_c" 1>&6
897 if test -n "$RANLIB"; then
898 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
900 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
902 for ac_dir
in $ac_dummy; do
903 test -z "$ac_dir" && ac_dir
=.
904 if test -f $ac_dir/$ac_word; then
905 ac_cv_prog_RANLIB
="ranlib"
910 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":"
913 RANLIB
="$ac_cv_prog_RANLIB"
914 if test -n "$RANLIB"; then
915 echo "$ac_t""$RANLIB" 1>&6
917 echo "$ac_t""no" 1>&6
921 host_makefile_frag
=${srcdir}/..
/config
/default.mh
923 if test "${with_multisubdir}" = "m32"; then
930 host_makefile_frag_path
=$host_makefile_frag
933 target_makefile_frag_path
=$target_makefile_frag
939 cat > confcache
<<\EOF
940 # This file is a shell script that caches the results of configure
941 # tests run on this system so they can be shared between configure
942 # scripts and configure runs. It is not useful on other systems.
943 # If it contains results you don't want to keep, you may remove or edit it.
945 # By default, configure uses ./config.cache as the cache file,
946 # creating it if it does not exist already. You can give configure
947 # the --cache-file=FILE option to use a different cache file; that is
948 # what configure does when it calls configure scripts in
949 # subdirectories, so they share the cache.
950 # Giving --cache-file=/dev/null disables caching, for debugging configure.
951 # config.status only pays attention to the cache file if you give it the
952 # --recheck option to rerun configure.
955 # The following way of writing the cache mishandles newlines in values,
956 # but we know of no workaround that is simple, portable, and efficient.
957 # So, don't put newlines in cache variables' values.
958 # Ultrix sh set writes to stderr and can't be redirected directly,
959 # and sets the high bit in the cache file unless we assign to the vars.
961 case `(ac_space=' '; set | grep ac_space) 2>&1` in
963 # `set' does not quote correctly, so add quotes (double-quote substitution
964 # turns \\\\ into \\, and sed turns \\ into \).
967 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
970 # `set' quotes correctly as required by POSIX, so do not add quotes.
971 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
974 if cmp -s $cache_file confcache
; then
977 if test -w $cache_file; then
978 echo "updating cache $cache_file"
979 cat confcache
> $cache_file
981 echo "not updating unwritable cache $cache_file"
986 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
988 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
989 # Let make expand exec_prefix.
990 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
992 # Any assignment to VPATH causes Sun make to only execute
993 # the first set of double-colon rules, so remove it if not needed.
994 # If there is a colon in the path, we need to keep it.
995 if test "x$srcdir" = x.
; then
996 ac_vpsub
='/^[ ]*VPATH[ ]*=[^:]*$/d'
999 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1001 # Transform confdefs.h into DEFS.
1002 # Protect against shell expansion while executing Makefile rules.
1003 # Protect against Makefile macro expansion.
1004 cat > conftest.defs
<<\EOF
1005 s
%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%-D\1=\2%g
1006 s
%[ `~#$^&*(){}\\|;'"<>?]%\\&%g
1011 DEFS=`sed -f conftest.defs confdefs.h |
tr '\012' ' '`
1015 # Without the "./", some shells look in PATH for config.status.
1016 : ${CONFIG_STATUS=./config.status}
1018 echo creating $CONFIG_STATUS
1019 rm -f $CONFIG_STATUS
1020 cat > $CONFIG_STATUS <<EOF
1022 # Generated automatically by configure.
1023 # Run this file to recreate the current configuration.
1024 # This directory was configured as follows,
1025 # on host `(hostname || uname
-n) 2>/dev
/null |
sed 1q
`:
1027 # $0 $ac_configure_args
1029 # Compiler output produced by configure, useful for debugging
1030 # configure, is in ./config.log if it exists.
1032 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
1035 case "\$ac_option" in
1036 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1037 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1038 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1039 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
1040 echo "$CONFIG_STATUS generated by autoconf version 2.13"
1042 -help | --help | --hel | --he | --h)
1043 echo "\$ac_cs_usage"; exit 0 ;;
1044 *) echo "\$ac_cs_usage"; exit 1 ;;
1048 ac_given_srcdir=$srcdir
1049 ac_given_INSTALL="$INSTALL"
1051 trap 'rm -fr `echo "Makefile" |
sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
1053 cat >> $CONFIG_STATUS <<EOF
1055 # Protect against being on the right side of a sed subst in config.status.
1056 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
1057 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
1061 s%@CFLAGS@%$CFLAGS%g
1062 s%@CPPFLAGS@%$CPPFLAGS%g
1063 s%@CXXFLAGS@%$CXXFLAGS%g
1064 s%@FFLAGS@%$FFLAGS%g
1066 s%@LDFLAGS@%$LDFLAGS%g
1068 s%@exec_prefix@%$exec_prefix%g
1069 s%@prefix@%$prefix%g
1070 s%@program_transform_name@%$program_transform_name%g
1071 s%@bindir@%$bindir%g
1072 s%@sbindir@%$sbindir%g
1073 s%@libexecdir@%$libexecdir%g
1074 s%@datadir@%$datadir%g
1075 s%@sysconfdir@%$sysconfdir%g
1076 s%@sharedstatedir@%$sharedstatedir%g
1077 s%@localstatedir@%$localstatedir%g
1078 s%@libdir@%$libdir%g
1079 s%@includedir@%$includedir%g
1080 s%@oldincludedir@%$oldincludedir%g
1081 s%@infodir@%$infodir%g
1082 s%@mandir@%$mandir%g
1084 s%@host_alias@%$host_alias%g
1085 s%@host_cpu@%$host_cpu%g
1086 s%@host_vendor@%$host_vendor%g
1087 s%@host_os@%$host_os%g
1088 s%@target@%$target%g
1089 s%@target_alias@%$target_alias%g
1090 s%@target_cpu@%$target_cpu%g
1091 s%@target_vendor@%$target_vendor%g
1092 s%@target_os@%$target_os%g
1094 s%@build_alias@%$build_alias%g
1095 s%@build_cpu@%$build_cpu%g
1096 s%@build_vendor@%$build_vendor%g
1097 s%@build_os@%$build_os%g
1098 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
1099 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
1100 s%@INSTALL_DATA@%$INSTALL_DATA%g
1105 s%@RANLIB@%$RANLIB%g
1106 s%@LD_TYPE@%$LD_TYPE%g
1107 s%@host_makefile_frag_path@%$host_makefile_frag_path%g
1108 /@host_makefile_frag@/r $host_makefile_frag
1109 s%@host_makefile_frag@%%g
1110 s%@target_makefile_frag_path@%$target_makefile_frag_path%g
1111 /@target_makefile_frag@/r $target_makefile_frag
1112 s%@target_makefile_frag@%%g
1113 s%@part_specific_obj@%$part_specific_obj%g
1118 cat >> $CONFIG_STATUS <<\EOF
1120 # Split the substitutions into bite-sized pieces for seds with
1121 # small command number limits, like on Digital OSF/1 and HP-UX.
1122 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
1123 ac_file=1 # Number of current file.
1124 ac_beg=1 # First line for current file.
1125 ac_end=$ac_max_sed_cmds # Line after last line for current file.
1128 while $ac_more_lines; do
1129 if test $ac_beg -gt 1; then
1130 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
1132 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
1134 if test ! -s conftest.s$ac_file; then
1136 rm -f conftest.s$ac_file
1138 if test -z "$ac_sed_cmds"; then
1139 ac_sed_cmds="sed -f conftest.s$ac_file"
1141 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
1143 ac_file=`expr $ac_file + 1`
1145 ac_end=`expr $ac_end + $ac_max_sed_cmds`
1148 if test -z "$ac_sed_cmds"; then
1153 cat >> $CONFIG_STATUS <<EOF
1155 CONFIG_FILES=\${CONFIG_FILES-"Makefile"}
1157 cat >> $CONFIG_STATUS <<\EOF
1158 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
1159 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
1161 *:*) ac_file_in=`echo "$ac_file"|
sed 's%[^:]*:%%'`
1162 ac_file=`echo "$ac_file"|
sed 's%:.*%%'` ;;
1163 *) ac_file_in="${ac_file}.in" ;;
1166 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
1168 # Remove last slash and all that follows it. Not all systems have dirname.
1169 ac_dir=`echo $ac_file|
sed 's%/[^/][^/]*$%%'`
1170 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
1171 # The file is in a subdirectory.
1172 test ! -d "$ac_dir" && mkdir "$ac_dir"
1173 ac_dir_suffix="/`echo $ac_dir|
sed 's%^\./%%'`"
1174 # A "../" for each directory in $ac_dir_suffix.
1175 ac_dots=`echo $ac_dir_suffix|
sed 's%/[^/]*%../%g'`
1177 ac_dir_suffix= ac_dots=
1180 case "$ac_given_srcdir" in
1182 if test -z "$ac_dots"; then top_srcdir=.
1183 else top_srcdir=`echo $ac_dots|
sed 's%/$%%'`; fi ;;
1184 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
1186 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
1187 top_srcdir="$ac_dots$ac_given_srcdir" ;;
1190 case "$ac_given_INSTALL" in
1191 [/$]*) INSTALL="$ac_given_INSTALL" ;;
1192 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
1195 echo creating "$ac_file"
1197 configure_input="Generated automatically from `echo $ac_file_in|
sed 's%.*/%%'` by configure."
1199 *Makefile*) ac_comsub="1i\\
1200 # $configure_input" ;;
1204 ac_file_inputs=`echo $ac_file_in|
sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
1206 s%@configure_input@%$configure_input%g
1207 s%@srcdir@%$srcdir%g
1208 s%@top_srcdir@%$top_srcdir%g
1209 s%@INSTALL@%$INSTALL%g
1210 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
1215 cat >> $CONFIG_STATUS <<EOF
1218 ac_configure_args="${ac_configure_args} --enable-multilib"
1219 CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
1220 libgloss_topdir=${libgloss_topdir}
1223 cat >> $CONFIG_STATUS <<\EOF
1224 . ${libgloss_topdir}/config-ml.in
1227 chmod +x $CONFIG_STATUS
1228 rm -fr confdefs* $ac_clean_files
1229 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1