3 # From configure.in CVSid
12 # Guess values for system-dependent variables and create Makefiles.
13 # Generated automatically using autoconf version 2.12
14 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
16 # This configure script is free software; the Free Software Foundation
17 # gives unlimited permission to copy, distribute and modify it.
21 ac_default_prefix=/usr/local
22 # Any additions from configure.in:
24 --with-gmp=DIRECTORY find GMP source code in DIRECTORY (not needed)"
26 --with-gettext=DIR find GNU gettext source code in DIR (not needed)"
28 --with-fp if using floating-point hardware [default=yes]"
30 --with-binutils=PATH specify location of binutils (as and ld)"
32 --with-elf if using the ELF object format"
34 --enable-libio build in GNU libio instead of GNU stdio"
36 --disable-sanity-checks really do not use threads (should not be used
37 except in special situations) [default=yes]"
39 --enable-static build static library [default=yes]"
41 --enable-shared build shared library [default=yes if GNU ld & ELF]"
43 --enable-profile build profiled library [default=yes]"
45 --enable-omitfp build undebuggable optimized library [default=no]"
47 --enable-bounded build with runtime bounds checking [default=no]"
49 --disable-versioning do not include versioning information in the
50 library objects [default=yes if supported]"
52 --enable-add-ons=DIR1,DIR2... configure and build named extra directories"
54 --enable-static-nss build static NSS modules [default=no]"
56 # Initialize some variables set by options.
57 # The variables have the same names as the options, with
58 # dashes changed to underlines.
60 cache_file=./config.cache
69 program_transform_name=s,x,x,
77 bindir='${exec_prefix}/bin'
78 sbindir='${exec_prefix}/sbin'
79 libexecdir='${exec_prefix}/libexec'
80 datadir='${prefix}/share'
81 sysconfdir='${prefix}/etc'
82 sharedstatedir='${prefix}/com'
83 localstatedir='${prefix}/var'
84 libdir='${exec_prefix}/lib'
85 includedir='${prefix}/include'
86 oldincludedir='/usr/include'
87 infodir='${prefix}/info'
88 mandir='${prefix}/man'
90 # Initialize some other variables.
93 # Maximum number of lines to put in a shell here document.
100 # If the previous option needs an argument, assign it.
101 if test -n "$ac_prev"; then
102 eval "$ac_prev=\$ac_option"
108 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
112 # Accept the important Cygnus configure options, so we can diagnose typos.
116 -bindir | --bindir | --bindi | --bind | --bin | --bi)
118 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
119 bindir="$ac_optarg" ;;
121 -build | --build | --buil | --bui | --bu)
123 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
124 build="$ac_optarg" ;;
126 -cache-file | --cache-file | --cache-fil | --cache-fi \
127 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
128 ac_prev=cache_file ;;
129 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
130 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
131 cache_file="$ac_optarg" ;;
133 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
135 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
137 datadir="$ac_optarg" ;;
139 -disable-* | --disable-*)
140 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
141 # Reject names that are not valid shell variable names.
142 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
143 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
145 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
146 eval "enable_${ac_feature}=no" ;;
148 -enable-* | --enable-*)
149 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
150 # Reject names that are not valid shell variable names.
151 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
152 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
154 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
159 eval "enable_${ac_feature}='$ac_optarg'" ;;
161 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
162 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
163 | --exec | --exe | --ex)
164 ac_prev=exec_prefix ;;
165 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
166 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
167 | --exec=* | --exe=* | --ex=*)
168 exec_prefix="$ac_optarg" ;;
170 -gas | --gas | --ga | --g)
171 # Obsolete; use --with-gas.
174 -help | --help | --hel | --he)
175 # Omit some internal or obsolete options to make the list less imposing.
176 # This message is too long to be a string in the A/UX 3.1 sh.
178 Usage: configure [options] [host]
179 Options: [defaults in brackets after descriptions]
181 --cache-file=FILE cache test results in FILE
182 --help print this message
183 --no-create do not create output files
184 --quiet, --silent do not print \`checking...' messages
185 --version print the version of autoconf that created configure
186 Directory and file names:
187 --prefix=PREFIX install architecture-independent files in PREFIX
189 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
191 --bindir=DIR user executables in DIR [EPREFIX/bin]
192 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
193 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
194 --datadir=DIR read-only architecture-independent data in DIR
196 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
197 --sharedstatedir=DIR modifiable architecture-independent data in DIR
199 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
200 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
201 --includedir=DIR C header files in DIR [PREFIX/include]
202 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
203 --infodir=DIR info documentation in DIR [PREFIX/info]
204 --mandir=DIR man documentation in DIR [PREFIX/man]
205 --srcdir=DIR find the sources in DIR [configure dir or ..]
206 --program-prefix=PREFIX prepend PREFIX to installed program names
207 --program-suffix=SUFFIX append SUFFIX to installed program names
208 --program-transform-name=PROGRAM
209 run sed PROGRAM on installed program names
213 --build=BUILD configure for building on BUILD [BUILD=HOST]
214 --host=HOST configure for HOST [guessed]
215 --target=TARGET configure for TARGET [TARGET=HOST]
216 Features and packages:
217 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
218 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
219 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
220 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
221 --x-includes=DIR X include files are in DIR
222 --x-libraries=DIR X library files are in DIR
224 if test -n "$ac_help"; then
225 echo "--enable and --with options recognized:$ac_help"
229 -host | --host | --hos | --ho)
231 -host=* | --host=* | --hos=* | --ho=*)
234 -includedir | --includedir | --includedi | --included | --include \
235 | --includ | --inclu | --incl | --inc)
236 ac_prev=includedir ;;
237 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
238 | --includ=* | --inclu=* | --incl=* | --inc=*)
239 includedir="$ac_optarg" ;;
241 -infodir | --infodir | --infodi | --infod | --info | --inf)
243 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
244 infodir="$ac_optarg" ;;
246 -libdir | --libdir | --libdi | --libd)
248 -libdir=* | --libdir=* | --libdi=* | --libd=*)
249 libdir="$ac_optarg" ;;
251 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
252 | --libexe | --libex | --libe)
253 ac_prev=libexecdir ;;
254 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
255 | --libexe=* | --libex=* | --libe=*)
256 libexecdir="$ac_optarg" ;;
258 -localstatedir | --localstatedir | --localstatedi | --localstated \
259 | --localstate | --localstat | --localsta | --localst \
260 | --locals | --local | --loca | --loc | --lo)
261 ac_prev=localstatedir ;;
262 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
263 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
264 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
265 localstatedir="$ac_optarg" ;;
267 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
269 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
270 mandir="$ac_optarg" ;;
273 # Obsolete; use --without-fp.
276 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
280 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
281 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
284 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
285 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
286 | --oldin | --oldi | --old | --ol | --o)
287 ac_prev=oldincludedir ;;
288 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
289 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
290 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
291 oldincludedir="$ac_optarg" ;;
293 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
295 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
296 prefix="$ac_optarg" ;;
298 -program-prefix | --program-prefix | --program-prefi | --program-pref \
299 | --program-pre | --program-pr | --program-p)
300 ac_prev=program_prefix ;;
301 -program-prefix=* | --program-prefix=* | --program-prefi=* \
302 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
303 program_prefix="$ac_optarg" ;;
305 -program-suffix | --program-suffix | --program-suffi | --program-suff \
306 | --program-suf | --program-su | --program-s)
307 ac_prev=program_suffix ;;
308 -program-suffix=* | --program-suffix=* | --program-suffi=* \
309 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
310 program_suffix="$ac_optarg" ;;
312 -program-transform-name | --program-transform-name \
313 | --program-transform-nam | --program-transform-na \
314 | --program-transform-n | --program-transform- \
315 | --program-transform | --program-transfor \
316 | --program-transfo | --program-transf \
317 | --program-trans | --program-tran \
318 | --progr-tra | --program-tr | --program-t)
319 ac_prev=program_transform_name ;;
320 -program-transform-name=* | --program-transform-name=* \
321 | --program-transform-nam=* | --program-transform-na=* \
322 | --program-transform-n=* | --program-transform-=* \
323 | --program-transform=* | --program-transfor=* \
324 | --program-transfo=* | --program-transf=* \
325 | --program-trans=* | --program-tran=* \
326 | --progr-tra=* | --program-tr=* | --program-t=*)
327 program_transform_name="$ac_optarg" ;;
329 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
330 | -silent | --silent | --silen | --sile | --sil)
333 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
335 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
337 sbindir="$ac_optarg" ;;
339 -sharedstatedir | --sharedstatedir | --sharedstatedi \
340 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
341 | --sharedst | --shareds | --shared | --share | --shar \
343 ac_prev=sharedstatedir ;;
344 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
345 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
346 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
348 sharedstatedir="$ac_optarg" ;;
350 -site | --site | --sit)
352 -site=* | --site=* | --sit=*)
355 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
357 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
358 srcdir="$ac_optarg" ;;
360 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
361 | --syscon | --sysco | --sysc | --sys | --sy)
362 ac_prev=sysconfdir ;;
363 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
364 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
365 sysconfdir="$ac_optarg" ;;
367 -target | --target | --targe | --targ | --tar | --ta | --t)
369 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
370 target="$ac_optarg" ;;
372 -v | -verbose | --verbose | --verbos | --verbo | --verb)
375 -version | --version | --versio | --versi | --vers)
376 echo "configure generated by autoconf version 2.12"
380 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
381 # Reject names that are not valid shell variable names.
382 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
383 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
385 ac_package=`echo $ac_package| sed 's/-/_/g'`
390 eval "with_${ac_package}='$ac_optarg'" ;;
392 -without-* | --without-*)
393 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
394 # Reject names that are not valid shell variable names.
395 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
396 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
398 ac_package=`echo $ac_package| sed 's/-/_/g'`
399 eval "with_${ac_package}=no" ;;
402 # Obsolete; use --with-x.
405 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
406 | --x-incl | --x-inc | --x-in | --x-i)
407 ac_prev=x_includes ;;
408 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
409 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
410 x_includes="$ac_optarg" ;;
412 -x-libraries | --x-libraries | --x-librarie | --x-librari \
413 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
414 ac_prev=x_libraries ;;
415 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
416 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
417 x_libraries="$ac_optarg" ;;
419 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
423 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
424 echo "configure: warning: $ac_option: invalid host type" 1>&2
426 if test "x$nonopt" != xNONE; then
427 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
435 if test -n "$ac_prev"; then
436 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
439 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
441 # File descriptor usage:
444 # 2 errors and warnings
445 # 3 some systems may open it to /dev/tty
446 # 4 used on the Kubota Titan
447 # 6 checking for... messages and results
448 # 5 compiler messages saved in config.log
449 if test "$silent" = yes; then
457 This file contains any messages produced by compilers while
458 running configure, to aid debugging if configure makes a mistake.
461 # Strip out --no-create and --no-recursion so they do not pile up.
462 # Also quote any args containing shell metacharacters.
467 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
468 | --no-cr | --no-c) ;;
469 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
470 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
471 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
472 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
473 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
478 # Only set these to C if already set. These must not be set unconditionally
479 # because not all systems understand e.g. LANG=C (notably SCO).
480 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
481 # Non-C LC_CTYPE values break the ctype check.
482 if test "${LANG+set}" = set; then LANG=C; export LANG; fi
483 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
484 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
485 if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
487 # confdefs.h avoids OS command line length limits that DEFS can exceed.
488 rm -rf conftest* confdefs.h
489 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
492 # A filename unique to this package, relative to the directory that
493 # configure is in, which we can look for to find out if srcdir is correct.
494 ac_unique_file=include/features.h
496 # Find the source files, if location was not specified.
497 if test -z "$srcdir"; then
498 ac_srcdir_defaulted=yes
499 # Try the directory containing this script, then its parent.
501 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
502 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
504 if test ! -r $srcdir/$ac_unique_file; then
508 ac_srcdir_defaulted=no
510 if test ! -r $srcdir/$ac_unique_file; then
511 if test "$ac_srcdir_defaulted" = yes; then
512 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
514 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
517 srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
519 # Prefer explicitly selected file to automatically selected ones.
520 if test -z "$CONFIG_SITE"; then
521 if test "x$prefix" != xNONE; then
522 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
524 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
527 for ac_site_file in $CONFIG_SITE; do
528 if test -r "$ac_site_file"; then
529 echo "loading site script $ac_site_file"
534 if test -r "$cache_file"; then
535 echo "loading cache $cache_file"
538 echo "creating cache $cache_file"
543 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
544 ac_cpp='$CPP $CPPFLAGS'
545 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
546 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
547 cross_compiling=$ac_cv_prog_cc_cross
549 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
550 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
551 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
558 ac_n= ac_c='\c' ac_t=
564 # This will get text that should go into config.make.
567 # Check for a --with-gmp argument and set gmp-srcdir in config.make.
568 # Check whether --with-gmp or --without-gmp was given.
569 if test "${with_gmp+set}" = set; then
572 yes) { echo "configure: error: --with-gmp requires an argument; use --with-gmp=DIRECTORY" 1>&2; exit 1; } ;;
574 *) config_vars="$config_vars
575 gmp-srcdir = $withval" ;;
580 # Check for a --with-gettext argument and set gettext-srcdir in config.make.
581 # Check whether --with-gettext or --without-gettext was given.
582 if test "${with_gettext+set}" = set; then
583 withval="$with_gettext"
584 case "$with_gettext" in
586 { echo "configure: error: --with-gettext requires an argument; use --with-gettext=DIR" 1>&2; exit 1; } ;;
589 config_vars="$config_vars
590 gettext-srcdir = $withval" ;;
596 # Check whether --with-fp or --without-fp was given.
597 if test "${with_fp+set}" = set; then
604 # Check whether --with-binutils or --without-binutils was given.
605 if test "${with_binutils+set}" = set; then
606 withval="$with_binutils"
607 path_binutils=$withval
612 # Check whether --with-elf or --without-elf was given.
613 if test "${with_elf+set}" = set; then
621 # Check whether --enable-libio or --disable-libio was given.
622 if test "${enable_libio+set}" = set; then
623 enableval="$enable_libio"
624 if test $enableval = yes; then
634 # Check whether --enable-sanity-checks or --disable-sanity-checks was given.
635 if test "${enable_sanity_checks+set}" = set; then
636 enableval="$enable_sanity_checks"
637 enable_sanity=$enableval
643 # Check whether --enable-static or --disable-static was given.
644 if test "${enable_static+set}" = set; then
645 enableval="$enable_static"
651 # Check whether --enable-shared or --disable-shared was given.
652 if test "${enable_shared+set}" = set; then
653 enableval="$enable_shared"
659 # Check whether --enable-profile or --disable-profile was given.
660 if test "${enable_profile+set}" = set; then
661 enableval="$enable_profile"
667 # Check whether --enable-omitfp or --disable-omitfp was given.
668 if test "${enable_omitfp+set}" = set; then
669 enableval="$enable_omitfp"
675 # Check whether --enable-bounded or --disable-bounded was given.
676 if test "${enable_bounded+set}" = set; then
677 enableval="$enable_bounded"
683 # Check whether --enable-versioning or --disable-versioning was given.
684 if test "${enable_versioning+set}" = set; then
685 enableval="$enable_versioning"
686 enable_versioning=$enableval
688 enable_versioning=yes
692 # Check whether --enable-add-ons or --disable-add-ons was given.
693 if test "${enable_add_ons+set}" = set; then
694 enableval="$enable_add_ons"
695 add_ons=`echo "$enableval" | sed 's/,/ /g'`
701 for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
702 if test -f $ac_dir/install-sh; then
704 ac_install_sh="$ac_aux_dir/install-sh -c"
706 elif test -f $ac_dir/install.sh; then
708 ac_install_sh="$ac_aux_dir/install.sh -c"
712 if test -z "$ac_aux_dir"; then
713 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
715 ac_config_guess=$ac_aux_dir/config.guess
716 ac_config_sub=$ac_aux_dir/config.sub
717 ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
722 if test x"$add_ons" != x; then
723 for f in $add_ons; do
724 # Test whether such a subdir really exists.
725 if test -d $srcdir/$f; then
726 add_ons_pfx="$add_ons_pfx $f/"
728 { echo "configure: error: add-on directory \"$f\" does not exist" 1>&2; exit 1; }
733 # Check whether --enable-static-nss or --disable-static-nss was given.
734 if test "${enable_static_nss+set}" = set; then
735 enableval="$enable_static_nss"
736 static_nss=$enableval
741 if test x"$static_nss" = xyes; then
742 cat >> confdefs.h <<\EOF
743 #define DO_STATIC_NSS 1
749 # Make sure we can run config.sub.
750 if $ac_config_sub sun4 >/dev/null 2>&1; then :
751 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
754 echo $ac_n "checking host system type""... $ac_c" 1>&6
755 echo "configure:756: checking host system type" >&5
758 case "$host_alias" in
762 if host_alias=`$ac_config_guess`; then :
763 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
765 *) host_alias=$nonopt ;;
769 host=`$ac_config_sub $host_alias`
770 host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
771 host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
772 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
773 echo "$ac_t""$host" 1>&6
776 # The way shlib-versions is used to generate soversions.mk uses a
777 # fairly simplistic model for name recognition that can't distinguish
778 # i486-pc-linux-gnu fully from i486-pc-gnu. So we mutate a $host_os
779 # of `gnu*' here to be `gnu-gnu*' just so that shlib-versions can
780 # tell. This doesn't get used much beyond that, so it's fairly safe.
785 host_os=`echo $host_os | sed -e 's/gnu/gnu-gnu/'`
790 ### I put this here to prevent those annoying emails from people who cannot
791 ### read and try to compile glibc on unsupported platforms. --drepper
793 ### By using the undocumented --enable-hacker-mode option for configure
794 ### one can skip this test to make the configuration not fail for unsupported
797 if test -z "$enable_hacker_mode"; then
802 echo "*** The GNU C library is currently not available for this platform."
803 echo "*** So far nobody cared to port it and if there is no volunteer it"
804 echo "*** might never happen. So, if you have interest to see glibc on"
805 echo "*** this platform visit"
806 echo "*** http://www.gnu.ai.mit.edu/software/libc/porting.html"
807 echo "*** and join the group of porters"
813 # We keep the original values in `$config_*' and never modify them, so we
814 # can write them unchanged into config.make. Everything else uses
815 # $machine, $vendor, and $os, and changes them whenever convenient.
816 config_machine=$host_cpu config_vendor=$host_vendor config_os=$host_os
818 # Some configurations imply other options.
820 gnu* | linux* | bsd4.4* | netbsd* | freebsd*)
821 # These systems always use GNU tools.
822 gnu_ld=yes gnu_as=yes ;;
825 # i586-linuxaout is mangled into i586-pc-linux-gnuaout
826 linux*ecoff* | linux*aout* | gnu*aout* | gnu*ecoff*)
828 gnu* | linux* | sysv4* | solaris2*)
829 # These systems (almost) always use the ELF format.
834 machine=$config_machine
835 vendor=$config_vendor
838 # Expand the configuration machine name into a subdirectory by architecture
839 # type and particular chip.
841 a29k | am29000) base_machine=a29k machine=a29k ;;
842 alpha*) base_machine=alpha machine=alpha/$machine ;;
843 arm*) base_machine=arm machine=arm/$machine ;;
844 c3[012]) base_machine=cx0 machine=cx0/c30 ;;
845 c4[04]) base_machine=cx0 machine=cx0/c40 ;;
846 hppa*) base_machine=hppa machine=hppa/$machine ;;
847 i[3456]86) base_machine=i386 machine=i386/$machine ;;
848 m680?0) base_machine=m68k machine=m68k/$machine ;;
849 m68k) base_machine=m68k machine=m68k/m68020 ;;
850 m88???) base_machine=m88k machine=m88k/$machine ;;
851 m88k) base_machine=m88k machine=m88k/m88100 ;;
852 mips64*) base_machine=mips64 machine=mips/mips64/$machine ;;
853 mips*) base_machine=mips machine=mips/$machine ;;
855 base_machine=sparc machine=sparc/sparc32 ;;
856 sparcv8 | supersparc | hypersparc)
857 base_machine=sparc machine=sparc/sparc32/sparcv8 ;;
858 sparc64 | ultrasparc)
859 base_machine=sparc machine=sparc/sparc64 ;;
863 if test "$base_machine" = "i386"; then
864 cat >> confdefs.h <<\EOF
865 #define USE_REGPARMS 1
870 # Compute the list of sysdep directories for this configuration.
871 # This can take a while to compute.
872 sysdep_dir=$srcdir/sysdeps
873 echo $ac_n "checking sysdep dirs""... $ac_c" 1>&6
874 echo "configure:875: checking sysdep dirs" >&5
875 # Make sco3.2v4 become sco3.2.4 and sunos4.1.1_U1 become sunos4.1.1.U1.
876 os="`echo $os | sed 's/\([0-9A-Z]\)[v_]\([0-9A-Z]\)/\1.\2/g'`"
881 netbsd* | 386bsd* | freebsd* | bsdi*)
882 base_os=unix/bsd/bsd4.4 ;;
883 osf* | sunos* | ultrix* | newsos* | dynix* | *bsd*)
885 sysv* | isc* | esix* | sco* | minix* | irix4* | linux*)
888 base_os=unix/sysv/sysv4 ;;
890 base_os=standalone ;;
895 # For sunos4.1.1, try sunos4.1.1, then sunos4.1, then sunos4, then sunos.
898 while o=`echo $tail | sed 's/\.[^.]*$//'`; test $o != $tail; do
902 o=`echo $tail | sed 's/[0-9]*$//'`
903 if test $o != $tail; then
906 # For linux-gnu, try linux-gnu, then linux.
907 o=`echo $tail | sed 's/-.*$//'`
908 if test $o != $tail; then
912 # For unix/sysv/sysv4, try unix/sysv/sysv4, then unix/sysv, then unix.
915 while b=`echo $tail | sed 's@^\(.*\)/\([^/]*\)$@& \1@'`; test -n "$b"; do
921 # For sparc/sparc9, try sparc/sparc9 and then sparc.
924 while m=`echo $tail | sed 's@^\(.*\)/\([^/]*\)$@& \1@'`; test -n "$m"; do
926 # Prepend the machine's FPU directory unless --without-fp.
927 if test "$with_fp" = yes; then
935 # Find what sysdep directories exist.
937 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
938 for d in $add_ons_pfx ''; do
939 for b in $base ''; do
940 for m0 in $mach ''; do
941 for v in /$vendor ''; do
942 for o in /$ostry ''; do
943 for m in $mach ''; do
944 if test "$m0$b$v$o$m"; then
945 try="${d}sysdeps$m0$b$v$o$m"
946 test -n "$enable_debug_configure" &&
947 echo "$0 DEBUG: try $try" >&2
950 *) dest=$srcdir/$try ;;
952 if test -d $dest; then
953 sysnames="$sysnames $try"
954 { test -n "$o" || test -n "$b"; } && os_used=t
955 { test -n "$m" || test -n "$m0"; } && machine_used=t
966 if test -z "$os_used" && test "$os" != none; then
967 { echo "configure: error: Operating system $os is not supported." 1>&2; exit 1; }
969 if test -z "$machine_used" && test "$machine" != none; then
970 { echo "configure: error: The $machine is not supported." 1>&2; exit 1; }
973 # We have now validated the configuration.
976 # If using ELF, look for an `elf' subdirectory of each machine directory.
977 # We prepend these rather than inserting them whereever the machine appears
978 # because things specified by the machine's ELF ABI should override
979 # OS-specific things, and should always be the same for any OS on the
980 # machine (otherwise what's the point of an ABI?).
981 if test "$elf" = yes; then
983 for d in $add_ons_pfx ''; do
986 *) xsrcdir=$srcdir/ ;;
989 if test -d $xsrcdir${d}sysdeps$m/elf; then
990 elf_dirs="$elf_dirs ${d}sysdeps$m/elf"
994 sysnames="`echo $elf_dirs | sed -e 's,//,/,g'` $sysnames"
998 # Expand the list of system names into a full list of directories
999 # from each element's parent name and Implies file (if present).
1002 while test $# -gt 0; do
1006 case " $names " in *" $name "*)
1007 # Already in the list.
1011 # Report each name as we discover it, so there is no long pause in output.
1012 echo $ac_n "$name $ac_c" >&6
1014 name_base=`echo $name | sed -e 's@\(.*sysdeps\)/.*@\1@'`
1018 *) xsrcdir=$srcdir/ ;;
1020 test -n "$enable_debug_configure" &&
1021 echo "DEBUG: name/Implies $xsrcdir$name/Implies" >&2
1023 if test -f $xsrcdir$name/Implies; then
1024 # Collect more names from the `Implies' file (removing comments).
1025 implied_candidate="`sed 's/#.*$//' < $xsrcdir$name/Implies`"
1027 for x in $implied_candidate; do
1028 if test -d $xsrcdir$name_base/$x; then
1029 implied="$implied $name_base/$x";
1031 echo "configure: warning: $name/Implies specifies nonexistent $x" 1>&2
1038 # Add NAME to the list of names.
1039 names="$names $name"
1041 # Find the parent of NAME, using the empty string if it has none.
1042 parent="`echo $name | sed -n -e 's=/[^/]*$==' -e '/sysdeps$/q' -e p`"
1044 # Add the names implied by NAME, and NAME's parent (if it has one), to
1045 # the list of names to be processed (the argument list). We prepend the
1046 # implied names to the list and append the parent. We want implied
1047 # directories to come before further directories inferred from the
1048 # configuration components; this ensures that for sysv4, unix/common
1049 # (implied by unix/sysv/sysv4) comes before unix/sysv (in ostry (here $*)
1051 sysnames="`echo $implied $* $parent`"
1052 test -n "$sysnames" && set $sysnames
1055 # Add the default directories.
1056 sysnames="$names sysdeps/generic"
1058 # The other names were emitted during the scan.
1059 echo "$ac_t""sysdeps/generic" 1>&6
1064 # Find a good install program. We prefer a C program (faster),
1065 # so one script is as good as another. But avoid the broken or
1066 # incompatible versions:
1067 # SysV /etc/install, /usr/sbin/install
1068 # SunOS /usr/etc/install
1069 # IRIX /sbin/install
1071 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1072 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1073 # ./install, which can be erroneously created by make from ./install.sh.
1074 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
1075 echo "configure:1076: checking for a BSD compatible install" >&5
1076 if test -z "$INSTALL"; then
1077 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
1078 echo $ac_n "(cached) $ac_c" 1>&6
1080 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS="${IFS}:"
1081 for ac_dir in $PATH; do
1082 # Account for people who put trailing slashes in PATH elements.
1084 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
1086 # OSF1 and SCO ODT 3.0 have their own names for install.
1087 for ac_prog in ginstall installbsd scoinst install; do
1088 if test -f $ac_dir/$ac_prog; then
1089 if test $ac_prog = install &&
1090 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
1091 # AIX install. It has an incompatible calling convention.
1092 # OSF/1 installbsd also uses dspmsg, but is usable.
1095 ac_cv_path_install="$ac_dir/$ac_prog -c"
1106 if test "${ac_cv_path_install+set}" = set; then
1107 INSTALL="$ac_cv_path_install"
1109 # As a last resort, use the slow shell script. We don't cache a
1110 # path for INSTALL within a source directory, because that will
1111 # break other packages using the cache if that directory is
1112 # removed, or if the path is relative.
1113 INSTALL="$ac_install_sh"
1116 echo "$ac_t""$INSTALL" 1>&6
1118 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1119 # It thinks the first close brace ends the variable substitution.
1120 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1122 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1124 if test "$INSTALL" = "${srcdir}/install-sh -c"; then
1125 # The makefiles need to use a different form to find it in $srcdir.
1126 INSTALL='\$(..)./install-sh -c'
1128 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
1129 echo "configure:1130: checking whether ln -s works" >&5
1130 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
1131 echo $ac_n "(cached) $ac_c" 1>&6
1134 if ln -s X conftestdata 2>/dev/null
1137 ac_cv_prog_LN_S="ln -s"
1142 LN_S="$ac_cv_prog_LN_S"
1143 if test "$ac_cv_prog_LN_S" = "ln -s"; then
1144 echo "$ac_t""yes" 1>&6
1146 echo "$ac_t""no" 1>&6
1149 for ac_prog in msgfmt gmsgfmt
1151 # Extract the first word of "$ac_prog", so it can be a program name with args.
1152 set dummy $ac_prog; ac_word=$2
1153 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1154 echo "configure:1155: checking for $ac_word" >&5
1155 if eval "test \"`echo '$''{'ac_cv_prog_MSGFMT'+set}'`\" = set"; then
1156 echo $ac_n "(cached) $ac_c" 1>&6
1158 if test -n "$MSGFMT"; then
1159 ac_cv_prog_MSGFMT="$MSGFMT" # Let the user override the test.
1161 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1162 for ac_dir in $PATH; do
1163 test -z "$ac_dir" && ac_dir=.
1164 if test -f $ac_dir/$ac_word; then
1165 ac_cv_prog_MSGFMT="$ac_prog"
1172 MSGFMT="$ac_cv_prog_MSGFMT"
1173 if test -n "$MSGFMT"; then
1174 echo "$ac_t""$MSGFMT" 1>&6
1176 echo "$ac_t""no" 1>&6
1179 test -n "$MSGFMT" && break
1181 test -n "$MSGFMT" || MSGFMT=":"
1183 # Extract the first word of "makeinfo", so it can be a program name with args.
1184 set dummy makeinfo; ac_word=$2
1185 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1186 echo "configure:1187: checking for $ac_word" >&5
1187 if eval "test \"`echo '$''{'ac_cv_prog_MAKEINFO'+set}'`\" = set"; then
1188 echo $ac_n "(cached) $ac_c" 1>&6
1190 if test -n "$MAKEINFO"; then
1191 ac_cv_prog_MAKEINFO="$MAKEINFO" # Let the user override the test.
1193 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1194 for ac_dir in $PATH; do
1195 test -z "$ac_dir" && ac_dir=.
1196 if test -f $ac_dir/$ac_word; then
1197 ac_cv_prog_MAKEINFO="makeinfo"
1204 MAKEINFO="$ac_cv_prog_MAKEINFO"
1205 if test -n "$MAKEINFO"; then
1206 echo "$ac_t""$MAKEINFO" 1>&6
1208 echo "$ac_t""no" 1>&6
1211 if test "$MAKEINFO"; then
1212 if $MAKEINFO --version | grep 'Texinfo 3\.[1-9][1-9]' >/dev/null 2>&1
1213 then : # Makeinfo 3.11 or greater, works.
1215 echo "configure: warning: *** makeinfo is too old (need version 3.11 or better).
1216 *** You should install the needed version and re-configure since otherwise
1217 *** you won't get the info pages installed." 1>&2
1222 # Extract the first word of "gcc", so it can be a program name with args.
1223 set dummy gcc; ac_word=$2
1224 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1225 echo "configure:1226: checking for $ac_word" >&5
1226 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1227 echo $ac_n "(cached) $ac_c" 1>&6
1229 if test -n "$CC"; then
1230 ac_cv_prog_CC="$CC" # Let the user override the test.
1232 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1233 for ac_dir in $PATH; do
1234 test -z "$ac_dir" && ac_dir=.
1235 if test -f $ac_dir/$ac_word; then
1244 if test -n "$CC"; then
1245 echo "$ac_t""$CC" 1>&6
1247 echo "$ac_t""no" 1>&6
1250 if test -z "$CC"; then
1251 # Extract the first word of "cc", so it can be a program name with args.
1252 set dummy cc; ac_word=$2
1253 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1254 echo "configure:1255: checking for $ac_word" >&5
1255 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1256 echo $ac_n "(cached) $ac_c" 1>&6
1258 if test -n "$CC"; then
1259 ac_cv_prog_CC="$CC" # Let the user override the test.
1261 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1263 for ac_dir in $PATH; do
1264 test -z "$ac_dir" && ac_dir=.
1265 if test -f $ac_dir/$ac_word; then
1266 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1267 ac_prog_rejected=yes
1275 if test $ac_prog_rejected = yes; then
1276 # We found a bogon in the path, so make sure we never use it.
1277 set dummy $ac_cv_prog_CC
1279 if test $# -gt 0; then
1280 # We chose a different compiler from the bogus one.
1281 # However, it has the same basename, so the bogon will be chosen
1282 # first if we set CC to just the basename; use the full file name.
1284 set dummy "$ac_dir/$ac_word" "$@"
1292 if test -n "$CC"; then
1293 echo "$ac_t""$CC" 1>&6
1295 echo "$ac_t""no" 1>&6
1298 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1301 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
1302 echo "configure:1303: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
1305 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1306 ac_cpp='$CPP $CPPFLAGS'
1307 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1308 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1309 cross_compiling=$ac_cv_prog_cc_cross
1311 cat > conftest.$ac_ext <<EOF
1312 #line 1313 "configure"
1313 #include "confdefs.h"
1316 if { (eval echo configure:1317: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1317 ac_cv_prog_cc_works=yes
1318 # If we can't run a trivial program, we are probably using a cross compiler.
1319 if (./conftest; exit) 2>/dev/null; then
1320 ac_cv_prog_cc_cross=no
1322 ac_cv_prog_cc_cross=yes
1325 echo "configure: failed program was:" >&5
1326 cat conftest.$ac_ext >&5
1327 ac_cv_prog_cc_works=no
1331 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
1332 if test $ac_cv_prog_cc_works = no; then
1334 ac_cv_prog_cc_cross=yes
1338 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
1339 echo "configure:1340: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
1340 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
1342 cross_compiling=$ac_cv_prog_cc_cross
1344 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
1345 echo "configure:1346: checking whether we are using GNU C" >&5
1346 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1347 echo $ac_n "(cached) $ac_c" 1>&6
1349 cat > conftest.c <<EOF
1354 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1355: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
1361 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
1363 if test $ac_cv_prog_gcc = yes; then
1366 cat > conftest.c <<EOF
1367 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1371 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1372: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
1372 if test -z "$CFLAGS"; then
1376 { echo "configure: error: We require GNU CC version 2.7 or newer" 1>&2; exit 1; }
1379 { echo "configure: error: GNU libc must be compiled using GNU CC" 1>&2; exit 1; }
1382 echo $ac_n "checking build system type""... $ac_c" 1>&6
1383 echo "configure:1384: checking build system type" >&5
1386 case "$build_alias" in
1389 NONE) build_alias=$host_alias ;;
1390 *) build_alias=$nonopt ;;
1394 build=`$ac_config_sub $build_alias`
1395 build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1396 build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1397 build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1398 echo "$ac_t""$build" 1>&6
1400 if test $host != $build; then
1401 for ac_prog in gcc cc
1403 # Extract the first word of "$ac_prog", so it can be a program name with args.
1404 set dummy $ac_prog; ac_word=$2
1405 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1406 echo "configure:1407: checking for $ac_word" >&5
1407 if eval "test \"`echo '$''{'ac_cv_prog_BUILD_CC'+set}'`\" = set"; then
1408 echo $ac_n "(cached) $ac_c" 1>&6
1410 if test -n "$BUILD_CC"; then
1411 ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
1413 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1414 for ac_dir in $PATH; do
1415 test -z "$ac_dir" && ac_dir=.
1416 if test -f $ac_dir/$ac_word; then
1417 ac_cv_prog_BUILD_CC="$ac_prog"
1424 BUILD_CC="$ac_cv_prog_BUILD_CC"
1425 if test -n "$BUILD_CC"; then
1426 echo "$ac_t""$BUILD_CC" 1>&6
1428 echo "$ac_t""no" 1>&6
1431 test -n "$BUILD_CC" && break
1436 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
1437 echo "configure:1438: checking how to run the C preprocessor" >&5
1438 # On Suns, sometimes $CPP names a directory.
1439 if test -n "$CPP" && test -d "$CPP"; then
1442 if test -z "$CPP"; then
1443 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1444 echo $ac_n "(cached) $ac_c" 1>&6
1446 # This must be in double quotes, not single quotes, because CPP may get
1447 # substituted into the Makefile and "${CC-cc}" will confuse make.
1449 # On the NeXT, cc -E runs the code through the compiler's parser,
1450 # not just through cpp.
1451 cat > conftest.$ac_ext <<EOF
1452 #line 1453 "configure"
1453 #include "confdefs.h"
1457 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1458 { (eval echo configure:1459: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1459 ac_err=`grep -v '^ *+' conftest.out`
1460 if test -z "$ac_err"; then
1464 echo "configure: failed program was:" >&5
1465 cat conftest.$ac_ext >&5
1467 CPP="${CC-cc} -E -traditional-cpp"
1468 cat > conftest.$ac_ext <<EOF
1469 #line 1470 "configure"
1470 #include "confdefs.h"
1474 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1475 { (eval echo configure:1476: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1476 ac_err=`grep -v '^ *+' conftest.out`
1477 if test -z "$ac_err"; then
1481 echo "configure: failed program was:" >&5
1482 cat conftest.$ac_ext >&5
1489 ac_cv_prog_CPP="$CPP"
1491 CPP="$ac_cv_prog_CPP"
1493 ac_cv_prog_CPP="$CPP"
1495 echo "$ac_t""$CPP" 1>&6
1497 # Was a --with-binutils option given?
1498 if test -n "$path_binutils"; then
1499 # Make absolute; ensure a single trailing slash.
1500 path_binutils=`(cd $path_binutils; pwd) | sed 's%/*$%/%'`
1501 CC="$CC -B$with_binutils"
1503 AS=`$CC -print-file-name=as`
1504 LD=`$CC -print-file-name=ld`
1506 # Determine whether we are using GNU binutils.
1507 echo $ac_n "checking whether $AS is GNU as""... $ac_c" 1>&6
1508 echo "configure:1509: checking whether $AS is GNU as" >&5
1509 if eval "test \"`echo '$''{'libc_cv_prog_as_gnu'+set}'`\" = set"; then
1510 echo $ac_n "(cached) $ac_c" 1>&6
1512 # Most GNU programs take a -v and spit out some text including
1513 # the word 'GNU'. Some try to read stdin, so give them /dev/null.
1514 if $AS -v </dev/null 2>&1 | grep -q GNU; then
1515 libc_cv_prog_as_gnu=yes
1517 libc_cv_prog_as_gnu=no
1521 echo "$ac_t""$libc_cv_prog_as_gnu" 1>&6
1523 gnu_as=$libc_cv_prog_as_gnu
1525 echo $ac_n "checking whether $LD is GNU ld""... $ac_c" 1>&6
1526 echo "configure:1527: checking whether $LD is GNU ld" >&5
1527 if eval "test \"`echo '$''{'libc_cv_prog_ld_gnu'+set}'`\" = set"; then
1528 echo $ac_n "(cached) $ac_c" 1>&6
1530 # Most GNU programs take a -v and spit out some text including
1531 # the word 'GNU'. Some try to read stdin, so give them /dev/null.
1532 if $LD -v </dev/null 2>&1 | grep -q GNU; then
1533 libc_cv_prog_ld_gnu=yes
1535 libc_cv_prog_ld_gnu=no
1539 echo "$ac_t""$libc_cv_prog_ld_gnu" 1>&6
1540 gnu_ld=$libc_cv_prog_ld_gnu
1541 if test $host != $build; then
1542 ac_tool_prefix=${host_alias}-
1547 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
1548 set dummy ${ac_tool_prefix}ar; ac_word=$2
1549 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1550 echo "configure:1551: checking for $ac_word" >&5
1551 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
1552 echo $ac_n "(cached) $ac_c" 1>&6
1554 if test -n "$AR"; then
1555 ac_cv_prog_AR="$AR" # Let the user override the test.
1557 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1558 for ac_dir in $PATH; do
1559 test -z "$ac_dir" && ac_dir=.
1560 if test -f $ac_dir/$ac_word; then
1561 ac_cv_prog_AR="${ac_tool_prefix}ar"
1566 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar"
1570 if test -n "$AR"; then
1571 echo "$ac_t""$AR" 1>&6
1573 echo "$ac_t""no" 1>&6
1578 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
1579 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
1580 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1581 echo "configure:1582: checking for $ac_word" >&5
1582 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1583 echo $ac_n "(cached) $ac_c" 1>&6
1585 if test -n "$RANLIB"; then
1586 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1588 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1589 for ac_dir in $PATH; do
1590 test -z "$ac_dir" && ac_dir=.
1591 if test -f $ac_dir/$ac_word; then
1592 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
1599 RANLIB="$ac_cv_prog_RANLIB"
1600 if test -n "$RANLIB"; then
1601 echo "$ac_t""$RANLIB" 1>&6
1603 echo "$ac_t""no" 1>&6
1607 if test -z "$ac_cv_prog_RANLIB"; then
1608 if test -n "$ac_tool_prefix"; then
1609 # Extract the first word of "ranlib", so it can be a program name with args.
1610 set dummy ranlib; ac_word=$2
1611 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1612 echo "configure:1613: checking for $ac_word" >&5
1613 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1614 echo $ac_n "(cached) $ac_c" 1>&6
1616 if test -n "$RANLIB"; then
1617 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1619 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1620 for ac_dir in $PATH; do
1621 test -z "$ac_dir" && ac_dir=.
1622 if test -f $ac_dir/$ac_word; then
1623 ac_cv_prog_RANLIB="ranlib"
1628 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1631 RANLIB="$ac_cv_prog_RANLIB"
1632 if test -n "$RANLIB"; then
1633 echo "$ac_t""$RANLIB" 1>&6
1635 echo "$ac_t""no" 1>&6
1644 # Extract the first word of "bash", so it can be a program name with args.
1645 set dummy bash; ac_word=$2
1646 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1647 echo "configure:1648: checking for $ac_word" >&5
1648 if eval "test \"`echo '$''{'ac_cv_path_BASH'+set}'`\" = set"; then
1649 echo $ac_n "(cached) $ac_c" 1>&6
1653 ac_cv_path_BASH="$BASH" # Let the user override the test with a path.
1656 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1657 for ac_dir in $PATH; do
1658 test -z "$ac_dir" && ac_dir=.
1659 if test -f $ac_dir/$ac_word; then
1660 ac_cv_path_BASH="$ac_dir/$ac_word"
1665 test -z "$ac_cv_path_BASH" && ac_cv_path_BASH="no"
1669 BASH="$ac_cv_path_BASH"
1670 if test -n "$BASH"; then
1671 echo "$ac_t""$BASH" 1>&6
1673 echo "$ac_t""no" 1>&6
1676 if test "$BASH" != no &&
1677 $BASH -c 'test "$BASH_VERSINFO" \
1678 && test "$BASH_VERSINFO" -ge 2 >&/dev/null'; then
1679 libc_cv_have_bash2=yes
1681 libc_cv_have_bash2=no
1685 if test "$BASH" = no; then
1686 # Extract the first word of "ksh", so it can be a program name with args.
1687 set dummy ksh; ac_word=$2
1688 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1689 echo "configure:1690: checking for $ac_word" >&5
1690 if eval "test \"`echo '$''{'ac_cv_path_KSH'+set}'`\" = set"; then
1691 echo $ac_n "(cached) $ac_c" 1>&6
1695 ac_cv_path_KSH="$KSH" # Let the user override the test with a path.
1698 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1699 for ac_dir in $PATH; do
1700 test -z "$ac_dir" && ac_dir=.
1701 if test -f $ac_dir/$ac_word; then
1702 ac_cv_path_KSH="$ac_dir/$ac_word"
1707 test -z "$ac_cv_path_KSH" && ac_cv_path_KSH="no"
1711 KSH="$ac_cv_path_KSH"
1712 if test -n "$KSH"; then
1713 echo "$ac_t""$KSH" 1>&6
1715 echo "$ac_t""no" 1>&6
1718 if test "$KSH" = no; then
1721 libc_cv_have_ksh=yes
1726 libc_cv_have_ksh=yes
1732 # Extract the first word of "$ac_prog", so it can be a program name with args.
1733 set dummy $ac_prog; ac_word=$2
1734 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1735 echo "configure:1736: checking for $ac_word" >&5
1736 if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
1737 echo $ac_n "(cached) $ac_c" 1>&6
1741 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
1744 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1745 for ac_dir in $PATH; do
1746 test -z "$ac_dir" && ac_dir=.
1747 if test -f $ac_dir/$ac_word; then
1748 ac_cv_path_PERL="$ac_dir/$ac_word"
1756 PERL="$ac_cv_path_PERL"
1757 if test -n "$PERL"; then
1758 echo "$ac_t""$PERL" 1>&6
1760 echo "$ac_t""no" 1>&6
1763 test -n "$PERL" && break
1765 test -n "$PERL" || PERL="no"
1769 echo $ac_n "checking for signed size_t type""... $ac_c" 1>&6
1770 echo "configure:1771: checking for signed size_t type" >&5
1771 if eval "test \"`echo '$''{'libc_cv_signed_size_t'+set}'`\" = set"; then
1772 echo $ac_n "(cached) $ac_c" 1>&6
1774 echo '#include <stddef.h>
1775 FOOBAR __SIZE_TYPE__ FOOBAR' > conftest.c
1776 if eval "$ac_cpp conftest.c 2>/dev/null" \
1777 | grep '^FOOBAR.*unsigned.*FOOBAR$' >/dev/null; then
1778 libc_cv_signed_size_t=no
1780 libc_cv_signed_size_t=yes
1785 echo "$ac_t""$libc_cv_signed_size_t" 1>&6
1786 if test $libc_cv_signed_size_t = yes; then
1787 cat >> confdefs.h <<\EOF
1788 #undef __SIZE_TYPE__
1789 #define __SIZE_TYPE__ unsigned
1793 echo $ac_n "checking for libc-friendly stddef.h""... $ac_c" 1>&6
1794 echo "configure:1795: checking for libc-friendly stddef.h" >&5
1795 if eval "test \"`echo '$''{'libc_cv_friendly_stddef'+set}'`\" = set"; then
1796 echo $ac_n "(cached) $ac_c" 1>&6
1798 cat > conftest.$ac_ext <<EOF
1799 #line 1800 "configure"
1800 #include "confdefs.h"
1801 #define __need_size_t
1802 #define __need_wchar_t
1807 size_t size; wchar_t wchar;
1809 #error stddef.h ignored __need_*
1811 if (&size == NULL || &wchar == NULL) abort ();
1814 if { (eval echo configure:1815: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1816 libc_cv_friendly_stddef=yes
1818 echo "configure: failed program was:" >&5
1819 cat conftest.$ac_ext >&5
1821 libc_cv_friendly_stddef=no
1826 echo "$ac_t""$libc_cv_friendly_stddef" 1>&6
1827 if test $libc_cv_friendly_stddef = yes; then
1828 config_vars="$config_vars
1829 override stddef.h = # The installed <stddef.h> seems to be libc-friendly."
1832 echo $ac_n "checking whether we need to use -P to assemble .S files""... $ac_c" 1>&6
1833 echo "configure:1834: checking whether we need to use -P to assemble .S files" >&5
1834 if eval "test \"`echo '$''{'libc_cv_need_minus_P'+set}'`\" = set"; then
1835 echo $ac_n "(cached) $ac_c" 1>&6
1837 cat > conftest.S <<EOF
1838 #include "confdefs.h"
1839 /* Nothing whatsoever. */
1841 if ${CC-cc} $CFLAGS -c conftest.S 2>/dev/null; then
1842 libc_cv_need_minus_P=no
1844 libc_cv_need_minus_P=yes
1849 echo "$ac_t""$libc_cv_need_minus_P" 1>&6
1850 if test $libc_cv_need_minus_P = yes; then
1851 config_vars="$config_vars
1852 asm-CPPFLAGS = -P # The assembler can't grok cpp's # line directives."
1855 # gcc 2.7.x has a bug where if -pipe is set, the assembler will always
1856 # be told to read stdin. This causes the compiler to hang when fed an
1858 if test $ac_cv_prog_gcc = yes; then
1859 case `${CC-cc} -v 2>&1` in
1861 # We must check this even if -pipe is not given here, because the user
1862 # might do `make CFLAGS=-pipe'.
1863 echo $ac_n "checking for gcc 2.7.x -pipe bug""... $ac_c" 1>&6
1864 echo "configure:1865: checking for gcc 2.7.x -pipe bug" >&5
1865 if eval "test \"`echo '$''{'libc_cv_gcc_pipe_bug'+set}'`\" = set"; then
1866 echo $ac_n "(cached) $ac_c" 1>&6
1868 cp /dev/null conftest.s
1869 cat >conftest1.s <<EOF
1872 if ${CC-cc} -pipe -c conftest.s <conftest1.s 2>/dev/null; then
1873 libc_cv_gcc_pipe_bug=no
1875 libc_cv_gcc_pipe_bug=yes
1880 echo "$ac_t""$libc_cv_gcc_pipe_bug" 1>&6
1881 if test $libc_cv_gcc_pipe_bug = yes; then
1882 makeCC="${CC-cc} -B\$(common-objpfx)"
1884 CFLAGS=`echo $CFLAGS |sed 's/-pipe//'`
1886 *) libc_cv_gcc_pipe_bug=no;;
1889 libc_cv_gcc_pipe_bug=no
1892 echo $ac_n "checking for assembler global-symbol directive""... $ac_c" 1>&6
1893 echo "configure:1894: checking for assembler global-symbol directive" >&5
1894 if eval "test \"`echo '$''{'libc_cv_asm_global_directive'+set}'`\" = set"; then
1895 echo $ac_n "(cached) $ac_c" 1>&6
1897 libc_cv_asm_global_directive=UNKNOWN
1898 for ac_globl in .globl .global; do
1899 cat > conftest.s <<EOF
1904 if ${CC-cc} $CFLAGS -c conftest.s 2>/dev/null; then
1905 libc_cv_asm_global_directive=${ac_globl}
1908 test $libc_cv_asm_global_directive != UNKNOWN && break
1912 echo "$ac_t""$libc_cv_asm_global_directive" 1>&6
1913 if test $libc_cv_asm_global_directive = UNKNOWN; then
1914 { echo "configure: error: cannot determine asm global directive" 1>&2; exit 1; }
1916 cat >> confdefs.h <<EOF
1917 #define ASM_GLOBAL_DIRECTIVE ${libc_cv_asm_global_directive}
1922 echo $ac_n "checking for .set assembler directive""... $ac_c" 1>&6
1923 echo "configure:1924: checking for .set assembler directive" >&5
1924 if eval "test \"`echo '$''{'libc_cv_asm_set_directive'+set}'`\" = set"; then
1925 echo $ac_n "(cached) $ac_c" 1>&6
1927 cat > conftest.s <<EOF
1930 .set glibc_conftest_frobozz,foo
1931 $libc_cv_asm_global_directive glibc_conftest_frobozz
1933 # The alpha-dec-osf1 assembler gives only a warning for `.set'
1934 # (but it doesn't work), so we must do a linking check to be sure.
1935 cat > conftest1.c <<\EOF
1936 extern int glibc_conftest_frobozz;
1937 main () { printf ("%d\n", glibc_conftest_frobozz); }
1939 if ${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS \
1940 -o conftest conftest.s conftest1.c 1>&5 2>&5; then
1941 libc_cv_asm_set_directive=yes
1943 libc_cv_asm_set_directive=no
1948 echo "$ac_t""$libc_cv_asm_set_directive" 1>&6
1949 if test $libc_cv_asm_set_directive = yes; then
1950 cat >> confdefs.h <<\EOF
1951 #define HAVE_ASM_SET_DIRECTIVE 1
1956 echo $ac_n "checking for .symver assembler directive""... $ac_c" 1>&6
1957 echo "configure:1958: checking for .symver assembler directive" >&5
1958 if eval "test \"`echo '$''{'libc_cv_asm_symver_directive'+set}'`\" = set"; then
1959 echo $ac_n "(cached) $ac_c" 1>&6
1961 cat > conftest.s <<EOF
1964 .symver _sym,sym@VERS
1966 if ${CC-cc} -c $CFLAGS $CPPFLAGS conftest.s 1>&5 2>&5; then
1967 libc_cv_asm_symver_directive=yes
1969 libc_cv_asm_symver_directive=no
1974 echo "$ac_t""$libc_cv_asm_symver_directive" 1>&6
1975 echo $ac_n "checking for ld --version-script""... $ac_c" 1>&6
1976 echo "configure:1977: checking for ld --version-script" >&5
1977 if eval "test \"`echo '$''{'libc_cv_ld_version_script_option'+set}'`\" = set"; then
1978 echo $ac_n "(cached) $ac_c" 1>&6
1980 if test $libc_cv_asm_symver_directive = yes; then
1981 cat > conftest.s <<EOF
1984 .symver _sym,sym@VERS
1986 cat > conftest.map <<EOF
1995 if ${CC-cc} -c $CFLAGS $CPPFLAGS conftest.s 1>&5 2>&5; then
1996 if { ac_try='${CC-cc} $CFLAGS -shared -o conftest.so conftest.o
1997 -nostartfiles -nostdlib
1998 -Wl,--version-script,conftest.map
1999 1>&5'; { (eval echo configure:2000: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; };
2001 libc_cv_ld_version_script_option=yes
2003 libc_cv_ld_version_script_option=no
2006 libc_cv_ld_version_script_option=no
2009 libc_cv_ld_version_script_option=no
2014 echo "$ac_t""$libc_cv_ld_version_script_option" 1>&6
2015 if test $libc_cv_asm_symver_directive = yes &&
2016 test $libc_cv_ld_version_script_option = yes &&
2017 test $enable_versioning = yes; then
2019 cat >> confdefs.h <<\EOF
2020 #define DO_VERSIONING 1
2028 if test $VERSIONING = no; then
2030 *** WARNING: You should not compile GNU libc without versioning. Not using
2031 *** versioning will introduce incompatibilities so that old binaries
2032 *** will not run anymore.
2033 *** For versioning you need recent binutils (binutils-2.8.1.0.17 or newer)."
2035 if test $elf = yes; then
2036 echo $ac_n "checking for .previous assembler directive""... $ac_c" 1>&6
2037 echo "configure:2038: checking for .previous assembler directive" >&5
2038 if eval "test \"`echo '$''{'libc_cv_asm_previous_directive'+set}'`\" = set"; then
2039 echo $ac_n "(cached) $ac_c" 1>&6
2041 cat > conftest.s <<EOF
2042 .section foo_section
2045 if { ac_try='${CC-cc} -c $CFLAGS conftest.s 1>&5'; { (eval echo configure:2046: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }; then
2046 libc_cv_asm_previous_directive=yes
2048 libc_cv_asm_previous_directive=no
2053 echo "$ac_t""$libc_cv_asm_previous_directive" 1>&6
2054 if test $libc_cv_asm_previous_directive = yes; then
2055 cat >> confdefs.h <<\EOF
2056 #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
2060 echo $ac_n "checking for .popsection assembler directive""... $ac_c" 1>&6
2061 echo "configure:2062: checking for .popsection assembler directive" >&5
2062 if eval "test \"`echo '$''{'libc_cv_asm_popsection_directive'+set}'`\" = set"; then
2063 echo $ac_n "(cached) $ac_c" 1>&6
2065 cat > conftest.s <<EOF
2066 .pushsection foo_section
2069 if { ac_try='${CC-cc} -c $CFLAGS conftest.s 1>&5'; { (eval echo configure:2070: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }; then
2070 libc_cv_asm_popsection_directive=yes
2072 libc_cv_asm_popsection_directive=no
2077 echo "$ac_t""$libc_cv_asm_popsection_directive" 1>&6
2078 if test $libc_cv_asm_popsection_directive = yes; then
2079 cat >> confdefs.h <<\EOF
2080 #define HAVE_ASM_POPSECTION_DIRECTIVE 1
2087 if test $elf != yes; then
2088 echo $ac_n "checking for .init and .fini sections""... $ac_c" 1>&6
2089 echo "configure:2090: checking for .init and .fini sections" >&5
2090 if eval "test \"`echo '$''{'libc_cv_have_initfini'+set}'`\" = set"; then
2091 echo $ac_n "(cached) $ac_c" 1>&6
2093 cat > conftest.$ac_ext <<EOF
2094 #line 2095 "configure"
2095 #include "confdefs.h"
2098 asm (".section .init");
2099 asm (".section .fini");
2103 if { (eval echo configure:2104: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2105 libc_cv_have_initfini=yes
2107 echo "configure: failed program was:" >&5
2108 cat conftest.$ac_ext >&5
2110 libc_cv_have_initfini=no
2115 echo "$ac_t""$libc_cv_have_initfini" 1>&6
2116 if test $libc_cv_have_initfini = yes; then
2117 cat >> confdefs.h <<\EOF
2118 #define HAVE_INITFINI 1
2126 if test $elf = yes; then
2127 libc_cv_asm_underscores=no
2129 if test $ac_cv_prog_cc_works = yes; then
2130 echo $ac_n "checking for _ prefix on C symbol names""... $ac_c" 1>&6
2131 echo "configure:2132: checking for _ prefix on C symbol names" >&5
2132 if eval "test \"`echo '$''{'libc_cv_asm_underscores'+set}'`\" = set"; then
2133 echo $ac_n "(cached) $ac_c" 1>&6
2135 cat > conftest.$ac_ext <<EOF
2136 #line 2137 "configure"
2137 #include "confdefs.h"
2138 asm ("_glibc_foobar:");
2143 if { (eval echo configure:2144: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2145 libc_cv_asm_underscores=yes
2147 echo "configure: failed program was:" >&5
2148 cat conftest.$ac_ext >&5
2150 libc_cv_asm_underscores=no
2155 echo "$ac_t""$libc_cv_asm_underscores" 1>&6
2157 echo $ac_n "checking for _ prefix on C symbol names""... $ac_c" 1>&6
2158 echo "configure:2159: checking for _ prefix on C symbol names" >&5
2159 if eval "test \"`echo '$''{'libc_cv_asm_underscores'+set}'`\" = set"; then
2160 echo $ac_n "(cached) $ac_c" 1>&6
2162 cat > conftest.$ac_ext <<EOF
2163 #line 2164 "configure"
2164 #include "confdefs.h"
2165 void underscore_test(void) {
2168 if { (eval echo configure:2169: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2169 if grep _underscore_test conftest* >/dev/null; then
2171 libc_cv_asm_underscores=yes
2174 libc_cv_asm_underscores=no
2177 echo "configure: failed program was:" >&5
2178 cat conftest.$ac_ext >&5
2180 libc_cv_asm_underscores=no
2185 echo "$ac_t""$libc_cv_asm_underscores" 1>&6
2188 if test $libc_cv_asm_underscores = no; then
2189 cat >> confdefs.h <<\EOF
2190 #define NO_UNDERSCORES 1
2195 if test $elf = yes; then
2196 libc_cv_weak_symbols=yes
2197 libc_cv_asm_weak_directive=yes
2198 libc_cv_asm_weakext_directive=no
2200 echo $ac_n "checking for assembler .weak directive""... $ac_c" 1>&6
2201 echo "configure:2202: checking for assembler .weak directive" >&5
2202 if eval "test \"`echo '$''{'libc_cv_asm_weak_directive'+set}'`\" = set"; then
2203 echo $ac_n "(cached) $ac_c" 1>&6
2205 cat > conftest.s <<EOF
2207 ${libc_cv_asm_global_directive} foo
2210 .weak bar; bar = foo
2212 if ${CC-cc} $CFLAGS -c conftest.s 2>/dev/null; then
2213 libc_cv_asm_weak_directive=yes
2215 libc_cv_asm_weak_directive=no
2220 echo "$ac_t""$libc_cv_asm_weak_directive" 1>&6
2222 if test $libc_cv_asm_weak_directive = no; then
2223 echo $ac_n "checking for assembler .weakext directive""... $ac_c" 1>&6
2224 echo "configure:2225: checking for assembler .weakext directive" >&5
2225 if eval "test \"`echo '$''{'libc_cv_asm_weakext_directive'+set}'`\" = set"; then
2226 echo $ac_n "(cached) $ac_c" 1>&6
2228 cat > conftest.s <<EOF
2230 ${libc_cv_asm_global_directive} foo
2235 if ${CC-cc} $CFLAGS -c conftest.s 2>/dev/null; then
2236 libc_cv_asm_weakext_directive=yes
2238 libc_cv_asm_weakext_directive=no
2243 echo "$ac_t""$libc_cv_asm_weakext_directive" 1>&6
2248 if test $libc_cv_asm_weak_directive = yes; then
2249 cat >> confdefs.h <<\EOF
2250 #define HAVE_ASM_WEAK_DIRECTIVE 1
2253 elif test $libc_cv_asm_weakext_directive = yes; then
2254 cat >> confdefs.h <<\EOF
2255 #define HAVE_ASM_WEAKEXT_DIRECTIVE 1
2260 echo $ac_n "checking for ld --no-whole-archive""... $ac_c" 1>&6
2261 echo "configure:2262: checking for ld --no-whole-archive" >&5
2262 if eval "test \"`echo '$''{'libc_cv_ld_no_whole_archive'+set}'`\" = set"; then
2263 echo $ac_n "(cached) $ac_c" 1>&6
2265 cat > conftest.c <<\EOF
2270 if { ac_try='${CC-cc} $CFLAGS
2271 -nostdlib -nostartfiles -Wl,--no-whole-archive
2272 -o conftest conftest.c 1>&5'; { (eval echo configure:2273: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }; then
2273 libc_cv_ld_no_whole_archive=yes
2275 libc_cv_ld_no_whole_archive=no
2280 echo "$ac_t""$libc_cv_ld_no_whole_archive" 1>&6
2282 echo $ac_n "checking for gcc -fno-exceptions""... $ac_c" 1>&6
2283 echo "configure:2284: checking for gcc -fno-exceptions" >&5
2284 if eval "test \"`echo '$''{'libc_cv_gcc_no_exceptions'+set}'`\" = set"; then
2285 echo $ac_n "(cached) $ac_c" 1>&6
2287 cat > conftest.c <<\EOF
2292 if { ac_try='${CC-cc} $CFLAGS
2293 -nostdlib -nostartfiles -fno-exceptions
2294 -o conftest conftest.c 1>&5'; { (eval echo configure:2295: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }; then
2295 libc_cv_gcc_no_exceptions=yes
2297 libc_cv_gcc_no_exceptions=no
2302 echo "$ac_t""$libc_cv_gcc_no_exceptions" 1>&6
2304 echo $ac_n "checking for DWARF2 unwind info support""... $ac_c" 1>&6
2305 echo "configure:2306: checking for DWARF2 unwind info support" >&5
2306 if eval "test \"`echo '$''{'libc_cv_gcc_dwarf2_unwind_info'+set}'`\" = set"; then
2307 echo $ac_n "(cached) $ac_c" 1>&6
2309 cat > conftest.c <<EOF
2310 #line 2311 "configure"
2311 static char __EH_FRAME_BEGIN__;
2314 __register_frame (__EH_FRAME_BEGIN__);
2315 __deregister_frame (__EH_FRAME_BEGIN__);
2319 /* FIXME: this is fragile. */
2329 if { ac_try='${CC-cc} $CFLAGS
2330 -nostdlib -nostartfiles
2331 -o conftest conftest.c -lgcc >&5'; { (eval echo configure:2332: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }; then
2332 libc_cv_gcc_dwarf2_unwind_info=yes
2334 libc_cv_gcc_dwarf2_unwind_info=no
2339 echo "$ac_t""$libc_cv_gcc_dwarf2_unwind_info" 1>&6
2340 if test $libc_cv_gcc_dwarf2_unwind_info = yes; then
2341 cat >> confdefs.h <<\EOF
2342 #define HAVE_DWARF2_UNWIND_INFO 1
2347 ### End of automated tests.
2348 ### Now run sysdeps configure fragments.
2350 # sysdeps configure fragments may set these with files to be linked below.
2354 # Iterate over all the sysdep directories we will use, running their
2355 # configure fragments, and looking for a uname implementation.
2357 for dir in $sysnames; do
2360 *) dest=$srcdir/$dir ;;
2362 if test -r $dest/configure; then
2363 echo "$ac_t""running configure fragment for $dest" 1>&6
2367 if test -z "$uname"; then
2368 if test -r $dest/uname.c ||
2369 test -r $dest/uname.S ||
2370 { test -r $dest/syscalls.list &&
2371 grep '^uname[ ]' $dest/syscalls.list >/dev/null; }; then
2379 # If we will use the generic uname implementation, we must figure out what
2380 # it will say by examining the system, and write the results in config-name.h.
2381 if test "$uname" = "sysdeps/generic"; then
2383 uname_sysname=`echo $config_os | sed 's/[0-9.]*$//'`
2384 if test $uname_sysname != $config_os; then
2385 config_release=`echo $config_os | sed s/$uname_sysname//`
2388 echo $ac_n "checking OS release for uname""... $ac_c" 1>&6
2389 echo "configure:2390: checking OS release for uname" >&5
2390 if eval "test \"`echo '$''{'libc_cv_uname_release'+set}'`\" = set"; then
2391 echo $ac_n "(cached) $ac_c" 1>&6
2393 kernel_release=`echo "$kernel_id" | sed 's/^[^0-9.]*\([0-9.]*\).*$/\1/'`
2394 if test x`echo "$config_release" | sed "s/^$kernel_release//"` \
2395 != x$config_release; then
2396 # The configuration release is a substring of the kernel release.
2397 libc_cv_uname_release=$kernel_release
2398 elif test x$config_release != x; then
2399 libc_cv_uname_release=$config_release
2400 elif test x$kernel_release != x; then
2401 libc_cv_uname_release=$kernel_release
2403 libc_cv_uname_release=unknown
2407 echo "$ac_t""$libc_cv_uname_release" 1>&6
2408 uname_release="$libc_cv_uname_release"
2410 echo $ac_n "checking OS version for uname""... $ac_c" 1>&6
2411 echo "configure:2412: checking OS version for uname" >&5
2412 if eval "test \"`echo '$''{'libc_cv_uname_version'+set}'`\" = set"; then
2413 echo $ac_n "(cached) $ac_c" 1>&6
2415 kernel_version=`echo "$kernel_id" | sed 's/^[^#]*#\([0-9]*\).*$/\1/'`
2416 if test -n "$kernel_version"; then
2417 libc_cv_uname_version="$kernel_version"
2419 libc_cv_uname_version=unknown
2423 echo "$ac_t""$libc_cv_uname_version" 1>&6
2424 uname_version="$libc_cv_uname_version"
2426 config_uname=config-name.h:config-name.in
2428 # For non-generic uname, we don't need to create config-name.h at all.
2432 echo $ac_n "checking stdio selection""... $ac_c" 1>&6
2433 echo "configure:2434: checking stdio selection" >&5
2436 libio) cat >> confdefs.h <<\EOF
2437 #define USE_IN_LIBIO 1
2440 default) stdio=stdio ;;
2442 echo "$ac_t""$stdio" 1>&6
2444 echo $ac_n "checking ldap selection""... $ac_c" 1>&6
2445 echo "configure:2446: checking ldap selection" >&5
2454 echo "$ac_t""$ldap" 1>&6
2463 if test $gnu_ld = yes; then
2464 cat >> confdefs.h <<\EOF
2465 #define HAVE_GNU_LD 1
2469 if test $gnu_as = yes; then
2470 cat >> confdefs.h <<\EOF
2471 #define HAVE_GNU_AS 1
2475 if test $elf = yes; then
2476 cat >> confdefs.h <<\EOF
2484 if test $shared = default; then
2485 if test $gnu_ld = yes; then
2488 # For now we do not assume shared libs are available. In future more
2489 # tests might become available.
2494 echo $ac_n "checking whether -fPIC is default""... $ac_c" 1>&6
2495 echo "configure:2496: checking whether -fPIC is default" >&5
2496 if eval "test \"`echo '$''{'pic_default'+set}'`\" = set"; then
2497 echo $ac_n "(cached) $ac_c" 1>&6
2500 cat > conftest.c <<EOF
2501 #if defined(__PIC__) || defined(__pic__) || defined(PIC) || defined(pic)
2502 # error PIC is default.
2505 if eval "${CC-cc} -S conftest.c 2>&5 1>&5"; then
2511 echo "$ac_t""$pic_default" 1>&6
2522 if test "`(cd $srcdir; pwd)`" = "`pwd`"; then
2525 config_makefile=Makefile
2528 VERSION=`sed -e 's/^#define VERSION "\([^"]*\)"/\1/p' -e d < $srcdir/version.h`
2531 if test $libc_cv_gcc_pipe_bug = yes; then
2536 if test -r /vmunix; then
2537 kernel_id=`strings /vmunix | grep UNIX`
2538 elif test -r /dynix; then
2539 kernel_id=`strings /dynix | grep DYNIX`
2547 cat > confcache <<\EOF
2548 # This file is a shell script that caches the results of configure
2549 # tests run on this system so they can be shared between configure
2550 # scripts and configure runs. It is not useful on other systems.
2551 # If it contains results you don't want to keep, you may remove or edit it.
2553 # By default, configure uses ./config.cache as the cache file,
2554 # creating it if it does not exist already. You can give configure
2555 # the --cache-file=FILE option to use a different cache file; that is
2556 # what configure does when it calls configure scripts in
2557 # subdirectories, so they share the cache.
2558 # Giving --cache-file=/dev/null disables caching, for debugging configure.
2559 # config.status only pays attention to the cache file if you give it the
2560 # --recheck option to rerun configure.
2563 # The following way of writing the cache mishandles newlines in values,
2564 # but we know of no workaround that is simple, portable, and efficient.
2565 # So, don't put newlines in cache variables' values.
2566 # Ultrix sh set writes to stderr and can't be redirected directly,
2567 # and sets the high bit in the cache file unless we assign to the vars.
2569 case `(ac_space=' '; set) 2>&1` in
2571 # `set' does not quote correctly, so add quotes (double-quote substitution
2572 # turns \\\\ into \\, and sed turns \\ into \).
2574 -e "s/'/'\\\\''/g" \
2575 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
2578 # `set' quotes correctly as required by POSIX, so do not add quotes.
2579 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
2582 if cmp -s $cache_file confcache; then
2585 if test -w $cache_file; then
2586 echo "updating cache $cache_file"
2587 cat confcache > $cache_file
2589 echo "not updating unwritable cache $cache_file"
2594 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
2596 test "x$prefix" = xNONE && prefix=$ac_default_prefix
2597 # Let make expand exec_prefix.
2598 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
2600 # Any assignment to VPATH causes Sun make to only execute
2601 # the first set of double-colon rules, so remove it if not needed.
2602 # If there is a colon in the path, we need to keep it.
2603 if test "x$srcdir" = x.; then
2604 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
2607 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
2609 DEFS=-DHAVE_CONFIG_H
2611 # Without the "./", some shells look in PATH for config.status.
2612 : ${CONFIG_STATUS=./config.status}
2614 echo creating $CONFIG_STATUS
2615 rm -f $CONFIG_STATUS
2616 cat > $CONFIG_STATUS <<EOF
2618 # Generated automatically by configure.
2619 # Run this file to recreate the current configuration.
2620 # This directory was configured as follows,
2621 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2623 # $0 $ac_configure_args
2625 # Compiler output produced by configure, useful for debugging
2626 # configure, is in ./config.log if it exists.
2628 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
2631 case "\$ac_option" in
2632 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2633 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
2634 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
2635 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
2636 echo "$CONFIG_STATUS generated by autoconf version 2.12"
2638 -help | --help | --hel | --he | --h)
2639 echo "\$ac_cs_usage"; exit 0 ;;
2640 *) echo "\$ac_cs_usage"; exit 1 ;;
2644 ac_given_srcdir=$srcdir
2645 ac_given_INSTALL="$INSTALL"
2647 trap 'rm -fr `echo "config.make glibcbug ${config_makefile} ${config_uname} config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
2649 cat >> $CONFIG_STATUS <<EOF
2651 # Protect against being on the right side of a sed subst in config.status.
2652 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
2653 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
2656 s%@CFLAGS@%$CFLAGS%g
2657 s%@CPPFLAGS@%$CPPFLAGS%g
2658 s%@CXXFLAGS@%$CXXFLAGS%g
2660 s%@LDFLAGS@%$LDFLAGS%g
2662 s%@exec_prefix@%$exec_prefix%g
2663 s%@prefix@%$prefix%g
2664 s%@program_transform_name@%$program_transform_name%g
2665 s%@bindir@%$bindir%g
2666 s%@sbindir@%$sbindir%g
2667 s%@libexecdir@%$libexecdir%g
2668 s%@datadir@%$datadir%g
2669 s%@sysconfdir@%$sysconfdir%g
2670 s%@sharedstatedir@%$sharedstatedir%g
2671 s%@localstatedir@%$localstatedir%g
2672 s%@libdir@%$libdir%g
2673 s%@includedir@%$includedir%g
2674 s%@oldincludedir@%$oldincludedir%g
2675 s%@infodir@%$infodir%g
2676 s%@mandir@%$mandir%g
2677 s%@subdirs@%$subdirs%g
2679 s%@host_alias@%$host_alias%g
2680 s%@host_cpu@%$host_cpu%g
2681 s%@host_vendor@%$host_vendor%g
2682 s%@host_os@%$host_os%g
2683 s%@base_machine@%$base_machine%g
2684 s%@sysnames@%$sysnames%g
2685 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
2686 s%@INSTALL_DATA@%$INSTALL_DATA%g
2688 s%@MSGFMT@%$MSGFMT%g
2689 s%@MAKEINFO@%$MAKEINFO%g
2691 s%@cross_linkable@%$cross_linkable%g
2693 s%@build_alias@%$build_alias%g
2694 s%@build_cpu@%$build_cpu%g
2695 s%@build_vendor@%$build_vendor%g
2696 s%@build_os@%$build_os%g
2697 s%@BUILD_CC@%$BUILD_CC%g
2698 s%@cross_compiling@%$cross_compiling%g
2701 s%@RANLIB@%$RANLIB%g
2703 s%@libc_cv_have_bash2@%$libc_cv_have_bash2%g
2705 s%@libc_cv_have_ksh@%$libc_cv_have_ksh%g
2707 s%@VERSIONING@%$VERSIONING%g
2708 s%@libc_cv_have_initfini@%$libc_cv_have_initfini%g
2709 s%@libc_cv_ld_no_whole_archive@%$libc_cv_ld_no_whole_archive%g
2710 s%@libc_cv_gcc_no_exceptions@%$libc_cv_gcc_no_exceptions%g
2711 s%@uname_sysname@%$uname_sysname%g
2712 s%@uname_release@%$uname_release%g
2713 s%@uname_version@%$uname_version%g
2716 s%@libc_cv_slibdir@%$libc_cv_slibdir%g
2717 s%@libc_cv_sysconfdir@%$libc_cv_sysconfdir%g
2718 s%@libc_cv_rootsbindir@%$libc_cv_rootsbindir%g
2719 s%@has_ldconfig@%$has_ldconfig%g
2720 s%@gnu_ld@%$gnu_ld%g
2721 s%@gnu_as@%$gnu_as%g
2723 s%@static@%$static%g
2724 s%@shared@%$shared%g
2725 s%@pic_default@%$pic_default%g
2726 s%@profile@%$profile%g
2727 s%@omitfp@%$omitfp%g
2728 s%@bounded@%$bounded%g
2729 s%@static_nss@%$static_nss%g
2730 s%@nopic_initfini@%$nopic_initfini%g
2731 s%@DEFINES@%$DEFINES%g
2732 s%@VERSION@%$VERSION%g
2737 cat >> $CONFIG_STATUS <<\EOF
2739 # Split the substitutions into bite-sized pieces for seds with
2740 # small command number limits, like on Digital OSF/1 and HP-UX.
2741 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
2742 ac_file=1 # Number of current file.
2743 ac_beg=1 # First line for current file.
2744 ac_end=$ac_max_sed_cmds # Line after last line for current file.
2747 while $ac_more_lines; do
2748 if test $ac_beg -gt 1; then
2749 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
2751 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
2753 if test ! -s conftest.s$ac_file; then
2755 rm -f conftest.s$ac_file
2757 if test -z "$ac_sed_cmds"; then
2758 ac_sed_cmds="sed -f conftest.s$ac_file"
2760 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
2762 ac_file=`expr $ac_file + 1`
2764 ac_end=`expr $ac_end + $ac_max_sed_cmds`
2767 if test -z "$ac_sed_cmds"; then
2772 cat >> $CONFIG_STATUS <<EOF
2774 CONFIG_FILES=\${CONFIG_FILES-"config.make glibcbug ${config_makefile} ${config_uname}"}
2776 cat >> $CONFIG_STATUS <<\EOF
2777 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
2778 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2780 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2781 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2782 *) ac_file_in="${ac_file}.in" ;;
2785 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
2787 # Remove last slash and all that follows it. Not all systems have dirname.
2788 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2789 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2790 # The file is in a subdirectory.
2791 test ! -d "$ac_dir" && mkdir "$ac_dir"
2792 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
2793 # A "../" for each directory in $ac_dir_suffix.
2794 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
2796 ac_dir_suffix= ac_dots=
2799 case "$ac_given_srcdir" in
2801 if test -z "$ac_dots"; then top_srcdir=.
2802 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
2803 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
2805 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
2806 top_srcdir="$ac_dots$ac_given_srcdir" ;;
2809 case "$ac_given_INSTALL" in
2810 [/$]*) INSTALL="$ac_given_INSTALL" ;;
2811 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
2814 echo creating "$ac_file"
2816 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
2818 *Makefile*) ac_comsub="1i\\
2819 # $configure_input" ;;
2823 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2825 s%@configure_input@%$configure_input%g
2826 s%@srcdir@%$srcdir%g
2827 s%@top_srcdir@%$top_srcdir%g
2828 s%@INSTALL@%$INSTALL%g
2829 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
2833 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
2834 # NAME is the cpp macro being defined and VALUE is the value it is being given.
2836 # ac_d sets the value in "#define NAME VALUE" lines.
2837 ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
2838 ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
2841 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
2842 ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2843 ac_uB='\([ ]\)%\1#\2define\3'
2846 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
2847 ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2848 ac_eB='$%\1#\2define\3'
2852 if test "${CONFIG_HEADERS+set}" != set; then
2854 cat >> $CONFIG_STATUS <<EOF
2855 CONFIG_HEADERS="config.h"
2857 cat >> $CONFIG_STATUS <<\EOF
2859 for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
2860 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2862 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2863 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2864 *) ac_file_in="${ac_file}.in" ;;
2867 echo creating $ac_file
2869 rm -f conftest.frag conftest.in conftest.out
2870 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2871 cat $ac_file_inputs > conftest.in
2875 # Transform confdefs.h into a sed script conftest.vals that substitutes
2876 # the proper values into config.h.in to produce config.h. And first:
2877 # Protect against being on the right side of a sed subst in config.status.
2878 # Protect against being in an unquoted here document in config.status.
2880 cat > conftest.hdr <<\EOF
2883 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
2887 sed -n -f conftest.hdr confdefs.h > conftest.vals
2890 # This sed command replaces #undef with comments. This is necessary, for
2891 # example, in the case of _POSIX_SOURCE, which is predefined and required
2892 # on some systems where configure will not decide to define it.
2893 cat >> conftest.vals <<\EOF
2894 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
2897 # Break up conftest.vals because some shells have a limit on
2898 # the size of here documents, and old seds have small limits too.
2903 ac_lines=`grep -c . conftest.vals`
2904 # grep -c gives empty output for an empty file on some AIX systems.
2905 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
2906 # Write a limited-size here document to conftest.frag.
2907 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
2908 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
2910 sed -f conftest.frag conftest.in > conftest.out
2912 mv conftest.out conftest.in
2914 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
2916 mv conftest.tail conftest.vals
2920 cat >> $CONFIG_STATUS <<\EOF
2921 rm -f conftest.frag conftest.h
2922 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
2923 cat conftest.in >> conftest.h
2925 if cmp -s $ac_file conftest.h 2>/dev/null; then
2926 echo "$ac_file is unchanged"
2929 # Remove last slash and all that follows it. Not all systems have dirname.
2930 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2931 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2932 # The file is in a subdirectory.
2933 test ! -d "$ac_dir" && mkdir "$ac_dir"
2936 mv conftest.h $ac_file
2942 cat >> $CONFIG_STATUS <<EOF
2943 ac_sources="`echo $libc_link_sources`"
2944 ac_dests="`echo $libc_link_dests`"
2947 cat >> $CONFIG_STATUS <<\EOF
2948 srcdir=$ac_given_srcdir
2949 while test -n "$ac_sources"; do
2950 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
2951 set $ac_sources; ac_source=$1; shift; ac_sources=$*
2953 echo "linking $srcdir/$ac_source to $ac_dest"
2955 if test ! -r $srcdir/$ac_source; then
2956 { echo "configure: error: $srcdir/$ac_source: File not found" 1>&2; exit 1; }
2960 # Make relative symlinks.
2961 # Remove last slash and all that follows it. Not all systems have dirname.
2962 ac_dest_dir=`echo $ac_dest|sed 's%/[^/][^/]*$%%'`
2963 if test "$ac_dest_dir" != "$ac_dest" && test "$ac_dest_dir" != .; then
2964 # The dest file is in a subdirectory.
2965 test ! -d "$ac_dest_dir" && mkdir "$ac_dest_dir"
2966 ac_dest_dir_suffix="/`echo $ac_dest_dir|sed 's%^\./%%'`"
2967 # A "../" for each directory in $ac_dest_dir_suffix.
2968 ac_dots=`echo $ac_dest_dir_suffix|sed 's%/[^/]*%../%g'`
2970 ac_dest_dir_suffix= ac_dots=
2974 [/$]*) ac_rel_source="$srcdir/$ac_source" ;;
2975 *) ac_rel_source="$ac_dots$srcdir/$ac_source" ;;
2978 # Make a symlink if possible; otherwise try a hard link.
2979 if ln -s $ac_rel_source $ac_dest 2>/dev/null ||
2980 ln $srcdir/$ac_source $ac_dest; then :
2982 { echo "configure: error: can not link $ac_dest to $srcdir/$ac_source" 1>&2; exit 1; }
2986 cat >> $CONFIG_STATUS <<EOF
2988 echo '$config_vars' >> config.make; test -d bits || mkdir bits
2990 cat >> $CONFIG_STATUS <<\EOF
2992 if test "$realCC"; then
2993 sed -e 's/%{pipe:-}/%|/g' `$realCC -print-file-name=specs` >specsT
2999 chmod +x $CONFIG_STATUS
3000 rm -fr confdefs* $ac_clean_files
3001 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
3003 if test "$no_recursion" != yes; then
3005 # Remove --cache-file and --srcdir arguments so they do not pile up.
3006 ac_sub_configure_args=
3008 for ac_arg in $ac_configure_args; do
3009 if test -n "$ac_prev"; then
3014 -cache-file | --cache-file | --cache-fil | --cache-fi \
3015 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
3016 ac_prev=cache_file ;;
3017 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
3018 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
3020 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
3022 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
3024 *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;;
3028 for ac_config_dir in $add_ons; do
3030 # Do not complain, so a configure script can configure whichever
3031 # parts of a large source tree are present.
3032 if test ! -d $srcdir/$ac_config_dir; then
3036 echo configuring in $ac_config_dir
3041 if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
3043 { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; }
3051 # A "../" for each directory in /$ac_config_dir.
3052 ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
3055 .) # No --srcdir option. We are building in place.
3056 ac_sub_srcdir=$srcdir ;;
3057 /*) # Absolute path.
3058 ac_sub_srcdir=$srcdir/$ac_config_dir ;;
3060 ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;;
3063 # Check for guested configure; otherwise get Cygnus style configure.
3064 if test -f $ac_sub_srcdir/configure; then
3065 ac_sub_configure=$ac_sub_srcdir/configure
3066 elif test -f $ac_sub_srcdir/configure.in; then
3067 ac_sub_configure=$ac_configure
3069 echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2
3073 # The recursion is here.
3074 if test -n "$ac_sub_configure"; then
3076 # Make the cache file name correct relative to the subdirectory.
3077 case "$cache_file" in
3078 /*) ac_sub_cache_file=$cache_file ;;
3080 ac_sub_cache_file="$ac_dots$cache_file" ;;
3082 case "$ac_given_INSTALL" in
3083 [/$]*) INSTALL="$ac_given_INSTALL" ;;
3084 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
3087 echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
3088 # The eval makes quoting arguments work.
3089 if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
3092 { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }