Deleted Added
full compact
configure (132727) configure (146906)
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.57.
3# Generated by GNU Autoconf 2.59.
4#
4#
5# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
6# Free Software Foundation, Inc.
5# Copyright (C) 2003 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.
9## --------------------- ##
10## M4sh Initialization. ##
11## --------------------- ##
12
13# Be Bourne compatible
14if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
15 emulate sh
16 NULLCMD=:
17 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
18 # is contrary to our usage. Disable this feature.
19 alias -g '${1+"$@"}'='"$@"'
20elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
21 set -o posix
22fi
6# This configure script is free software; the Free Software Foundation
7# gives unlimited permission to copy, distribute and modify it.
8## --------------------- ##
9## M4sh Initialization. ##
10## --------------------- ##
11
12# Be Bourne compatible
13if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
14 emulate sh
15 NULLCMD=:
16 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
17 # is contrary to our usage. Disable this feature.
18 alias -g '${1+"$@"}'='"$@"'
19elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
20 set -o posix
21fi
22DUALCASE=1; export DUALCASE # for MKS sh
23
24# Support unset when possible.
23
24# Support unset when possible.
25if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
25if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
26 as_unset=unset
27else
28 as_unset=false
29fi
30
31
32# Work around bugs in pre-3.0 UWIN ksh.
33$as_unset ENV MAIL MAILPATH
34PS1='$ '
35PS2='> '
36PS4='+ '
37
38# NLS nuisances.
39for as_var in \
40 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
41 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
42 LC_TELEPHONE LC_TIME
43do
26 as_unset=unset
27else
28 as_unset=false
29fi
30
31
32# Work around bugs in pre-3.0 UWIN ksh.
33$as_unset ENV MAIL MAILPATH
34PS1='$ '
35PS2='> '
36PS4='+ '
37
38# NLS nuisances.
39for as_var in \
40 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
41 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
42 LC_TELEPHONE LC_TIME
43do
44 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
44 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
45 eval $as_var=C; export $as_var
46 else
47 $as_unset $as_var
48 fi
49done
50
51# Required to use basename.
52if expr a : '\(a\)' >/dev/null 2>&1; then

--- 160 unchanged lines hidden (view full) ---

213else
214 as_ln_s='cp -p'
215fi
216rm -f conf$$ conf$$.exe conf$$.file
217
218if mkdir -p . 2>/dev/null; then
219 as_mkdir_p=:
220else
45 eval $as_var=C; export $as_var
46 else
47 $as_unset $as_var
48 fi
49done
50
51# Required to use basename.
52if expr a : '\(a\)' >/dev/null 2>&1; then

--- 160 unchanged lines hidden (view full) ---

213else
214 as_ln_s='cp -p'
215fi
216rm -f conf$$ conf$$.exe conf$$.file
217
218if mkdir -p . 2>/dev/null; then
219 as_mkdir_p=:
220else
221 test -d ./-p && rmdir ./-p
221 as_mkdir_p=false
222fi
223
224as_executable_p="test -f"
225
226# Sed expression to map a string onto a valid CPP name.
222 as_mkdir_p=false
223fi
224
225as_executable_p="test -f"
226
227# Sed expression to map a string onto a valid CPP name.
227as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
228as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
228
229# Sed expression to map a string onto a valid variable name.
229
230# Sed expression to map a string onto a valid variable name.
230as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
231as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
231
232
233# IFS
234# We need space, tab and new line, in precisely that order.
235as_nl='
236'
237IFS=" $as_nl"
238

--- 64 unchanged lines hidden (view full) ---

303# if HAVE_STDINT_H
304# include <stdint.h>
305# endif
306#endif
307#if HAVE_UNISTD_H
308# include <unistd.h>
309#endif"
310
232
233
234# IFS
235# We need space, tab and new line, in precisely that order.
236as_nl='
237'
238IFS=" $as_nl"
239

--- 64 unchanged lines hidden (view full) ---

304# if HAVE_STDINT_H
305# include <stdint.h>
306# endif
307#endif
308#if HAVE_UNISTD_H
309# include <unistd.h>
310#endif"
311
311ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os build_subdir host_subdir target_subdir GENINSRC CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT NO_MINUS_C_MINUS_O OUTPUT_OPTION CPP GNATBIND ac_ct_GNATBIND strict1_warn warn_cflags WERROR nocommon_flag EGREP valgrind_path valgrind_path_defines valgrind_command coverage_flags enable_multilib enable_shared TARGET_SYSTEM_ROOT TARGET_SYSTEM_ROOT_DEFINE CROSS_SYSTEM_HEADER_DIR onestep SET_MAKE AWK LN LN_S RANLIB ac_ct_RANLIB INSTALL INSTALL_PROGRAM INSTALL_DATA make_compare_target have_mktemp_command MAKEINFO BUILD_INFO GENERATED_MANPAGES FLEX BISON stage1_cflags COLLECT2_LIBS GNAT_LIBEXC LDEXP_LIB TARGET_GETGROUPS_T LIBICONV LIBICONV_DEP manext objext extra_modes_file FORBUILD PACKAGE VERSION USE_NLS LIBINTL LIBINTL_DEP INCINTL XGETTEXT GMSGFMT POSUB CATALOGS CROSS ALL SYSTEM_HEADER_DIR inhibit_libc BUILD_PREFIX BUILD_PREFIX_1 CC_FOR_BUILD BUILD_CFLAGS STMP_FIXINC STMP_FIXPROTO libgcc_visibility gthread_flags GGC zlibdir zlibinc MAINT gcc_tooldir dollar slibdir objdir subdirs srcdir all_boot_languages all_compilers all_gtfiles all_gtfiles_files_langs all_gtfiles_files_files all_lang_makefrags all_lang_makefiles all_languages all_stagestuff build_exeext build_install_headers_dir build_xm_file_list build_xm_include_list build_xm_defines check_languages cc_set_by_configure quoted_cc_set_by_configure cpp_install_dir xmake_file tmake_file extra_gcc_objs extra_headers_list extra_objs extra_parts extra_passes extra_programs float_h_file gcc_config_arguments gcc_gxx_include_dir libstdcxx_incdir gcc_version gcc_version_full gcc_version_trigger host_exeext host_xm_file_list host_xm_include_list host_xm_defines out_host_hook_obj install lang_opt_files lang_specs_files lang_tree_files local_prefix md_file objc_boehm_gc out_file out_object_file stage_prefix_set_by_configure quoted_stage_prefix_set_by_configure symbolic_link thread_file tm_file_list tm_include_list tm_defines tm_p_file_list tm_p_include_list xm_file_list xm_include_list xm_defines target_noncanonical c_target_objs cxx_target_objs target_cpu_default LIBOBJS LTLIBOBJS'
312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os build_subdir host_subdir target_subdir GENINSRC CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT NO_MINUS_C_MINUS_O OUTPUT_OPTION CPP GNATBIND ac_ct_GNATBIND strict1_warn warn_cflags WERROR nocommon_flag EGREP valgrind_path valgrind_path_defines valgrind_command coverage_flags enable_multilib enable_shared TARGET_SYSTEM_ROOT TARGET_SYSTEM_ROOT_DEFINE CROSS_SYSTEM_HEADER_DIR onestep SET_MAKE AWK LN LN_S RANLIB ac_ct_RANLIB INSTALL INSTALL_PROGRAM INSTALL_DATA make_compare_target have_mktemp_command MAKEINFO BUILD_INFO GENERATED_MANPAGES FLEX BISON stage1_cflags COLLECT2_LIBS GNAT_LIBEXC LDEXP_LIB TARGET_GETGROUPS_T LIBICONV LIBICONV_DEP manext objext extra_modes_file FORBUILD PACKAGE VERSION USE_NLS LIBINTL LIBINTL_DEP INCINTL XGETTEXT GMSGFMT POSUB CATALOGS CROSS ALL SYSTEM_HEADER_DIR inhibit_libc BUILD_PREFIX BUILD_PREFIX_1 CC_FOR_BUILD BUILD_CFLAGS STMP_FIXINC STMP_FIXPROTO libgcc_visibility gthread_flags GGC zlibdir zlibinc MAINT gcc_tooldir dollar slibdir objdir subdirs srcdir all_boot_languages all_compilers all_gtfiles all_gtfiles_files_langs all_gtfiles_files_files all_lang_makefrags all_lang_makefiles all_languages all_stagestuff build_exeext build_install_headers_dir build_xm_file_list build_xm_include_list build_xm_defines check_languages cc_set_by_configure quoted_cc_set_by_configure cpp_install_dir xmake_file tmake_file extra_gcc_objs extra_headers_list extra_objs extra_parts extra_passes extra_programs float_h_file gcc_config_arguments gcc_gxx_include_dir libstdcxx_incdir gcc_version gcc_version_full gcc_version_trigger host_exeext host_xm_file_list host_xm_include_list host_xm_defines out_host_hook_obj install lang_opt_files lang_specs_files lang_tree_files local_prefix md_file objc_boehm_gc out_file out_object_file stage_prefix_set_by_configure quoted_stage_prefix_set_by_configure symbolic_link thread_file tm_file_list tm_include_list tm_defines tm_p_file_list tm_p_include_list xm_file_list xm_include_list xm_defines target_noncanonical c_target_objs cxx_target_objs target_cpu_default set_gcc_lib_path LIBOBJS LTLIBOBJS'
312ac_subst_files='language_hooks'
313
314# Initialize some variables set by options.
315ac_init_help=
316ac_init_version=false
317# The variables have the same names as the options, with
318# dashes changed to underlines.
319cache_file=/dev/null

--- 342 unchanged lines hidden (view full) ---

662 [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
663 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
664 { (exit 1); exit 1; }; };;
665 esac
666done
667
668# Be sure to have absolute paths.
669for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
313ac_subst_files='language_hooks'
314
315# Initialize some variables set by options.
316ac_init_help=
317ac_init_version=false
318# The variables have the same names as the options, with
319# dashes changed to underlines.
320cache_file=/dev/null

--- 342 unchanged lines hidden (view full) ---

663 [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
664 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
665 { (exit 1); exit 1; }; };;
666 esac
667done
668
669# Be sure to have absolute paths.
670for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
670 localstatedir libdir includedir oldincludedir infodir mandir
671 localstatedir libdir includedir oldincludedir infodir mandir
671do
672 eval ac_val=$`echo $ac_var`
673 case $ac_val in
674 [\\/$]* | ?:[\\/]* ) ;;
675 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
676 { (exit 1); exit 1; }; };;
677 esac
678done

--- 23 unchanged lines hidden (view full) ---

702
703
704# Find the source files, if location was not specified.
705if test -z "$srcdir"; then
706 ac_srcdir_defaulted=yes
707 # Try the directory containing this script, then its parent.
708 ac_confdir=`(dirname "$0") 2>/dev/null ||
709$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
672do
673 eval ac_val=$`echo $ac_var`
674 case $ac_val in
675 [\\/$]* | ?:[\\/]* ) ;;
676 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
677 { (exit 1); exit 1; }; };;
678 esac
679done

--- 23 unchanged lines hidden (view full) ---

703
704
705# Find the source files, if location was not specified.
706if test -z "$srcdir"; then
707 ac_srcdir_defaulted=yes
708 # Try the directory containing this script, then its parent.
709 ac_confdir=`(dirname "$0") 2>/dev/null ||
710$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
710 X"$0" : 'X\(//\)[^/]' \| \
711 X"$0" : 'X\(//\)$' \| \
712 X"$0" : 'X\(/\)' \| \
713 . : '\(.\)' 2>/dev/null ||
711 X"$0" : 'X\(//\)[^/]' \| \
712 X"$0" : 'X\(//\)$' \| \
713 X"$0" : 'X\(/\)' \| \
714 . : '\(.\)' 2>/dev/null ||
714echo X"$0" |
715 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
716 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
717 /^X\(\/\/\)$/{ s//\1/; q; }
718 /^X\(\/\).*/{ s//\1/; q; }
719 s/.*/./; q'`
720 srcdir=$ac_confdir
721 if test ! -r $srcdir/$ac_unique_file; then

--- 75 unchanged lines hidden (view full) ---

797 -n, --no-create do not create output files
798 --srcdir=DIR find the sources in DIR [configure dir or \`..']
799
800_ACEOF
801
802 cat <<_ACEOF
803Installation directories:
804 --prefix=PREFIX install architecture-independent files in PREFIX
715echo X"$0" |
716 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
717 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
718 /^X\(\/\/\)$/{ s//\1/; q; }
719 /^X\(\/\).*/{ s//\1/; q; }
720 s/.*/./; q'`
721 srcdir=$ac_confdir
722 if test ! -r $srcdir/$ac_unique_file; then

--- 75 unchanged lines hidden (view full) ---

798 -n, --no-create do not create output files
799 --srcdir=DIR find the sources in DIR [configure dir or \`..']
800
801_ACEOF
802
803 cat <<_ACEOF
804Installation directories:
805 --prefix=PREFIX install architecture-independent files in PREFIX
805 [$ac_default_prefix]
806 [$ac_default_prefix]
806 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
807 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
807 [PREFIX]
808 [PREFIX]
808
809By default, \`make install' will install all the files in
810\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
811an installation prefix other than \`$ac_default_prefix' using \`--prefix',
812for instance \`--prefix=\$HOME'.
813
814For better control, use the options below.
815

--- 56 unchanged lines hidden (view full) ---

872 --enable-threads=LIB use LIB thread package for target GCC
873 --enable-objc-gc enable the use of Boehm's garbage collector with
874 the GNU Objective-C runtime
875 --disable-shared don't provide a shared libgcc
876 --enable-intermodule build the compiler in one step
877 --enable-initfini-array use .init_array/.fini_array sections
878 --enable-sjlj-exceptions
879 arrange to use setjmp/longjmp exception handling
809
810By default, \`make install' will install all the files in
811\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
812an installation prefix other than \`$ac_default_prefix' using \`--prefix',
813for instance \`--prefix=\$HOME'.
814
815For better control, use the options below.
816

--- 56 unchanged lines hidden (view full) ---

873 --enable-threads=LIB use LIB thread package for target GCC
874 --enable-objc-gc enable the use of Boehm's garbage collector with
875 the GNU Objective-C runtime
876 --disable-shared don't provide a shared libgcc
877 --enable-intermodule build the compiler in one step
878 --enable-initfini-array use .init_array/.fini_array sections
879 --enable-sjlj-exceptions
880 arrange to use setjmp/longjmp exception handling
880 --enable-libunwind-exceptions force use libunwind for exceptions
881 --disable-win32-registry
882 disable lookup of installation paths in the
883 Registry on Windows hosts
884 --enable-win32-registry enable registry lookup (default)
885 --enable-win32-registry=KEY
886 use KEY instead of GCC version as the last portion
887 of the registry key
888 --enable-maintainer-mode

--- 15 unchanged lines hidden (view full) ---

904 --with-gnu-ld arrange to work with GNU ld.
905 --with-ld arrange to use the specified ld (full pathname)
906 --with-gnu-as arrange to work with GNU as
907 --with-as arrange to use the specified as (full pathname)
908 --with-stabs arrange to use stabs instead of host debug format
909 --with-dwarf2 force the default debug format to be DWARF 2
910 --with-sysroot=DIR Search for usr/lib, usr/include, et al, within DIR.
911 --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib
881 --disable-win32-registry
882 disable lookup of installation paths in the
883 Registry on Windows hosts
884 --enable-win32-registry enable registry lookup (default)
885 --enable-win32-registry=KEY
886 use KEY instead of GCC version as the last portion
887 of the registry key
888 --enable-maintainer-mode

--- 15 unchanged lines hidden (view full) ---

904 --with-gnu-ld arrange to work with GNU ld.
905 --with-ld arrange to use the specified ld (full pathname)
906 --with-gnu-as arrange to work with GNU as
907 --with-as arrange to use the specified as (full pathname)
908 --with-stabs arrange to use stabs instead of host debug format
909 --with-dwarf2 force the default debug format to be DWARF 2
910 --with-sysroot=DIR Search for usr/lib, usr/include, et al, within DIR.
911 --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib
912 --with-system-libunwind use installed libunwind
912 --with-gc={simple,page,zone} choose the garbage collection mechanism to use
913 with the compiler
914 --with-system-zlib use installed libz
915 --with-slibdir=DIR shared libraries in DIR LIBDIR
916
917Some influential environment variables:
918 CC C compiler command
919 CFLAGS C compiler flags

--- 34 unchanged lines hidden (view full) ---

954 fi ;;
955 [\\/]* | ?:[\\/]* ) # Absolute path.
956 ac_srcdir=$srcdir$ac_dir_suffix;
957 ac_top_srcdir=$srcdir ;;
958 *) # Relative path.
959 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
960 ac_top_srcdir=$ac_top_builddir$srcdir ;;
961esac
913 --with-gc={simple,page,zone} choose the garbage collection mechanism to use
914 with the compiler
915 --with-system-zlib use installed libz
916 --with-slibdir=DIR shared libraries in DIR LIBDIR
917
918Some influential environment variables:
919 CC C compiler command
920 CFLAGS C compiler flags

--- 34 unchanged lines hidden (view full) ---

955 fi ;;
956 [\\/]* | ?:[\\/]* ) # Absolute path.
957 ac_srcdir=$srcdir$ac_dir_suffix;
958 ac_top_srcdir=$srcdir ;;
959 *) # Relative path.
960 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
961 ac_top_srcdir=$ac_top_builddir$srcdir ;;
962esac
962# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
963# absolute.
964ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
965ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
966ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
967ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
968
963
964# Do not use `cd foo && pwd` to compute absolute paths, because
965# the directories may not exist.
966case `pwd` in
967.) ac_abs_builddir="$ac_dir";;
968*)
969 case "$ac_dir" in
970 .) ac_abs_builddir=`pwd`;;
971 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
972 *) ac_abs_builddir=`pwd`/"$ac_dir";;
973 esac;;
974esac
975case $ac_abs_builddir in
976.) ac_abs_top_builddir=${ac_top_builddir}.;;
977*)
978 case ${ac_top_builddir}. in
979 .) ac_abs_top_builddir=$ac_abs_builddir;;
980 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
981 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
982 esac;;
983esac
984case $ac_abs_builddir in
985.) ac_abs_srcdir=$ac_srcdir;;
986*)
987 case $ac_srcdir in
988 .) ac_abs_srcdir=$ac_abs_builddir;;
989 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
990 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
991 esac;;
992esac
993case $ac_abs_builddir in
994.) ac_abs_top_srcdir=$ac_top_srcdir;;
995*)
996 case $ac_top_srcdir in
997 .) ac_abs_top_srcdir=$ac_abs_builddir;;
998 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
999 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
1000 esac;;
1001esac
1002
969 cd $ac_dir
970 # Check for guested configure; otherwise get Cygnus style configure.
971 if test -f $ac_srcdir/configure.gnu; then
972 echo
973 $SHELL $ac_srcdir/configure.gnu --help=recursive
974 elif test -f $ac_srcdir/configure; then
975 echo
976 $SHELL $ac_srcdir/configure --help=recursive
977 elif test -f $ac_srcdir/configure.ac ||
1003 cd $ac_dir
1004 # Check for guested configure; otherwise get Cygnus style configure.
1005 if test -f $ac_srcdir/configure.gnu; then
1006 echo
1007 $SHELL $ac_srcdir/configure.gnu --help=recursive
1008 elif test -f $ac_srcdir/configure; then
1009 echo
1010 $SHELL $ac_srcdir/configure --help=recursive
1011 elif test -f $ac_srcdir/configure.ac ||
978 test -f $ac_srcdir/configure.in; then
1012 test -f $ac_srcdir/configure.in; then
979 echo
980 $ac_configure --help
981 else
982 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
983 fi
984 cd $ac_popdir
985 done
986fi
987
988test -n "$ac_init_help" && exit 0
989if $ac_init_version; then
990 cat <<\_ACEOF
991
1013 echo
1014 $ac_configure --help
1015 else
1016 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1017 fi
1018 cd $ac_popdir
1019 done
1020fi
1021
1022test -n "$ac_init_help" && exit 0
1023if $ac_init_version; then
1024 cat <<\_ACEOF
1025
992Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
993Free Software Foundation, Inc.
1026Copyright (C) 2003 Free Software Foundation, Inc.
994This configure script is free software; the Free Software Foundation
995gives unlimited permission to copy, distribute and modify it.
996_ACEOF
997 exit 0
998fi
999exec 5>config.log
1000cat >&5 <<_ACEOF
1001This file contains any messages produced by compilers while
1002running configure, to aid debugging if configure makes a mistake.
1003
1004It was created by $as_me, which was
1027This configure script is free software; the Free Software Foundation
1028gives unlimited permission to copy, distribute and modify it.
1029_ACEOF
1030 exit 0
1031fi
1032exec 5>config.log
1033cat >&5 <<_ACEOF
1034This file contains any messages produced by compilers while
1035running configure, to aid debugging if configure makes a mistake.
1036
1037It was created by $as_me, which was
1005generated by GNU Autoconf 2.57. Invocation command line was
1038generated by GNU Autoconf 2.59. Invocation command line was
1006
1007 $ $0 $@
1008
1009_ACEOF
1010{
1011cat <<_ASUNAME
1012## --------- ##
1013## Platform. ##

--- 60 unchanged lines hidden (view full) ---

1074 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1075 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1076 esac
1077 case $ac_pass in
1078 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1079 2)
1080 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1081 if test $ac_must_keep_next = true; then
1039
1040 $ $0 $@
1041
1042_ACEOF
1043{
1044cat <<_ASUNAME
1045## --------- ##
1046## Platform. ##

--- 60 unchanged lines hidden (view full) ---

1107 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1108 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1109 esac
1110 case $ac_pass in
1111 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1112 2)
1113 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1114 if test $ac_must_keep_next = true; then
1082 ac_must_keep_next=false # Got value, back to normal.
1115 ac_must_keep_next=false # Got value, back to normal.
1083 else
1116 else
1084 case $ac_arg in
1085 *=* | --config-cache | -C | -disable-* | --disable-* \
1086 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1087 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1088 | -with-* | --with-* | -without-* | --without-* | --x)
1089 case "$ac_configure_args0 " in
1090 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1091 esac
1092 ;;
1093 -* ) ac_must_keep_next=true ;;
1094 esac
1117 case $ac_arg in
1118 *=* | --config-cache | -C | -disable-* | --disable-* \
1119 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1120 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1121 | -with-* | --with-* | -without-* | --without-* | --x)
1122 case "$ac_configure_args0 " in
1123 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1124 esac
1125 ;;
1126 -* ) ac_must_keep_next=true ;;
1127 esac
1095 fi
1096 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1097 # Get rid of the leading space.
1098 ac_sep=" "
1099 ;;
1100 esac
1101 done
1102done

--- 17 unchanged lines hidden (view full) ---

1120_ASBOX
1121 echo
1122 # The following way of writing the cache mishandles newlines in values,
1123{
1124 (set) 2>&1 |
1125 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1126 *ac_space=\ *)
1127 sed -n \
1128 fi
1129 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1130 # Get rid of the leading space.
1131 ac_sep=" "
1132 ;;
1133 esac
1134 done
1135done

--- 17 unchanged lines hidden (view full) ---

1153_ASBOX
1154 echo
1155 # The following way of writing the cache mishandles newlines in values,
1156{
1157 (set) 2>&1 |
1158 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1159 *ac_space=\ *)
1160 sed -n \
1128 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1129 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1161 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1162 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1130 ;;
1131 *)
1132 sed -n \
1163 ;;
1164 *)
1165 sed -n \
1133 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1166 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1134 ;;
1135 esac;
1136}
1137 echo
1138
1139 cat <<\_ASBOX
1140## ----------------- ##
1141## Output variables. ##

--- 12 unchanged lines hidden (view full) ---

1154## ------------- ##
1155## Output files. ##
1156## ------------- ##
1157_ASBOX
1158 echo
1159 for ac_var in $ac_subst_files
1160 do
1161 eval ac_val=$`echo $ac_var`
1167 ;;
1168 esac;
1169}
1170 echo
1171
1172 cat <<\_ASBOX
1173## ----------------- ##
1174## Output variables. ##

--- 12 unchanged lines hidden (view full) ---

1187## ------------- ##
1188## Output files. ##
1189## ------------- ##
1190_ASBOX
1191 echo
1192 for ac_var in $ac_subst_files
1193 do
1194 eval ac_val=$`echo $ac_var`
1162 echo "$ac_var='"'"'$ac_val'"'"'"
1195 echo "$ac_var='"'"'$ac_val'"'"'"
1163 done | sort
1164 echo
1165 fi
1166
1167 if test -s confdefs.h; then
1168 cat <<\_ASBOX
1169## ----------- ##
1170## confdefs.h. ##
1171## ----------- ##
1172_ASBOX
1173 echo
1174 sed "/^$/d" confdefs.h | sort
1175 echo
1176 fi
1177 test "$ac_signal" != 0 &&
1178 echo "$as_me: caught signal $ac_signal"
1179 echo "$as_me: exit $exit_status"
1180 } >&5
1196 done | sort
1197 echo
1198 fi
1199
1200 if test -s confdefs.h; then
1201 cat <<\_ASBOX
1202## ----------- ##
1203## confdefs.h. ##
1204## ----------- ##
1205_ASBOX
1206 echo
1207 sed "/^$/d" confdefs.h | sort
1208 echo
1209 fi
1210 test "$ac_signal" != 0 &&
1211 echo "$as_me: caught signal $ac_signal"
1212 echo "$as_me: exit $exit_status"
1213 } >&5
1181 rm -f core core.* *.core &&
1214 rm -f core *.core &&
1182 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1183 exit $exit_status
1184 ' 0
1185for ac_signal in 1 2 13 15; do
1186 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1187done
1188ac_signal=0
1189

--- 63 unchanged lines hidden (view full) ---

1253echo "$as_me: creating cache $cache_file" >&6;}
1254 >$cache_file
1255fi
1256
1257# Check that the precious variables saved in the cache have kept the same
1258# value.
1259ac_cache_corrupted=false
1260for ac_var in `(set) 2>&1 |
1215 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1216 exit $exit_status
1217 ' 0
1218for ac_signal in 1 2 13 15; do
1219 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1220done
1221ac_signal=0
1222

--- 63 unchanged lines hidden (view full) ---

1286echo "$as_me: creating cache $cache_file" >&6;}
1287 >$cache_file
1288fi
1289
1290# Check that the precious variables saved in the cache have kept the same
1291# value.
1292ac_cache_corrupted=false
1293for ac_var in `(set) 2>&1 |
1261 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1294 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1262 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1263 eval ac_new_set=\$ac_env_${ac_var}_set
1264 eval ac_old_val="\$ac_cv_env_${ac_var}_value"
1265 eval ac_new_val="\$ac_env_${ac_var}_value"
1266 case $ac_old_set,$ac_new_set in
1267 set,)
1268 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1269echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1270 ac_cache_corrupted=: ;;
1271 ,set)
1272 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1273echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1274 ac_cache_corrupted=: ;;
1275 ,);;
1276 *)
1277 if test "x$ac_old_val" != "x$ac_new_val"; then
1295 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1296 eval ac_new_set=\$ac_env_${ac_var}_set
1297 eval ac_old_val="\$ac_cv_env_${ac_var}_value"
1298 eval ac_new_val="\$ac_env_${ac_var}_value"
1299 case $ac_old_set,$ac_new_set in
1300 set,)
1301 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1302echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1303 ac_cache_corrupted=: ;;
1304 ,set)
1305 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1306echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1307 ac_cache_corrupted=: ;;
1308 ,);;
1309 *)
1310 if test "x$ac_old_val" != "x$ac_new_val"; then
1278 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1311 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1279echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1312echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1280 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1313 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1281echo "$as_me: former value: $ac_old_val" >&2;}
1314echo "$as_me: former value: $ac_old_val" >&2;}
1282 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1315 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1283echo "$as_me: current value: $ac_new_val" >&2;}
1316echo "$as_me: current value: $ac_new_val" >&2;}
1284 ac_cache_corrupted=:
1317 ac_cache_corrupted=:
1285 fi;;
1286 esac
1287 # Pass precious variables to config.status.
1288 if test "$ac_new_set" = set; then
1289 case $ac_new_val in
1290 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1291 ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1292 *) ac_arg=$ac_var=$ac_new_val ;;

--- 787 unchanged lines hidden (view full) ---

2080 (exit $ac_status); }
2081{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
2082 (eval $ac_compiler -V </dev/null >&5) 2>&5
2083 ac_status=$?
2084 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2085 (exit $ac_status); }
2086
2087cat >conftest.$ac_ext <<_ACEOF
1318 fi;;
1319 esac
1320 # Pass precious variables to config.status.
1321 if test "$ac_new_set" = set; then
1322 case $ac_new_val in
1323 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1324 ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1325 *) ac_arg=$ac_var=$ac_new_val ;;

--- 787 unchanged lines hidden (view full) ---

2113 (exit $ac_status); }
2114{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
2115 (eval $ac_compiler -V </dev/null >&5) 2>&5
2116 ac_status=$?
2117 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2118 (exit $ac_status); }
2119
2120cat >conftest.$ac_ext <<_ACEOF
2088#line $LINENO "configure"
2089/* confdefs.h. */
2090_ACEOF
2091cat confdefs.h >>conftest.$ac_ext
2092cat >>conftest.$ac_ext <<_ACEOF
2093/* end confdefs.h. */
2094
2095int
2096main ()
2097{
2098
2099 ;
2100 return 0;
2101}
2102_ACEOF
2103ac_clean_files_save=$ac_clean_files
2104ac_clean_files="$ac_clean_files a.out a.exe b.out"
2105# Try to create an executable without -o first, disregard a.out.
2106# It will help us diagnose broken compilers, and finding out an intuition
2107# of exeext.
2121/* confdefs.h. */
2122_ACEOF
2123cat confdefs.h >>conftest.$ac_ext
2124cat >>conftest.$ac_ext <<_ACEOF
2125/* end confdefs.h. */
2126
2127int
2128main ()
2129{
2130
2131 ;
2132 return 0;
2133}
2134_ACEOF
2135ac_clean_files_save=$ac_clean_files
2136ac_clean_files="$ac_clean_files a.out a.exe b.out"
2137# Try to create an executable without -o first, disregard a.out.
2138# It will help us diagnose broken compilers, and finding out an intuition
2139# of exeext.
2108echo "$as_me:$LINENO: checking for C compiler default output" >&5
2109echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
2140echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2141echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
2110ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2111if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
2112 (eval $ac_link_default) 2>&5
2113 ac_status=$?
2114 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2115 (exit $ac_status); }; then
2116 # Find the output, starting from the most likely. This scheme is
2117# not robust to junk in `.', hence go to wildcards (a.*) only as a last
2118# resort.
2119
2120# Be careful to initialize this variable, since it used to be cached.
2121# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
2122ac_cv_exeext=
2123# b.out is created by i960 compilers.
2124for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
2125do
2126 test -f "$ac_file" || continue
2127 case $ac_file in
2128 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
2142ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2143if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
2144 (eval $ac_link_default) 2>&5
2145 ac_status=$?
2146 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2147 (exit $ac_status); }; then
2148 # Find the output, starting from the most likely. This scheme is
2149# not robust to junk in `.', hence go to wildcards (a.*) only as a last
2150# resort.
2151
2152# Be careful to initialize this variable, since it used to be cached.
2153# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
2154ac_cv_exeext=
2155# b.out is created by i960 compilers.
2156for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
2157do
2158 test -f "$ac_file" || continue
2159 case $ac_file in
2160 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
2129 ;;
2161 ;;
2130 conftest.$ac_ext )
2162 conftest.$ac_ext )
2131 # This is the source file.
2132 ;;
2163 # This is the source file.
2164 ;;
2133 [ab].out )
2165 [ab].out )
2134 # We found the default executable, but exeext='' is most
2135 # certainly right.
2136 break;;
2166 # We found the default executable, but exeext='' is most
2167 # certainly right.
2168 break;;
2137 *.* )
2169 *.* )
2138 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2139 # FIXME: I believe we export ac_cv_exeext for Libtool,
2140 # but it would be cool to find out if it's true. Does anybody
2141 # maintain Libtool? --akim.
2142 export ac_cv_exeext
2143 break;;
2170 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2171 # FIXME: I believe we export ac_cv_exeext for Libtool,
2172 # but it would be cool to find out if it's true. Does anybody
2173 # maintain Libtool? --akim.
2174 export ac_cv_exeext
2175 break;;
2144 * )
2176 * )
2145 break;;
2177 break;;
2146 esac
2147done
2148else
2149 echo "$as_me: failed program was:" >&5
2150sed 's/^/| /' conftest.$ac_ext >&5
2151
2152{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
2153See \`config.log' for more details." >&5

--- 57 unchanged lines hidden (view full) ---

2211# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2212# work properly (i.e., refer to `conftest.exe'), while it won't with
2213# `rm'.
2214for ac_file in conftest.exe conftest conftest.*; do
2215 test -f "$ac_file" || continue
2216 case $ac_file in
2217 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
2218 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2178 esac
2179done
2180else
2181 echo "$as_me: failed program was:" >&5
2182sed 's/^/| /' conftest.$ac_ext >&5
2183
2184{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
2185See \`config.log' for more details." >&5

--- 57 unchanged lines hidden (view full) ---

2243# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2244# work properly (i.e., refer to `conftest.exe'), while it won't with
2245# `rm'.
2246for ac_file in conftest.exe conftest conftest.*; do
2247 test -f "$ac_file" || continue
2248 case $ac_file in
2249 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
2250 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2219 export ac_cv_exeext
2220 break;;
2251 export ac_cv_exeext
2252 break;;
2221 * ) break;;
2222 esac
2223done
2224else
2225 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2226See \`config.log' for more details." >&5
2227echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2228See \`config.log' for more details." >&2;}

--- 8 unchanged lines hidden (view full) ---

2237EXEEXT=$ac_cv_exeext
2238ac_exeext=$EXEEXT
2239echo "$as_me:$LINENO: checking for suffix of object files" >&5
2240echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
2241if test "${ac_cv_objext+set}" = set; then
2242 echo $ECHO_N "(cached) $ECHO_C" >&6
2243else
2244 cat >conftest.$ac_ext <<_ACEOF
2253 * ) break;;
2254 esac
2255done
2256else
2257 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2258See \`config.log' for more details." >&5
2259echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2260See \`config.log' for more details." >&2;}

--- 8 unchanged lines hidden (view full) ---

2269EXEEXT=$ac_cv_exeext
2270ac_exeext=$EXEEXT
2271echo "$as_me:$LINENO: checking for suffix of object files" >&5
2272echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
2273if test "${ac_cv_objext+set}" = set; then
2274 echo $ECHO_N "(cached) $ECHO_C" >&6
2275else
2276 cat >conftest.$ac_ext <<_ACEOF
2245#line $LINENO "configure"
2246/* confdefs.h. */
2247_ACEOF
2248cat confdefs.h >>conftest.$ac_ext
2249cat >>conftest.$ac_ext <<_ACEOF
2250/* end confdefs.h. */
2251
2252int
2253main ()

--- 34 unchanged lines hidden (view full) ---

2288OBJEXT=$ac_cv_objext
2289ac_objext=$OBJEXT
2290echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2291echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
2292if test "${ac_cv_c_compiler_gnu+set}" = set; then
2293 echo $ECHO_N "(cached) $ECHO_C" >&6
2294else
2295 cat >conftest.$ac_ext <<_ACEOF
2277/* confdefs.h. */
2278_ACEOF
2279cat confdefs.h >>conftest.$ac_ext
2280cat >>conftest.$ac_ext <<_ACEOF
2281/* end confdefs.h. */
2282
2283int
2284main ()

--- 34 unchanged lines hidden (view full) ---

2319OBJEXT=$ac_cv_objext
2320ac_objext=$OBJEXT
2321echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2322echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
2323if test "${ac_cv_c_compiler_gnu+set}" = set; then
2324 echo $ECHO_N "(cached) $ECHO_C" >&6
2325else
2326 cat >conftest.$ac_ext <<_ACEOF
2296#line $LINENO "configure"
2297/* confdefs.h. */
2298_ACEOF
2299cat confdefs.h >>conftest.$ac_ext
2300cat >>conftest.$ac_ext <<_ACEOF
2301/* end confdefs.h. */
2302
2303int
2304main ()
2305{
2306#ifndef __GNUC__
2307 choke me
2308#endif
2309
2310 ;
2311 return 0;
2312}
2313_ACEOF
2314rm -f conftest.$ac_objext
2315if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2327/* confdefs.h. */
2328_ACEOF
2329cat confdefs.h >>conftest.$ac_ext
2330cat >>conftest.$ac_ext <<_ACEOF
2331/* end confdefs.h. */
2332
2333int
2334main ()
2335{
2336#ifndef __GNUC__
2337 choke me
2338#endif
2339
2340 ;
2341 return 0;
2342}
2343_ACEOF
2344rm -f conftest.$ac_objext
2345if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2316 (eval $ac_compile) 2>&5
2346 (eval $ac_compile) 2>conftest.er1
2317 ac_status=$?
2347 ac_status=$?
2348 grep -v '^ *+' conftest.er1 >conftest.err
2349 rm -f conftest.er1
2350 cat conftest.err >&5
2318 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2319 (exit $ac_status); } &&
2351 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2352 (exit $ac_status); } &&
2320 { ac_try='test -s conftest.$ac_objext'
2353 { ac_try='test -z "$ac_c_werror_flag"
2354 || test ! -s conftest.err'
2321 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2322 (eval $ac_try) 2>&5
2323 ac_status=$?
2324 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2355 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2356 (eval $ac_try) 2>&5
2357 ac_status=$?
2358 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2359 (exit $ac_status); }; } &&
2360 { ac_try='test -s conftest.$ac_objext'
2361 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2362 (eval $ac_try) 2>&5
2363 ac_status=$?
2364 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2325 (exit $ac_status); }; }; then
2326 ac_compiler_gnu=yes
2327else
2328 echo "$as_me: failed program was:" >&5
2329sed 's/^/| /' conftest.$ac_ext >&5
2330
2331ac_compiler_gnu=no
2332fi
2365 (exit $ac_status); }; }; then
2366 ac_compiler_gnu=yes
2367else
2368 echo "$as_me: failed program was:" >&5
2369sed 's/^/| /' conftest.$ac_ext >&5
2370
2371ac_compiler_gnu=no
2372fi
2333rm -f conftest.$ac_objext conftest.$ac_ext
2373rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2334ac_cv_c_compiler_gnu=$ac_compiler_gnu
2335
2336fi
2337echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2338echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
2339GCC=`test $ac_compiler_gnu = yes && echo yes`
2340ac_test_CFLAGS=${CFLAGS+set}
2341ac_save_CFLAGS=$CFLAGS
2342CFLAGS="-g"
2343echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2344echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
2345if test "${ac_cv_prog_cc_g+set}" = set; then
2346 echo $ECHO_N "(cached) $ECHO_C" >&6
2347else
2348 cat >conftest.$ac_ext <<_ACEOF
2374ac_cv_c_compiler_gnu=$ac_compiler_gnu
2375
2376fi
2377echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2378echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
2379GCC=`test $ac_compiler_gnu = yes && echo yes`
2380ac_test_CFLAGS=${CFLAGS+set}
2381ac_save_CFLAGS=$CFLAGS
2382CFLAGS="-g"
2383echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2384echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
2385if test "${ac_cv_prog_cc_g+set}" = set; then
2386 echo $ECHO_N "(cached) $ECHO_C" >&6
2387else
2388 cat >conftest.$ac_ext <<_ACEOF
2349#line $LINENO "configure"
2350/* confdefs.h. */
2351_ACEOF
2352cat confdefs.h >>conftest.$ac_ext
2353cat >>conftest.$ac_ext <<_ACEOF
2354/* end confdefs.h. */
2355
2356int
2357main ()
2358{
2359
2360 ;
2361 return 0;
2362}
2363_ACEOF
2364rm -f conftest.$ac_objext
2365if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2389/* confdefs.h. */
2390_ACEOF
2391cat confdefs.h >>conftest.$ac_ext
2392cat >>conftest.$ac_ext <<_ACEOF
2393/* end confdefs.h. */
2394
2395int
2396main ()
2397{
2398
2399 ;
2400 return 0;
2401}
2402_ACEOF
2403rm -f conftest.$ac_objext
2404if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2366 (eval $ac_compile) 2>&5
2405 (eval $ac_compile) 2>conftest.er1
2367 ac_status=$?
2406 ac_status=$?
2407 grep -v '^ *+' conftest.er1 >conftest.err
2408 rm -f conftest.er1
2409 cat conftest.err >&5
2368 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2369 (exit $ac_status); } &&
2410 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2411 (exit $ac_status); } &&
2370 { ac_try='test -s conftest.$ac_objext'
2412 { ac_try='test -z "$ac_c_werror_flag"
2413 || test ! -s conftest.err'
2371 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2372 (eval $ac_try) 2>&5
2373 ac_status=$?
2374 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2414 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2415 (eval $ac_try) 2>&5
2416 ac_status=$?
2417 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2418 (exit $ac_status); }; } &&
2419 { ac_try='test -s conftest.$ac_objext'
2420 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2421 (eval $ac_try) 2>&5
2422 ac_status=$?
2423 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2375 (exit $ac_status); }; }; then
2376 ac_cv_prog_cc_g=yes
2377else
2378 echo "$as_me: failed program was:" >&5
2379sed 's/^/| /' conftest.$ac_ext >&5
2380
2381ac_cv_prog_cc_g=no
2382fi
2424 (exit $ac_status); }; }; then
2425 ac_cv_prog_cc_g=yes
2426else
2427 echo "$as_me: failed program was:" >&5
2428sed 's/^/| /' conftest.$ac_ext >&5
2429
2430ac_cv_prog_cc_g=no
2431fi
2383rm -f conftest.$ac_objext conftest.$ac_ext
2432rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2384fi
2385echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2386echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
2387if test "$ac_test_CFLAGS" = set; then
2388 CFLAGS=$ac_save_CFLAGS
2389elif test $ac_cv_prog_cc_g = yes; then
2390 if test "$GCC" = yes; then
2391 CFLAGS="-g -O2"

--- 10 unchanged lines hidden (view full) ---

2402echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
2403echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
2404if test "${ac_cv_prog_cc_stdc+set}" = set; then
2405 echo $ECHO_N "(cached) $ECHO_C" >&6
2406else
2407 ac_cv_prog_cc_stdc=no
2408ac_save_CC=$CC
2409cat >conftest.$ac_ext <<_ACEOF
2433fi
2434echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2435echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
2436if test "$ac_test_CFLAGS" = set; then
2437 CFLAGS=$ac_save_CFLAGS
2438elif test $ac_cv_prog_cc_g = yes; then
2439 if test "$GCC" = yes; then
2440 CFLAGS="-g -O2"

--- 10 unchanged lines hidden (view full) ---

2451echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
2452echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
2453if test "${ac_cv_prog_cc_stdc+set}" = set; then
2454 echo $ECHO_N "(cached) $ECHO_C" >&6
2455else
2456 ac_cv_prog_cc_stdc=no
2457ac_save_CC=$CC
2458cat >conftest.$ac_ext <<_ACEOF
2410#line $LINENO "configure"
2411/* confdefs.h. */
2412_ACEOF
2413cat confdefs.h >>conftest.$ac_ext
2414cat >>conftest.$ac_ext <<_ACEOF
2415/* end confdefs.h. */
2416#include <stdarg.h>
2417#include <stdio.h>
2418#include <sys/types.h>

--- 11 unchanged lines hidden (view full) ---

2430{
2431 char *s;
2432 va_list v;
2433 va_start (v,p);
2434 s = g (p, va_arg (v,int));
2435 va_end (v);
2436 return s;
2437}
2459/* confdefs.h. */
2460_ACEOF
2461cat confdefs.h >>conftest.$ac_ext
2462cat >>conftest.$ac_ext <<_ACEOF
2463/* end confdefs.h. */
2464#include <stdarg.h>
2465#include <stdio.h>
2466#include <sys/types.h>

--- 11 unchanged lines hidden (view full) ---

2478{
2479 char *s;
2480 va_list v;
2481 va_start (v,p);
2482 s = g (p, va_arg (v,int));
2483 va_end (v);
2484 return s;
2485}
2486
2487/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2488 function prototypes and stuff, but not '\xHH' hex character constants.
2489 These don't provoke an error unfortunately, instead are silently treated
2490 as 'x'. The following induces an error, until -std1 is added to get
2491 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2492 array size at least. It's necessary to write '\x00'==0 to get something
2493 that's true only with -std1. */
2494int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2495
2438int test (int i, double x);
2439struct s1 {int (*f) (int a);};
2440struct s2 {int (*f) (double a);};
2441int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2442int argc;
2443char **argv;
2444int
2445main ()

--- 10 unchanged lines hidden (view full) ---

2456# HP-UX 10.20 and later -Ae
2457# HP-UX older versions -Aa -D_HPUX_SOURCE
2458# SVR4 -Xc -D__EXTENSIONS__
2459for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2460do
2461 CC="$ac_save_CC $ac_arg"
2462 rm -f conftest.$ac_objext
2463if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2496int test (int i, double x);
2497struct s1 {int (*f) (int a);};
2498struct s2 {int (*f) (double a);};
2499int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2500int argc;
2501char **argv;
2502int
2503main ()

--- 10 unchanged lines hidden (view full) ---

2514# HP-UX 10.20 and later -Ae
2515# HP-UX older versions -Aa -D_HPUX_SOURCE
2516# SVR4 -Xc -D__EXTENSIONS__
2517for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2518do
2519 CC="$ac_save_CC $ac_arg"
2520 rm -f conftest.$ac_objext
2521if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2464 (eval $ac_compile) 2>&5
2522 (eval $ac_compile) 2>conftest.er1
2465 ac_status=$?
2523 ac_status=$?
2524 grep -v '^ *+' conftest.er1 >conftest.err
2525 rm -f conftest.er1
2526 cat conftest.err >&5
2466 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2467 (exit $ac_status); } &&
2527 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2528 (exit $ac_status); } &&
2468 { ac_try='test -s conftest.$ac_objext'
2529 { ac_try='test -z "$ac_c_werror_flag"
2530 || test ! -s conftest.err'
2469 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2470 (eval $ac_try) 2>&5
2471 ac_status=$?
2472 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2532 (eval $ac_try) 2>&5
2533 ac_status=$?
2534 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2535 (exit $ac_status); }; } &&
2536 { ac_try='test -s conftest.$ac_objext'
2537 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2538 (eval $ac_try) 2>&5
2539 ac_status=$?
2540 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2473 (exit $ac_status); }; }; then
2474 ac_cv_prog_cc_stdc=$ac_arg
2475break
2476else
2477 echo "$as_me: failed program was:" >&5
2478sed 's/^/| /' conftest.$ac_ext >&5
2479
2480fi
2541 (exit $ac_status); }; }; then
2542 ac_cv_prog_cc_stdc=$ac_arg
2543break
2544else
2545 echo "$as_me: failed program was:" >&5
2546sed 's/^/| /' conftest.$ac_ext >&5
2547
2548fi
2481rm -f conftest.$ac_objext
2549rm -f conftest.err conftest.$ac_objext
2482done
2483rm -f conftest.$ac_ext conftest.$ac_objext
2484CC=$ac_save_CC
2485
2486fi
2487
2488case "x$ac_cv_prog_cc_stdc" in
2489 x|xno)

--- 11 unchanged lines hidden (view full) ---

2501# the declaration of exit, since it's the most demanding environment.
2502cat >conftest.$ac_ext <<_ACEOF
2503#ifndef __cplusplus
2504 choke me
2505#endif
2506_ACEOF
2507rm -f conftest.$ac_objext
2508if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2550done
2551rm -f conftest.$ac_ext conftest.$ac_objext
2552CC=$ac_save_CC
2553
2554fi
2555
2556case "x$ac_cv_prog_cc_stdc" in
2557 x|xno)

--- 11 unchanged lines hidden (view full) ---

2569# the declaration of exit, since it's the most demanding environment.
2570cat >conftest.$ac_ext <<_ACEOF
2571#ifndef __cplusplus
2572 choke me
2573#endif
2574_ACEOF
2575rm -f conftest.$ac_objext
2576if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2509 (eval $ac_compile) 2>&5
2577 (eval $ac_compile) 2>conftest.er1
2510 ac_status=$?
2578 ac_status=$?
2579 grep -v '^ *+' conftest.er1 >conftest.err
2580 rm -f conftest.er1
2581 cat conftest.err >&5
2511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2512 (exit $ac_status); } &&
2582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2583 (exit $ac_status); } &&
2513 { ac_try='test -s conftest.$ac_objext'
2584 { ac_try='test -z "$ac_c_werror_flag"
2585 || test ! -s conftest.err'
2514 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2515 (eval $ac_try) 2>&5
2516 ac_status=$?
2517 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2586 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2587 (eval $ac_try) 2>&5
2588 ac_status=$?
2589 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2590 (exit $ac_status); }; } &&
2591 { ac_try='test -s conftest.$ac_objext'
2592 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2593 (eval $ac_try) 2>&5
2594 ac_status=$?
2595 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2518 (exit $ac_status); }; }; then
2519 for ac_declaration in \
2596 (exit $ac_status); }; }; then
2597 for ac_declaration in \
2520 ''\
2521 '#include <stdlib.h>' \
2598 '' \
2522 'extern "C" void std::exit (int) throw (); using std::exit;' \
2523 'extern "C" void std::exit (int); using std::exit;' \
2524 'extern "C" void exit (int) throw ();' \
2525 'extern "C" void exit (int);' \
2526 'void exit (int);'
2527do
2528 cat >conftest.$ac_ext <<_ACEOF
2599 'extern "C" void std::exit (int) throw (); using std::exit;' \
2600 'extern "C" void std::exit (int); using std::exit;' \
2601 'extern "C" void exit (int) throw ();' \
2602 'extern "C" void exit (int);' \
2603 'void exit (int);'
2604do
2605 cat >conftest.$ac_ext <<_ACEOF
2529#line $LINENO "configure"
2530/* confdefs.h. */
2531_ACEOF
2532cat confdefs.h >>conftest.$ac_ext
2533cat >>conftest.$ac_ext <<_ACEOF
2534/* end confdefs.h. */
2606/* confdefs.h. */
2607_ACEOF
2608cat confdefs.h >>conftest.$ac_ext
2609cat >>conftest.$ac_ext <<_ACEOF
2610/* end confdefs.h. */
2535#include <stdlib.h>
2536$ac_declaration
2611$ac_declaration
2612#include <stdlib.h>
2537int
2538main ()
2539{
2540exit (42);
2541 ;
2542 return 0;
2543}
2544_ACEOF
2545rm -f conftest.$ac_objext
2546if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2613int
2614main ()
2615{
2616exit (42);
2617 ;
2618 return 0;
2619}
2620_ACEOF
2621rm -f conftest.$ac_objext
2622if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2547 (eval $ac_compile) 2>&5
2623 (eval $ac_compile) 2>conftest.er1
2548 ac_status=$?
2624 ac_status=$?
2625 grep -v '^ *+' conftest.er1 >conftest.err
2626 rm -f conftest.er1
2627 cat conftest.err >&5
2549 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2550 (exit $ac_status); } &&
2628 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2629 (exit $ac_status); } &&
2551 { ac_try='test -s conftest.$ac_objext'
2630 { ac_try='test -z "$ac_c_werror_flag"
2631 || test ! -s conftest.err'
2552 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2553 (eval $ac_try) 2>&5
2554 ac_status=$?
2555 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2632 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2633 (eval $ac_try) 2>&5
2634 ac_status=$?
2635 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2636 (exit $ac_status); }; } &&
2637 { ac_try='test -s conftest.$ac_objext'
2638 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2639 (eval $ac_try) 2>&5
2640 ac_status=$?
2641 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2556 (exit $ac_status); }; }; then
2557 :
2558else
2559 echo "$as_me: failed program was:" >&5
2560sed 's/^/| /' conftest.$ac_ext >&5
2561
2562continue
2563fi
2642 (exit $ac_status); }; }; then
2643 :
2644else
2645 echo "$as_me: failed program was:" >&5
2646sed 's/^/| /' conftest.$ac_ext >&5
2647
2648continue
2649fi
2564rm -f conftest.$ac_objext conftest.$ac_ext
2650rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2565 cat >conftest.$ac_ext <<_ACEOF
2651 cat >conftest.$ac_ext <<_ACEOF
2566#line $LINENO "configure"
2567/* confdefs.h. */
2568_ACEOF
2569cat confdefs.h >>conftest.$ac_ext
2570cat >>conftest.$ac_ext <<_ACEOF
2571/* end confdefs.h. */
2572$ac_declaration
2573int
2574main ()
2575{
2576exit (42);
2577 ;
2578 return 0;
2579}
2580_ACEOF
2581rm -f conftest.$ac_objext
2582if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2652/* confdefs.h. */
2653_ACEOF
2654cat confdefs.h >>conftest.$ac_ext
2655cat >>conftest.$ac_ext <<_ACEOF
2656/* end confdefs.h. */
2657$ac_declaration
2658int
2659main ()
2660{
2661exit (42);
2662 ;
2663 return 0;
2664}
2665_ACEOF
2666rm -f conftest.$ac_objext
2667if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2583 (eval $ac_compile) 2>&5
2668 (eval $ac_compile) 2>conftest.er1
2584 ac_status=$?
2669 ac_status=$?
2670 grep -v '^ *+' conftest.er1 >conftest.err
2671 rm -f conftest.er1
2672 cat conftest.err >&5
2585 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2586 (exit $ac_status); } &&
2673 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2674 (exit $ac_status); } &&
2587 { ac_try='test -s conftest.$ac_objext'
2675 { ac_try='test -z "$ac_c_werror_flag"
2676 || test ! -s conftest.err'
2588 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2589 (eval $ac_try) 2>&5
2590 ac_status=$?
2591 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2677 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2678 (eval $ac_try) 2>&5
2679 ac_status=$?
2680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2681 (exit $ac_status); }; } &&
2682 { ac_try='test -s conftest.$ac_objext'
2683 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2684 (eval $ac_try) 2>&5
2685 ac_status=$?
2686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2592 (exit $ac_status); }; }; then
2593 break
2594else
2595 echo "$as_me: failed program was:" >&5
2596sed 's/^/| /' conftest.$ac_ext >&5
2597
2598fi
2687 (exit $ac_status); }; }; then
2688 break
2689else
2690 echo "$as_me: failed program was:" >&5
2691sed 's/^/| /' conftest.$ac_ext >&5
2692
2693fi
2599rm -f conftest.$ac_objext conftest.$ac_ext
2694rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2600done
2601rm -f conftest*
2602if test -n "$ac_declaration"; then
2603 echo '#ifdef __cplusplus' >>confdefs.h
2604 echo $ac_declaration >>confdefs.h
2605 echo '#endif' >>confdefs.h
2606fi
2607
2608else
2609 echo "$as_me: failed program was:" >&5
2610sed 's/^/| /' conftest.$ac_ext >&5
2611
2612fi
2695done
2696rm -f conftest*
2697if test -n "$ac_declaration"; then
2698 echo '#ifdef __cplusplus' >>confdefs.h
2699 echo $ac_declaration >>confdefs.h
2700 echo '#endif' >>confdefs.h
2701fi
2702
2703else
2704 echo "$as_me: failed program was:" >&5
2705sed 's/^/| /' conftest.$ac_ext >&5
2706
2707fi
2613rm -f conftest.$ac_objext conftest.$ac_ext
2708rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2614ac_ext=c
2615ac_cpp='$CPP $CPPFLAGS'
2616ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2617ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2618ac_compiler_gnu=$ac_cv_c_compiler_gnu
2619
2620if test "x$CC" != xcc; then
2621 echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&5
2622echo $ECHO_N "checking whether $CC and cc understand -c and -o together... $ECHO_C" >&6
2623else
2624 echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&5
2625echo $ECHO_N "checking whether cc understands -c and -o together... $ECHO_C" >&6
2626fi
2627set dummy $CC; ac_cc=`echo $2 |
2628 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
2629if eval "test \"\${ac_cv_prog_cc_${ac_cc}_c_o+set}\" = set"; then
2630 echo $ECHO_N "(cached) $ECHO_C" >&6
2631else
2632 cat >conftest.$ac_ext <<_ACEOF
2709ac_ext=c
2710ac_cpp='$CPP $CPPFLAGS'
2711ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2712ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2713ac_compiler_gnu=$ac_cv_c_compiler_gnu
2714
2715if test "x$CC" != xcc; then
2716 echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&5
2717echo $ECHO_N "checking whether $CC and cc understand -c and -o together... $ECHO_C" >&6
2718else
2719 echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&5
2720echo $ECHO_N "checking whether cc understands -c and -o together... $ECHO_C" >&6
2721fi
2722set dummy $CC; ac_cc=`echo $2 |
2723 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
2724if eval "test \"\${ac_cv_prog_cc_${ac_cc}_c_o+set}\" = set"; then
2725 echo $ECHO_N "(cached) $ECHO_C" >&6
2726else
2727 cat >conftest.$ac_ext <<_ACEOF
2633#line $LINENO "configure"
2634/* confdefs.h. */
2635_ACEOF
2636cat confdefs.h >>conftest.$ac_ext
2637cat >>conftest.$ac_ext <<_ACEOF
2638/* end confdefs.h. */
2639
2640int
2641main ()

--- 34 unchanged lines hidden (view full) ---

2676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2677 (exit $ac_status); } &&
2678 test -f conftest.$ac_objext && { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2679 (eval $ac_try) 2>&5
2680 ac_status=$?
2681 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2682 (exit $ac_status); };
2683 then
2728/* confdefs.h. */
2729_ACEOF
2730cat confdefs.h >>conftest.$ac_ext
2731cat >>conftest.$ac_ext <<_ACEOF
2732/* end confdefs.h. */
2733
2734int
2735main ()

--- 34 unchanged lines hidden (view full) ---

2770 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2771 (exit $ac_status); } &&
2772 test -f conftest.$ac_objext && { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2773 (eval $ac_try) 2>&5
2774 ac_status=$?
2775 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2776 (exit $ac_status); };
2777 then
2684 # cc works too.
2685 :
2778 # cc works too.
2779 :
2686 else
2780 else
2687 # cc exists but doesn't like -o.
2688 eval ac_cv_prog_cc_${ac_cc}_c_o=no
2781 # cc exists but doesn't like -o.
2782 eval ac_cv_prog_cc_${ac_cc}_c_o=no
2689 fi
2690 fi
2691 fi
2692else
2693 eval ac_cv_prog_cc_${ac_cc}_c_o=no
2694fi
2695rm -f conftest*
2696

--- 28 unchanged lines hidden (view full) ---

2725echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -Wno-long-long" >&5
2726echo $ECHO_N "checking whether ${CC-cc} accepts -Wno-long-long... $ECHO_C" >&6
2727if test "${ac_cv_prog_cc_no_long_long+set}" = set; then
2728 echo $ECHO_N "(cached) $ECHO_C" >&6
2729else
2730 save_CFLAGS="$CFLAGS"
2731CFLAGS="-Wno-long-long"
2732cat >conftest.$ac_ext <<_ACEOF
2783 fi
2784 fi
2785 fi
2786else
2787 eval ac_cv_prog_cc_${ac_cc}_c_o=no
2788fi
2789rm -f conftest*
2790

--- 28 unchanged lines hidden (view full) ---

2819echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -Wno-long-long" >&5
2820echo $ECHO_N "checking whether ${CC-cc} accepts -Wno-long-long... $ECHO_C" >&6
2821if test "${ac_cv_prog_cc_no_long_long+set}" = set; then
2822 echo $ECHO_N "(cached) $ECHO_C" >&6
2823else
2824 save_CFLAGS="$CFLAGS"
2825CFLAGS="-Wno-long-long"
2826cat >conftest.$ac_ext <<_ACEOF
2733#line $LINENO "configure"
2734/* confdefs.h. */
2735_ACEOF
2736cat confdefs.h >>conftest.$ac_ext
2737cat >>conftest.$ac_ext <<_ACEOF
2738/* end confdefs.h. */
2739
2740int
2741main ()
2742{
2743
2744 ;
2745 return 0;
2746}
2747_ACEOF
2748rm -f conftest.$ac_objext
2749if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2827/* confdefs.h. */
2828_ACEOF
2829cat confdefs.h >>conftest.$ac_ext
2830cat >>conftest.$ac_ext <<_ACEOF
2831/* end confdefs.h. */
2832
2833int
2834main ()
2835{
2836
2837 ;
2838 return 0;
2839}
2840_ACEOF
2841rm -f conftest.$ac_objext
2842if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2750 (eval $ac_compile) 2>&5
2843 (eval $ac_compile) 2>conftest.er1
2751 ac_status=$?
2844 ac_status=$?
2845 grep -v '^ *+' conftest.er1 >conftest.err
2846 rm -f conftest.er1
2847 cat conftest.err >&5
2752 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2753 (exit $ac_status); } &&
2848 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2849 (exit $ac_status); } &&
2754 { ac_try='test -s conftest.$ac_objext'
2850 { ac_try='test -z "$ac_c_werror_flag"
2851 || test ! -s conftest.err'
2755 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2756 (eval $ac_try) 2>&5
2757 ac_status=$?
2758 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2852 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2853 (eval $ac_try) 2>&5
2854 ac_status=$?
2855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2856 (exit $ac_status); }; } &&
2857 { ac_try='test -s conftest.$ac_objext'
2858 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2859 (eval $ac_try) 2>&5
2860 ac_status=$?
2861 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2759 (exit $ac_status); }; }; then
2760 ac_cv_prog_cc_no_long_long=yes
2761else
2762 echo "$as_me: failed program was:" >&5
2763sed 's/^/| /' conftest.$ac_ext >&5
2764
2765ac_cv_prog_cc_no_long_long=no
2766fi
2862 (exit $ac_status); }; }; then
2863 ac_cv_prog_cc_no_long_long=yes
2864else
2865 echo "$as_me: failed program was:" >&5
2866sed 's/^/| /' conftest.$ac_ext >&5
2867
2868ac_cv_prog_cc_no_long_long=no
2869fi
2767rm -f conftest.$ac_objext conftest.$ac_ext
2870rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2768CFLAGS="$save_CFLAGS"
2769fi
2770echo "$as_me:$LINENO: result: $ac_cv_prog_cc_no_long_long" >&5
2771echo "${ECHO_T}$ac_cv_prog_cc_no_long_long" >&6
2772
2773ac_ext=c
2774ac_cpp='$CPP $CPPFLAGS'
2775ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'

--- 17 unchanged lines hidden (view full) ---

2793do
2794 # Use a header file that comes with gcc, so configuring glibc
2795 # with a fresh cross-compiler works.
2796 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2797 # <limits.h> exists even on freestanding compilers.
2798 # On the NeXT, cc -E runs the code through the compiler's parser,
2799 # not just through cpp. "Syntax error" is here to catch this case.
2800 cat >conftest.$ac_ext <<_ACEOF
2871CFLAGS="$save_CFLAGS"
2872fi
2873echo "$as_me:$LINENO: result: $ac_cv_prog_cc_no_long_long" >&5
2874echo "${ECHO_T}$ac_cv_prog_cc_no_long_long" >&6
2875
2876ac_ext=c
2877ac_cpp='$CPP $CPPFLAGS'
2878ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'

--- 17 unchanged lines hidden (view full) ---

2896do
2897 # Use a header file that comes with gcc, so configuring glibc
2898 # with a fresh cross-compiler works.
2899 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2900 # <limits.h> exists even on freestanding compilers.
2901 # On the NeXT, cc -E runs the code through the compiler's parser,
2902 # not just through cpp. "Syntax error" is here to catch this case.
2903 cat >conftest.$ac_ext <<_ACEOF
2801#line $LINENO "configure"
2802/* confdefs.h. */
2803_ACEOF
2804cat confdefs.h >>conftest.$ac_ext
2805cat >>conftest.$ac_ext <<_ACEOF
2806/* end confdefs.h. */
2807#ifdef __STDC__
2808# include <limits.h>
2809#else
2810# include <assert.h>
2811#endif
2904/* confdefs.h. */
2905_ACEOF
2906cat confdefs.h >>conftest.$ac_ext
2907cat >>conftest.$ac_ext <<_ACEOF
2908/* end confdefs.h. */
2909#ifdef __STDC__
2910# include <limits.h>
2911#else
2912# include <assert.h>
2913#endif
2812 Syntax error
2914 Syntax error
2813_ACEOF
2814if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2815 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2816 ac_status=$?
2817 grep -v '^ *+' conftest.er1 >conftest.err
2818 rm -f conftest.er1
2819 cat conftest.err >&5
2820 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2821 (exit $ac_status); } >/dev/null; then
2822 if test -s conftest.err; then
2823 ac_cpp_err=$ac_c_preproc_warn_flag
2915_ACEOF
2916if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2917 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2918 ac_status=$?
2919 grep -v '^ *+' conftest.er1 >conftest.err
2920 rm -f conftest.er1
2921 cat conftest.err >&5
2922 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2923 (exit $ac_status); } >/dev/null; then
2924 if test -s conftest.err; then
2925 ac_cpp_err=$ac_c_preproc_warn_flag
2926 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2824 else
2825 ac_cpp_err=
2826 fi
2827else
2828 ac_cpp_err=yes
2829fi
2830if test -z "$ac_cpp_err"; then
2831 :

--- 4 unchanged lines hidden (view full) ---

2836 # Broken: fails on valid input.
2837continue
2838fi
2839rm -f conftest.err conftest.$ac_ext
2840
2841 # OK, works on sane cases. Now check whether non-existent headers
2842 # can be detected and how.
2843 cat >conftest.$ac_ext <<_ACEOF
2927 else
2928 ac_cpp_err=
2929 fi
2930else
2931 ac_cpp_err=yes
2932fi
2933if test -z "$ac_cpp_err"; then
2934 :

--- 4 unchanged lines hidden (view full) ---

2939 # Broken: fails on valid input.
2940continue
2941fi
2942rm -f conftest.err conftest.$ac_ext
2943
2944 # OK, works on sane cases. Now check whether non-existent headers
2945 # can be detected and how.
2946 cat >conftest.$ac_ext <<_ACEOF
2844#line $LINENO "configure"
2845/* confdefs.h. */
2846_ACEOF
2847cat confdefs.h >>conftest.$ac_ext
2848cat >>conftest.$ac_ext <<_ACEOF
2849/* end confdefs.h. */
2850#include <ac_nonexistent.h>
2851_ACEOF
2852if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2853 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2854 ac_status=$?
2855 grep -v '^ *+' conftest.er1 >conftest.err
2856 rm -f conftest.er1
2857 cat conftest.err >&5
2858 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2859 (exit $ac_status); } >/dev/null; then
2860 if test -s conftest.err; then
2861 ac_cpp_err=$ac_c_preproc_warn_flag
2947/* confdefs.h. */
2948_ACEOF
2949cat confdefs.h >>conftest.$ac_ext
2950cat >>conftest.$ac_ext <<_ACEOF
2951/* end confdefs.h. */
2952#include <ac_nonexistent.h>
2953_ACEOF
2954if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2955 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2956 ac_status=$?
2957 grep -v '^ *+' conftest.er1 >conftest.err
2958 rm -f conftest.er1
2959 cat conftest.err >&5
2960 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2961 (exit $ac_status); } >/dev/null; then
2962 if test -s conftest.err; then
2963 ac_cpp_err=$ac_c_preproc_warn_flag
2964 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2862 else
2863 ac_cpp_err=
2864 fi
2865else
2866 ac_cpp_err=yes
2867fi
2868if test -z "$ac_cpp_err"; then
2869 # Broken: success on invalid input.

--- 30 unchanged lines hidden (view full) ---

2900do
2901 # Use a header file that comes with gcc, so configuring glibc
2902 # with a fresh cross-compiler works.
2903 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2904 # <limits.h> exists even on freestanding compilers.
2905 # On the NeXT, cc -E runs the code through the compiler's parser,
2906 # not just through cpp. "Syntax error" is here to catch this case.
2907 cat >conftest.$ac_ext <<_ACEOF
2965 else
2966 ac_cpp_err=
2967 fi
2968else
2969 ac_cpp_err=yes
2970fi
2971if test -z "$ac_cpp_err"; then
2972 # Broken: success on invalid input.

--- 30 unchanged lines hidden (view full) ---

3003do
3004 # Use a header file that comes with gcc, so configuring glibc
3005 # with a fresh cross-compiler works.
3006 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3007 # <limits.h> exists even on freestanding compilers.
3008 # On the NeXT, cc -E runs the code through the compiler's parser,
3009 # not just through cpp. "Syntax error" is here to catch this case.
3010 cat >conftest.$ac_ext <<_ACEOF
2908#line $LINENO "configure"
2909/* confdefs.h. */
2910_ACEOF
2911cat confdefs.h >>conftest.$ac_ext
2912cat >>conftest.$ac_ext <<_ACEOF
2913/* end confdefs.h. */
2914#ifdef __STDC__
2915# include <limits.h>
2916#else
2917# include <assert.h>
2918#endif
3011/* confdefs.h. */
3012_ACEOF
3013cat confdefs.h >>conftest.$ac_ext
3014cat >>conftest.$ac_ext <<_ACEOF
3015/* end confdefs.h. */
3016#ifdef __STDC__
3017# include <limits.h>
3018#else
3019# include <assert.h>
3020#endif
2919 Syntax error
3021 Syntax error
2920_ACEOF
2921if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2922 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2923 ac_status=$?
2924 grep -v '^ *+' conftest.er1 >conftest.err
2925 rm -f conftest.er1
2926 cat conftest.err >&5
2927 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2928 (exit $ac_status); } >/dev/null; then
2929 if test -s conftest.err; then
2930 ac_cpp_err=$ac_c_preproc_warn_flag
3022_ACEOF
3023if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3024 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3025 ac_status=$?
3026 grep -v '^ *+' conftest.er1 >conftest.err
3027 rm -f conftest.er1
3028 cat conftest.err >&5
3029 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3030 (exit $ac_status); } >/dev/null; then
3031 if test -s conftest.err; then
3032 ac_cpp_err=$ac_c_preproc_warn_flag
3033 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2931 else
2932 ac_cpp_err=
2933 fi
2934else
2935 ac_cpp_err=yes
2936fi
2937if test -z "$ac_cpp_err"; then
2938 :

--- 4 unchanged lines hidden (view full) ---

2943 # Broken: fails on valid input.
2944continue
2945fi
2946rm -f conftest.err conftest.$ac_ext
2947
2948 # OK, works on sane cases. Now check whether non-existent headers
2949 # can be detected and how.
2950 cat >conftest.$ac_ext <<_ACEOF
3034 else
3035 ac_cpp_err=
3036 fi
3037else
3038 ac_cpp_err=yes
3039fi
3040if test -z "$ac_cpp_err"; then
3041 :

--- 4 unchanged lines hidden (view full) ---

3046 # Broken: fails on valid input.
3047continue
3048fi
3049rm -f conftest.err conftest.$ac_ext
3050
3051 # OK, works on sane cases. Now check whether non-existent headers
3052 # can be detected and how.
3053 cat >conftest.$ac_ext <<_ACEOF
2951#line $LINENO "configure"
2952/* confdefs.h. */
2953_ACEOF
2954cat confdefs.h >>conftest.$ac_ext
2955cat >>conftest.$ac_ext <<_ACEOF
2956/* end confdefs.h. */
2957#include <ac_nonexistent.h>
2958_ACEOF
2959if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2960 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2961 ac_status=$?
2962 grep -v '^ *+' conftest.er1 >conftest.err
2963 rm -f conftest.er1
2964 cat conftest.err >&5
2965 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2966 (exit $ac_status); } >/dev/null; then
2967 if test -s conftest.err; then
2968 ac_cpp_err=$ac_c_preproc_warn_flag
3054/* confdefs.h. */
3055_ACEOF
3056cat confdefs.h >>conftest.$ac_ext
3057cat >>conftest.$ac_ext <<_ACEOF
3058/* end confdefs.h. */
3059#include <ac_nonexistent.h>
3060_ACEOF
3061if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3062 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3063 ac_status=$?
3064 grep -v '^ *+' conftest.er1 >conftest.err
3065 rm -f conftest.er1
3066 cat conftest.err >&5
3067 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3068 (exit $ac_status); } >/dev/null; then
3069 if test -s conftest.err; then
3070 ac_cpp_err=$ac_c_preproc_warn_flag
3071 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2969 else
2970 ac_cpp_err=
2971 fi
2972else
2973 ac_cpp_err=yes
2974fi
2975if test -z "$ac_cpp_err"; then
2976 # Broken: success on invalid input.

--- 30 unchanged lines hidden (view full) ---

3007echo "$as_me:$LINENO: checking for inline" >&5
3008echo $ECHO_N "checking for inline... $ECHO_C" >&6
3009if test "${ac_cv_c_inline+set}" = set; then
3010 echo $ECHO_N "(cached) $ECHO_C" >&6
3011else
3012 ac_cv_c_inline=no
3013for ac_kw in inline __inline__ __inline; do
3014 cat >conftest.$ac_ext <<_ACEOF
3072 else
3073 ac_cpp_err=
3074 fi
3075else
3076 ac_cpp_err=yes
3077fi
3078if test -z "$ac_cpp_err"; then
3079 # Broken: success on invalid input.

--- 30 unchanged lines hidden (view full) ---

3110echo "$as_me:$LINENO: checking for inline" >&5
3111echo $ECHO_N "checking for inline... $ECHO_C" >&6
3112if test "${ac_cv_c_inline+set}" = set; then
3113 echo $ECHO_N "(cached) $ECHO_C" >&6
3114else
3115 ac_cv_c_inline=no
3116for ac_kw in inline __inline__ __inline; do
3117 cat >conftest.$ac_ext <<_ACEOF
3015#line $LINENO "configure"
3016/* confdefs.h. */
3017_ACEOF
3018cat confdefs.h >>conftest.$ac_ext
3019cat >>conftest.$ac_ext <<_ACEOF
3020/* end confdefs.h. */
3021#ifndef __cplusplus
3022typedef int foo_t;
3023static $ac_kw foo_t static_foo () {return 0; }
3024$ac_kw foo_t foo () {return 0; }
3025#endif
3026
3027_ACEOF
3028rm -f conftest.$ac_objext
3029if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3118/* confdefs.h. */
3119_ACEOF
3120cat confdefs.h >>conftest.$ac_ext
3121cat >>conftest.$ac_ext <<_ACEOF
3122/* end confdefs.h. */
3123#ifndef __cplusplus
3124typedef int foo_t;
3125static $ac_kw foo_t static_foo () {return 0; }
3126$ac_kw foo_t foo () {return 0; }
3127#endif
3128
3129_ACEOF
3130rm -f conftest.$ac_objext
3131if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3030 (eval $ac_compile) 2>&5
3132 (eval $ac_compile) 2>conftest.er1
3031 ac_status=$?
3133 ac_status=$?
3134 grep -v '^ *+' conftest.er1 >conftest.err
3135 rm -f conftest.er1
3136 cat conftest.err >&5
3032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3033 (exit $ac_status); } &&
3137 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3138 (exit $ac_status); } &&
3034 { ac_try='test -s conftest.$ac_objext'
3139 { ac_try='test -z "$ac_c_werror_flag"
3140 || test ! -s conftest.err'
3035 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3036 (eval $ac_try) 2>&5
3037 ac_status=$?
3038 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3141 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3142 (eval $ac_try) 2>&5
3143 ac_status=$?
3144 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3145 (exit $ac_status); }; } &&
3146 { ac_try='test -s conftest.$ac_objext'
3147 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3148 (eval $ac_try) 2>&5
3149 ac_status=$?
3150 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3039 (exit $ac_status); }; }; then
3040 ac_cv_c_inline=$ac_kw; break
3041else
3042 echo "$as_me: failed program was:" >&5
3043sed 's/^/| /' conftest.$ac_ext >&5
3044
3045fi
3151 (exit $ac_status); }; }; then
3152 ac_cv_c_inline=$ac_kw; break
3153else
3154 echo "$as_me: failed program was:" >&5
3155sed 's/^/| /' conftest.$ac_ext >&5
3156
3157fi
3046rm -f conftest.$ac_objext conftest.$ac_ext
3158rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3047done
3048
3049fi
3050echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
3051echo "${ECHO_T}$ac_cv_c_inline" >&6
3159done
3160
3161fi
3162echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
3163echo "${ECHO_T}$ac_cv_c_inline" >&6
3164
3165
3052case $ac_cv_c_inline in
3053 inline | yes) ;;
3166case $ac_cv_c_inline in
3167 inline | yes) ;;
3054 no)
3055cat >>confdefs.h <<\_ACEOF
3056#define inline
3168 *)
3169 case $ac_cv_c_inline in
3170 no) ac_val=;;
3171 *) ac_val=$ac_cv_c_inline;;
3172 esac
3173 cat >>confdefs.h <<_ACEOF
3174#ifndef __cplusplus
3175#define inline $ac_val
3176#endif
3057_ACEOF
3177_ACEOF
3058 ;;
3059 *) cat >>confdefs.h <<_ACEOF
3060#define inline $ac_cv_c_inline
3061_ACEOF
3062 ;;
3178 ;;
3063esac
3064
3065
3066echo "$as_me:$LINENO: checking for long long int" >&5
3067echo $ECHO_N "checking for long long int... $ECHO_C" >&6
3068if test "${ac_cv_c_long_long+set}" = set; then
3069 echo $ECHO_N "(cached) $ECHO_C" >&6
3070else
3071 cat >conftest.$ac_ext <<_ACEOF
3179esac
3180
3181
3182echo "$as_me:$LINENO: checking for long long int" >&5
3183echo $ECHO_N "checking for long long int... $ECHO_C" >&6
3184if test "${ac_cv_c_long_long+set}" = set; then
3185 echo $ECHO_N "(cached) $ECHO_C" >&6
3186else
3187 cat >conftest.$ac_ext <<_ACEOF
3072#line $LINENO "configure"
3073/* confdefs.h. */
3074_ACEOF
3075cat confdefs.h >>conftest.$ac_ext
3076cat >>conftest.$ac_ext <<_ACEOF
3077/* end confdefs.h. */
3078
3079int
3080main ()
3081{
3082long long int i;
3083 ;
3084 return 0;
3085}
3086_ACEOF
3087rm -f conftest.$ac_objext
3088if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3188/* confdefs.h. */
3189_ACEOF
3190cat confdefs.h >>conftest.$ac_ext
3191cat >>conftest.$ac_ext <<_ACEOF
3192/* end confdefs.h. */
3193
3194int
3195main ()
3196{
3197long long int i;
3198 ;
3199 return 0;
3200}
3201_ACEOF
3202rm -f conftest.$ac_objext
3203if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3089 (eval $ac_compile) 2>&5
3204 (eval $ac_compile) 2>conftest.er1
3090 ac_status=$?
3205 ac_status=$?
3206 grep -v '^ *+' conftest.er1 >conftest.err
3207 rm -f conftest.er1
3208 cat conftest.err >&5
3091 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3092 (exit $ac_status); } &&
3209 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3210 (exit $ac_status); } &&
3093 { ac_try='test -s conftest.$ac_objext'
3211 { ac_try='test -z "$ac_c_werror_flag"
3212 || test ! -s conftest.err'
3094 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3095 (eval $ac_try) 2>&5
3096 ac_status=$?
3097 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3213 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3214 (eval $ac_try) 2>&5
3215 ac_status=$?
3216 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3217 (exit $ac_status); }; } &&
3218 { ac_try='test -s conftest.$ac_objext'
3219 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3220 (eval $ac_try) 2>&5
3221 ac_status=$?
3222 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3098 (exit $ac_status); }; }; then
3099 ac_cv_c_long_long=yes
3100else
3101 echo "$as_me: failed program was:" >&5
3102sed 's/^/| /' conftest.$ac_ext >&5
3103
3104ac_cv_c_long_long=no
3105fi
3223 (exit $ac_status); }; }; then
3224 ac_cv_c_long_long=yes
3225else
3226 echo "$as_me: failed program was:" >&5
3227sed 's/^/| /' conftest.$ac_ext >&5
3228
3229ac_cv_c_long_long=no
3230fi
3106rm -f conftest.$ac_objext conftest.$ac_ext
3231rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3107fi
3108echo "$as_me:$LINENO: result: $ac_cv_c_long_long" >&5
3109echo "${ECHO_T}$ac_cv_c_long_long" >&6
3110 if test $ac_cv_c_long_long = yes; then
3111
3112cat >>confdefs.h <<\_ACEOF
3113#define HAVE_LONG_LONG 1
3114_ACEOF
3115
3116 fi
3117echo "$as_me:$LINENO: checking for __int64" >&5
3118echo $ECHO_N "checking for __int64... $ECHO_C" >&6
3119if test "${ac_cv_c___int64+set}" = set; then
3120 echo $ECHO_N "(cached) $ECHO_C" >&6
3121else
3122 cat >conftest.$ac_ext <<_ACEOF
3232fi
3233echo "$as_me:$LINENO: result: $ac_cv_c_long_long" >&5
3234echo "${ECHO_T}$ac_cv_c_long_long" >&6
3235 if test $ac_cv_c_long_long = yes; then
3236
3237cat >>confdefs.h <<\_ACEOF
3238#define HAVE_LONG_LONG 1
3239_ACEOF
3240
3241 fi
3242echo "$as_me:$LINENO: checking for __int64" >&5
3243echo $ECHO_N "checking for __int64... $ECHO_C" >&6
3244if test "${ac_cv_c___int64+set}" = set; then
3245 echo $ECHO_N "(cached) $ECHO_C" >&6
3246else
3247 cat >conftest.$ac_ext <<_ACEOF
3123#line $LINENO "configure"
3124/* confdefs.h. */
3125_ACEOF
3126cat confdefs.h >>conftest.$ac_ext
3127cat >>conftest.$ac_ext <<_ACEOF
3128/* end confdefs.h. */
3129
3130int
3131main ()
3132{
3133__int64 i;
3134 ;
3135 return 0;
3136}
3137_ACEOF
3138rm -f conftest.$ac_objext
3139if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3248/* confdefs.h. */
3249_ACEOF
3250cat confdefs.h >>conftest.$ac_ext
3251cat >>conftest.$ac_ext <<_ACEOF
3252/* end confdefs.h. */
3253
3254int
3255main ()
3256{
3257__int64 i;
3258 ;
3259 return 0;
3260}
3261_ACEOF
3262rm -f conftest.$ac_objext
3263if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3140 (eval $ac_compile) 2>&5
3264 (eval $ac_compile) 2>conftest.er1
3141 ac_status=$?
3265 ac_status=$?
3266 grep -v '^ *+' conftest.er1 >conftest.err
3267 rm -f conftest.er1
3268 cat conftest.err >&5
3142 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3143 (exit $ac_status); } &&
3269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3270 (exit $ac_status); } &&
3144 { ac_try='test -s conftest.$ac_objext'
3271 { ac_try='test -z "$ac_c_werror_flag"
3272 || test ! -s conftest.err'
3145 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3146 (eval $ac_try) 2>&5
3147 ac_status=$?
3148 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3273 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3274 (eval $ac_try) 2>&5
3275 ac_status=$?
3276 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3277 (exit $ac_status); }; } &&
3278 { ac_try='test -s conftest.$ac_objext'
3279 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3280 (eval $ac_try) 2>&5
3281 ac_status=$?
3282 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3149 (exit $ac_status); }; }; then
3150 ac_cv_c___int64=yes
3151else
3152 echo "$as_me: failed program was:" >&5
3153sed 's/^/| /' conftest.$ac_ext >&5
3154
3155ac_cv_c___int64=no
3156fi
3283 (exit $ac_status); }; }; then
3284 ac_cv_c___int64=yes
3285else
3286 echo "$as_me: failed program was:" >&5
3287sed 's/^/| /' conftest.$ac_ext >&5
3288
3289ac_cv_c___int64=no
3290fi
3157rm -f conftest.$ac_objext conftest.$ac_ext
3291rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3158fi
3159echo "$as_me:$LINENO: result: $ac_cv_c___int64" >&5
3160echo "${ECHO_T}$ac_cv_c___int64" >&6
3161 if test $ac_cv_c___int64 = yes; then
3162
3163cat >>confdefs.h <<\_ACEOF
3164#define HAVE___INT64 1
3165_ACEOF
3166
3167 fi
3168
3169echo "$as_me:$LINENO: checking for built-in _Bool" >&5
3170echo $ECHO_N "checking for built-in _Bool... $ECHO_C" >&6
3171if test "${gcc_cv_c__bool+set}" = set; then
3172 echo $ECHO_N "(cached) $ECHO_C" >&6
3173else
3174 cat >conftest.$ac_ext <<_ACEOF
3292fi
3293echo "$as_me:$LINENO: result: $ac_cv_c___int64" >&5
3294echo "${ECHO_T}$ac_cv_c___int64" >&6
3295 if test $ac_cv_c___int64 = yes; then
3296
3297cat >>confdefs.h <<\_ACEOF
3298#define HAVE___INT64 1
3299_ACEOF
3300
3301 fi
3302
3303echo "$as_me:$LINENO: checking for built-in _Bool" >&5
3304echo $ECHO_N "checking for built-in _Bool... $ECHO_C" >&6
3305if test "${gcc_cv_c__bool+set}" = set; then
3306 echo $ECHO_N "(cached) $ECHO_C" >&6
3307else
3308 cat >conftest.$ac_ext <<_ACEOF
3175#line $LINENO "configure"
3176/* confdefs.h. */
3177_ACEOF
3178cat confdefs.h >>conftest.$ac_ext
3179cat >>conftest.$ac_ext <<_ACEOF
3180/* end confdefs.h. */
3181
3182int
3183main ()
3184{
3185_Bool foo;
3186 ;
3187 return 0;
3188}
3189_ACEOF
3190rm -f conftest.$ac_objext
3191if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3309/* confdefs.h. */
3310_ACEOF
3311cat confdefs.h >>conftest.$ac_ext
3312cat >>conftest.$ac_ext <<_ACEOF
3313/* end confdefs.h. */
3314
3315int
3316main ()
3317{
3318_Bool foo;
3319 ;
3320 return 0;
3321}
3322_ACEOF
3323rm -f conftest.$ac_objext
3324if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3192 (eval $ac_compile) 2>&5
3325 (eval $ac_compile) 2>conftest.er1
3193 ac_status=$?
3326 ac_status=$?
3327 grep -v '^ *+' conftest.er1 >conftest.err
3328 rm -f conftest.er1
3329 cat conftest.err >&5
3194 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3195 (exit $ac_status); } &&
3330 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3331 (exit $ac_status); } &&
3196 { ac_try='test -s conftest.$ac_objext'
3332 { ac_try='test -z "$ac_c_werror_flag"
3333 || test ! -s conftest.err'
3197 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3198 (eval $ac_try) 2>&5
3199 ac_status=$?
3200 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3334 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3335 (eval $ac_try) 2>&5
3336 ac_status=$?
3337 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3338 (exit $ac_status); }; } &&
3339 { ac_try='test -s conftest.$ac_objext'
3340 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3341 (eval $ac_try) 2>&5
3342 ac_status=$?
3343 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3201 (exit $ac_status); }; }; then
3202 gcc_cv_c__bool=yes
3203else
3204 echo "$as_me: failed program was:" >&5
3205sed 's/^/| /' conftest.$ac_ext >&5
3206
3207gcc_cv_c__bool=no
3208fi
3344 (exit $ac_status); }; }; then
3345 gcc_cv_c__bool=yes
3346else
3347 echo "$as_me: failed program was:" >&5
3348sed 's/^/| /' conftest.$ac_ext >&5
3349
3350gcc_cv_c__bool=no
3351fi
3209rm -f conftest.$ac_objext conftest.$ac_ext
3352rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3210
3211fi
3212echo "$as_me:$LINENO: result: $gcc_cv_c__bool" >&5
3213echo "${ECHO_T}$gcc_cv_c__bool" >&6
3214if test $gcc_cv_c__bool = yes; then
3215
3216cat >>confdefs.h <<\_ACEOF
3217#define HAVE__BOOL 1

--- 5 unchanged lines hidden (view full) ---

3223# sizeof(char) is 1 by definition.
3224echo "$as_me:$LINENO: checking size of void *" >&5
3225echo $ECHO_N "checking size of void *... $ECHO_C" >&6
3226if test "${ac_cv_sizeof_void_p+set}" = set; then
3227 echo $ECHO_N "(cached) $ECHO_C" >&6
3228else
3229 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
3230 cat >conftest.$ac_ext <<_ACEOF
3353
3354fi
3355echo "$as_me:$LINENO: result: $gcc_cv_c__bool" >&5
3356echo "${ECHO_T}$gcc_cv_c__bool" >&6
3357if test $gcc_cv_c__bool = yes; then
3358
3359cat >>confdefs.h <<\_ACEOF
3360#define HAVE__BOOL 1

--- 5 unchanged lines hidden (view full) ---

3366# sizeof(char) is 1 by definition.
3367echo "$as_me:$LINENO: checking size of void *" >&5
3368echo $ECHO_N "checking size of void *... $ECHO_C" >&6
3369if test "${ac_cv_sizeof_void_p+set}" = set; then
3370 echo $ECHO_N "(cached) $ECHO_C" >&6
3371else
3372 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
3373 cat >conftest.$ac_ext <<_ACEOF
3231#line $LINENO "configure"
3232/* confdefs.h. */
3233_ACEOF
3234cat confdefs.h >>conftest.$ac_ext
3235cat >>conftest.$ac_ext <<_ACEOF
3236/* end confdefs.h. */
3237#include "confdefs.h"
3238#include <sys/types.h>
3239
3240
3241int
3242main ()
3243{
3244switch (0) case 0: case (sizeof (void *) == $ac_size):;
3245 ;
3246 return 0;
3247}
3248_ACEOF
3249rm -f conftest.$ac_objext
3250if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3374/* confdefs.h. */
3375_ACEOF
3376cat confdefs.h >>conftest.$ac_ext
3377cat >>conftest.$ac_ext <<_ACEOF
3378/* end confdefs.h. */
3379#include "confdefs.h"
3380#include <sys/types.h>
3381
3382
3383int
3384main ()
3385{
3386switch (0) case 0: case (sizeof (void *) == $ac_size):;
3387 ;
3388 return 0;
3389}
3390_ACEOF
3391rm -f conftest.$ac_objext
3392if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3251 (eval $ac_compile) 2>&5
3393 (eval $ac_compile) 2>conftest.er1
3252 ac_status=$?
3394 ac_status=$?
3395 grep -v '^ *+' conftest.er1 >conftest.err
3396 rm -f conftest.er1
3397 cat conftest.err >&5
3253 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3254 (exit $ac_status); } &&
3398 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3399 (exit $ac_status); } &&
3255 { ac_try='test -s conftest.$ac_objext'
3400 { ac_try='test -z "$ac_c_werror_flag"
3401 || test ! -s conftest.err'
3256 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3257 (eval $ac_try) 2>&5
3258 ac_status=$?
3259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3402 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3403 (eval $ac_try) 2>&5
3404 ac_status=$?
3405 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3406 (exit $ac_status); }; } &&
3407 { ac_try='test -s conftest.$ac_objext'
3408 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3409 (eval $ac_try) 2>&5
3410 ac_status=$?
3411 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3260 (exit $ac_status); }; }; then
3261 ac_cv_sizeof_void_p=$ac_size
3262else
3263 echo "$as_me: failed program was:" >&5
3264sed 's/^/| /' conftest.$ac_ext >&5
3265
3266fi
3412 (exit $ac_status); }; }; then
3413 ac_cv_sizeof_void_p=$ac_size
3414else
3415 echo "$as_me: failed program was:" >&5
3416sed 's/^/| /' conftest.$ac_ext >&5
3417
3418fi
3267rm -f conftest.$ac_objext conftest.$ac_ext
3419rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3268 if test x$ac_cv_sizeof_void_p != x ; then break; fi
3269done
3270
3271fi
3272
3273if test x$ac_cv_sizeof_void_p = x ; then
3274 { { echo "$as_me:$LINENO: error: cannot determine a size for void *" >&5
3275echo "$as_me: error: cannot determine a size for void *" >&2;}

--- 9 unchanged lines hidden (view full) ---

3285
3286echo "$as_me:$LINENO: checking size of short" >&5
3287echo $ECHO_N "checking size of short... $ECHO_C" >&6
3288if test "${ac_cv_sizeof_short+set}" = set; then
3289 echo $ECHO_N "(cached) $ECHO_C" >&6
3290else
3291 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
3292 cat >conftest.$ac_ext <<_ACEOF
3420 if test x$ac_cv_sizeof_void_p != x ; then break; fi
3421done
3422
3423fi
3424
3425if test x$ac_cv_sizeof_void_p = x ; then
3426 { { echo "$as_me:$LINENO: error: cannot determine a size for void *" >&5
3427echo "$as_me: error: cannot determine a size for void *" >&2;}

--- 9 unchanged lines hidden (view full) ---

3437
3438echo "$as_me:$LINENO: checking size of short" >&5
3439echo $ECHO_N "checking size of short... $ECHO_C" >&6
3440if test "${ac_cv_sizeof_short+set}" = set; then
3441 echo $ECHO_N "(cached) $ECHO_C" >&6
3442else
3443 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
3444 cat >conftest.$ac_ext <<_ACEOF
3293#line $LINENO "configure"
3294/* confdefs.h. */
3295_ACEOF
3296cat confdefs.h >>conftest.$ac_ext
3297cat >>conftest.$ac_ext <<_ACEOF
3298/* end confdefs.h. */
3299#include "confdefs.h"
3300#include <sys/types.h>
3301
3302
3303int
3304main ()
3305{
3306switch (0) case 0: case (sizeof (short) == $ac_size):;
3307 ;
3308 return 0;
3309}
3310_ACEOF
3311rm -f conftest.$ac_objext
3312if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3445/* confdefs.h. */
3446_ACEOF
3447cat confdefs.h >>conftest.$ac_ext
3448cat >>conftest.$ac_ext <<_ACEOF
3449/* end confdefs.h. */
3450#include "confdefs.h"
3451#include <sys/types.h>
3452
3453
3454int
3455main ()
3456{
3457switch (0) case 0: case (sizeof (short) == $ac_size):;
3458 ;
3459 return 0;
3460}
3461_ACEOF
3462rm -f conftest.$ac_objext
3463if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3313 (eval $ac_compile) 2>&5
3464 (eval $ac_compile) 2>conftest.er1
3314 ac_status=$?
3465 ac_status=$?
3466 grep -v '^ *+' conftest.er1 >conftest.err
3467 rm -f conftest.er1
3468 cat conftest.err >&5
3315 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3316 (exit $ac_status); } &&
3469 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3470 (exit $ac_status); } &&
3317 { ac_try='test -s conftest.$ac_objext'
3471 { ac_try='test -z "$ac_c_werror_flag"
3472 || test ! -s conftest.err'
3318 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3319 (eval $ac_try) 2>&5
3320 ac_status=$?
3321 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3473 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3474 (eval $ac_try) 2>&5
3475 ac_status=$?
3476 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3477 (exit $ac_status); }; } &&
3478 { ac_try='test -s conftest.$ac_objext'
3479 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3480 (eval $ac_try) 2>&5
3481 ac_status=$?
3482 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3322 (exit $ac_status); }; }; then
3323 ac_cv_sizeof_short=$ac_size
3324else
3325 echo "$as_me: failed program was:" >&5
3326sed 's/^/| /' conftest.$ac_ext >&5
3327
3328fi
3483 (exit $ac_status); }; }; then
3484 ac_cv_sizeof_short=$ac_size
3485else
3486 echo "$as_me: failed program was:" >&5
3487sed 's/^/| /' conftest.$ac_ext >&5
3488
3489fi
3329rm -f conftest.$ac_objext conftest.$ac_ext
3490rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3330 if test x$ac_cv_sizeof_short != x ; then break; fi
3331done
3332
3333fi
3334
3335if test x$ac_cv_sizeof_short = x ; then
3336 { { echo "$as_me:$LINENO: error: cannot determine a size for short" >&5
3337echo "$as_me: error: cannot determine a size for short" >&2;}

--- 9 unchanged lines hidden (view full) ---

3347
3348echo "$as_me:$LINENO: checking size of int" >&5
3349echo $ECHO_N "checking size of int... $ECHO_C" >&6
3350if test "${ac_cv_sizeof_int+set}" = set; then
3351 echo $ECHO_N "(cached) $ECHO_C" >&6
3352else
3353 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
3354 cat >conftest.$ac_ext <<_ACEOF
3491 if test x$ac_cv_sizeof_short != x ; then break; fi
3492done
3493
3494fi
3495
3496if test x$ac_cv_sizeof_short = x ; then
3497 { { echo "$as_me:$LINENO: error: cannot determine a size for short" >&5
3498echo "$as_me: error: cannot determine a size for short" >&2;}

--- 9 unchanged lines hidden (view full) ---

3508
3509echo "$as_me:$LINENO: checking size of int" >&5
3510echo $ECHO_N "checking size of int... $ECHO_C" >&6
3511if test "${ac_cv_sizeof_int+set}" = set; then
3512 echo $ECHO_N "(cached) $ECHO_C" >&6
3513else
3514 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
3515 cat >conftest.$ac_ext <<_ACEOF
3355#line $LINENO "configure"
3356/* confdefs.h. */
3357_ACEOF
3358cat confdefs.h >>conftest.$ac_ext
3359cat >>conftest.$ac_ext <<_ACEOF
3360/* end confdefs.h. */
3361#include "confdefs.h"
3362#include <sys/types.h>
3363
3364
3365int
3366main ()
3367{
3368switch (0) case 0: case (sizeof (int) == $ac_size):;
3369 ;
3370 return 0;
3371}
3372_ACEOF
3373rm -f conftest.$ac_objext
3374if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3516/* confdefs.h. */
3517_ACEOF
3518cat confdefs.h >>conftest.$ac_ext
3519cat >>conftest.$ac_ext <<_ACEOF
3520/* end confdefs.h. */
3521#include "confdefs.h"
3522#include <sys/types.h>
3523
3524
3525int
3526main ()
3527{
3528switch (0) case 0: case (sizeof (int) == $ac_size):;
3529 ;
3530 return 0;
3531}
3532_ACEOF
3533rm -f conftest.$ac_objext
3534if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3375 (eval $ac_compile) 2>&5
3535 (eval $ac_compile) 2>conftest.er1
3376 ac_status=$?
3536 ac_status=$?
3537 grep -v '^ *+' conftest.er1 >conftest.err
3538 rm -f conftest.er1
3539 cat conftest.err >&5
3377 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3378 (exit $ac_status); } &&
3540 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3541 (exit $ac_status); } &&
3379 { ac_try='test -s conftest.$ac_objext'
3542 { ac_try='test -z "$ac_c_werror_flag"
3543 || test ! -s conftest.err'
3380 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3381 (eval $ac_try) 2>&5
3382 ac_status=$?
3383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3544 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3545 (eval $ac_try) 2>&5
3546 ac_status=$?
3547 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3548 (exit $ac_status); }; } &&
3549 { ac_try='test -s conftest.$ac_objext'
3550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3551 (eval $ac_try) 2>&5
3552 ac_status=$?
3553 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3384 (exit $ac_status); }; }; then
3385 ac_cv_sizeof_int=$ac_size
3386else
3387 echo "$as_me: failed program was:" >&5
3388sed 's/^/| /' conftest.$ac_ext >&5
3389
3390fi
3554 (exit $ac_status); }; }; then
3555 ac_cv_sizeof_int=$ac_size
3556else
3557 echo "$as_me: failed program was:" >&5
3558sed 's/^/| /' conftest.$ac_ext >&5
3559
3560fi
3391rm -f conftest.$ac_objext conftest.$ac_ext
3561rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3392 if test x$ac_cv_sizeof_int != x ; then break; fi
3393done
3394
3395fi
3396
3397if test x$ac_cv_sizeof_int = x ; then
3398 { { echo "$as_me:$LINENO: error: cannot determine a size for int" >&5
3399echo "$as_me: error: cannot determine a size for int" >&2;}

--- 9 unchanged lines hidden (view full) ---

3409
3410echo "$as_me:$LINENO: checking size of long" >&5
3411echo $ECHO_N "checking size of long... $ECHO_C" >&6
3412if test "${ac_cv_sizeof_long+set}" = set; then
3413 echo $ECHO_N "(cached) $ECHO_C" >&6
3414else
3415 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
3416 cat >conftest.$ac_ext <<_ACEOF
3562 if test x$ac_cv_sizeof_int != x ; then break; fi
3563done
3564
3565fi
3566
3567if test x$ac_cv_sizeof_int = x ; then
3568 { { echo "$as_me:$LINENO: error: cannot determine a size for int" >&5
3569echo "$as_me: error: cannot determine a size for int" >&2;}

--- 9 unchanged lines hidden (view full) ---

3579
3580echo "$as_me:$LINENO: checking size of long" >&5
3581echo $ECHO_N "checking size of long... $ECHO_C" >&6
3582if test "${ac_cv_sizeof_long+set}" = set; then
3583 echo $ECHO_N "(cached) $ECHO_C" >&6
3584else
3585 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
3586 cat >conftest.$ac_ext <<_ACEOF
3417#line $LINENO "configure"
3418/* confdefs.h. */
3419_ACEOF
3420cat confdefs.h >>conftest.$ac_ext
3421cat >>conftest.$ac_ext <<_ACEOF
3422/* end confdefs.h. */
3423#include "confdefs.h"
3424#include <sys/types.h>
3425
3426
3427int
3428main ()
3429{
3430switch (0) case 0: case (sizeof (long) == $ac_size):;
3431 ;
3432 return 0;
3433}
3434_ACEOF
3435rm -f conftest.$ac_objext
3436if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3587/* confdefs.h. */
3588_ACEOF
3589cat confdefs.h >>conftest.$ac_ext
3590cat >>conftest.$ac_ext <<_ACEOF
3591/* end confdefs.h. */
3592#include "confdefs.h"
3593#include <sys/types.h>
3594
3595
3596int
3597main ()
3598{
3599switch (0) case 0: case (sizeof (long) == $ac_size):;
3600 ;
3601 return 0;
3602}
3603_ACEOF
3604rm -f conftest.$ac_objext
3605if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3437 (eval $ac_compile) 2>&5
3606 (eval $ac_compile) 2>conftest.er1
3438 ac_status=$?
3607 ac_status=$?
3608 grep -v '^ *+' conftest.er1 >conftest.err
3609 rm -f conftest.er1
3610 cat conftest.err >&5
3439 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3440 (exit $ac_status); } &&
3611 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3612 (exit $ac_status); } &&
3441 { ac_try='test -s conftest.$ac_objext'
3613 { ac_try='test -z "$ac_c_werror_flag"
3614 || test ! -s conftest.err'
3442 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3443 (eval $ac_try) 2>&5
3444 ac_status=$?
3445 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3615 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3616 (eval $ac_try) 2>&5
3617 ac_status=$?
3618 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3619 (exit $ac_status); }; } &&
3620 { ac_try='test -s conftest.$ac_objext'
3621 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3622 (eval $ac_try) 2>&5
3623 ac_status=$?
3624 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3446 (exit $ac_status); }; }; then
3447 ac_cv_sizeof_long=$ac_size
3448else
3449 echo "$as_me: failed program was:" >&5
3450sed 's/^/| /' conftest.$ac_ext >&5
3451
3452fi
3625 (exit $ac_status); }; }; then
3626 ac_cv_sizeof_long=$ac_size
3627else
3628 echo "$as_me: failed program was:" >&5
3629sed 's/^/| /' conftest.$ac_ext >&5
3630
3631fi
3453rm -f conftest.$ac_objext conftest.$ac_ext
3632rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3454 if test x$ac_cv_sizeof_long != x ; then break; fi
3455done
3456
3457fi
3458
3459if test x$ac_cv_sizeof_long = x ; then
3460 { { echo "$as_me:$LINENO: error: cannot determine a size for long" >&5
3461echo "$as_me: error: cannot determine a size for long" >&2;}

--- 10 unchanged lines hidden (view full) ---

3472if test $ac_cv_c_long_long = yes; then
3473 echo "$as_me:$LINENO: checking size of long long" >&5
3474echo $ECHO_N "checking size of long long... $ECHO_C" >&6
3475if test "${ac_cv_sizeof_long_long+set}" = set; then
3476 echo $ECHO_N "(cached) $ECHO_C" >&6
3477else
3478 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
3479 cat >conftest.$ac_ext <<_ACEOF
3633 if test x$ac_cv_sizeof_long != x ; then break; fi
3634done
3635
3636fi
3637
3638if test x$ac_cv_sizeof_long = x ; then
3639 { { echo "$as_me:$LINENO: error: cannot determine a size for long" >&5
3640echo "$as_me: error: cannot determine a size for long" >&2;}

--- 10 unchanged lines hidden (view full) ---

3651if test $ac_cv_c_long_long = yes; then
3652 echo "$as_me:$LINENO: checking size of long long" >&5
3653echo $ECHO_N "checking size of long long... $ECHO_C" >&6
3654if test "${ac_cv_sizeof_long_long+set}" = set; then
3655 echo $ECHO_N "(cached) $ECHO_C" >&6
3656else
3657 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
3658 cat >conftest.$ac_ext <<_ACEOF
3480#line $LINENO "configure"
3481/* confdefs.h. */
3482_ACEOF
3483cat confdefs.h >>conftest.$ac_ext
3484cat >>conftest.$ac_ext <<_ACEOF
3485/* end confdefs.h. */
3486#include "confdefs.h"
3487#include <sys/types.h>
3488
3489
3490int
3491main ()
3492{
3493switch (0) case 0: case (sizeof (long long) == $ac_size):;
3494 ;
3495 return 0;
3496}
3497_ACEOF
3498rm -f conftest.$ac_objext
3499if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3659/* confdefs.h. */
3660_ACEOF
3661cat confdefs.h >>conftest.$ac_ext
3662cat >>conftest.$ac_ext <<_ACEOF
3663/* end confdefs.h. */
3664#include "confdefs.h"
3665#include <sys/types.h>
3666
3667
3668int
3669main ()
3670{
3671switch (0) case 0: case (sizeof (long long) == $ac_size):;
3672 ;
3673 return 0;
3674}
3675_ACEOF
3676rm -f conftest.$ac_objext
3677if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3500 (eval $ac_compile) 2>&5
3678 (eval $ac_compile) 2>conftest.er1
3501 ac_status=$?
3679 ac_status=$?
3680 grep -v '^ *+' conftest.er1 >conftest.err
3681 rm -f conftest.er1
3682 cat conftest.err >&5
3502 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3503 (exit $ac_status); } &&
3683 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3684 (exit $ac_status); } &&
3504 { ac_try='test -s conftest.$ac_objext'
3685 { ac_try='test -z "$ac_c_werror_flag"
3686 || test ! -s conftest.err'
3505 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3506 (eval $ac_try) 2>&5
3507 ac_status=$?
3508 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3687 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3688 (eval $ac_try) 2>&5
3689 ac_status=$?
3690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3691 (exit $ac_status); }; } &&
3692 { ac_try='test -s conftest.$ac_objext'
3693 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3694 (eval $ac_try) 2>&5
3695 ac_status=$?
3696 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3509 (exit $ac_status); }; }; then
3510 ac_cv_sizeof_long_long=$ac_size
3511else
3512 echo "$as_me: failed program was:" >&5
3513sed 's/^/| /' conftest.$ac_ext >&5
3514
3515fi
3697 (exit $ac_status); }; }; then
3698 ac_cv_sizeof_long_long=$ac_size
3699else
3700 echo "$as_me: failed program was:" >&5
3701sed 's/^/| /' conftest.$ac_ext >&5
3702
3703fi
3516rm -f conftest.$ac_objext conftest.$ac_ext
3704rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3517 if test x$ac_cv_sizeof_long_long != x ; then break; fi
3518done
3519
3520fi
3521
3522if test x$ac_cv_sizeof_long_long = x ; then
3523 { { echo "$as_me:$LINENO: error: cannot determine a size for long long" >&5
3524echo "$as_me: error: cannot determine a size for long long" >&2;}

--- 11 unchanged lines hidden (view full) ---

3536if test $ac_cv_c___int64 = yes; then
3537 echo "$as_me:$LINENO: checking size of __int64" >&5
3538echo $ECHO_N "checking size of __int64... $ECHO_C" >&6
3539if test "${ac_cv_sizeof___int64+set}" = set; then
3540 echo $ECHO_N "(cached) $ECHO_C" >&6
3541else
3542 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
3543 cat >conftest.$ac_ext <<_ACEOF
3705 if test x$ac_cv_sizeof_long_long != x ; then break; fi
3706done
3707
3708fi
3709
3710if test x$ac_cv_sizeof_long_long = x ; then
3711 { { echo "$as_me:$LINENO: error: cannot determine a size for long long" >&5
3712echo "$as_me: error: cannot determine a size for long long" >&2;}

--- 11 unchanged lines hidden (view full) ---

3724if test $ac_cv_c___int64 = yes; then
3725 echo "$as_me:$LINENO: checking size of __int64" >&5
3726echo $ECHO_N "checking size of __int64... $ECHO_C" >&6
3727if test "${ac_cv_sizeof___int64+set}" = set; then
3728 echo $ECHO_N "(cached) $ECHO_C" >&6
3729else
3730 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
3731 cat >conftest.$ac_ext <<_ACEOF
3544#line $LINENO "configure"
3545/* confdefs.h. */
3546_ACEOF
3547cat confdefs.h >>conftest.$ac_ext
3548cat >>conftest.$ac_ext <<_ACEOF
3549/* end confdefs.h. */
3550#include "confdefs.h"
3551#include <sys/types.h>
3552
3553
3554int
3555main ()
3556{
3557switch (0) case 0: case (sizeof (__int64) == $ac_size):;
3558 ;
3559 return 0;
3560}
3561_ACEOF
3562rm -f conftest.$ac_objext
3563if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3732/* confdefs.h. */
3733_ACEOF
3734cat confdefs.h >>conftest.$ac_ext
3735cat >>conftest.$ac_ext <<_ACEOF
3736/* end confdefs.h. */
3737#include "confdefs.h"
3738#include <sys/types.h>
3739
3740
3741int
3742main ()
3743{
3744switch (0) case 0: case (sizeof (__int64) == $ac_size):;
3745 ;
3746 return 0;
3747}
3748_ACEOF
3749rm -f conftest.$ac_objext
3750if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3564 (eval $ac_compile) 2>&5
3751 (eval $ac_compile) 2>conftest.er1
3565 ac_status=$?
3752 ac_status=$?
3753 grep -v '^ *+' conftest.er1 >conftest.err
3754 rm -f conftest.er1
3755 cat conftest.err >&5
3566 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3567 (exit $ac_status); } &&
3756 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3757 (exit $ac_status); } &&
3568 { ac_try='test -s conftest.$ac_objext'
3758 { ac_try='test -z "$ac_c_werror_flag"
3759 || test ! -s conftest.err'
3569 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3570 (eval $ac_try) 2>&5
3571 ac_status=$?
3572 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3760 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3761 (eval $ac_try) 2>&5
3762 ac_status=$?
3763 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3764 (exit $ac_status); }; } &&
3765 { ac_try='test -s conftest.$ac_objext'
3766 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3767 (eval $ac_try) 2>&5
3768 ac_status=$?
3769 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3573 (exit $ac_status); }; }; then
3574 ac_cv_sizeof___int64=$ac_size
3575else
3576 echo "$as_me: failed program was:" >&5
3577sed 's/^/| /' conftest.$ac_ext >&5
3578
3579fi
3770 (exit $ac_status); }; }; then
3771 ac_cv_sizeof___int64=$ac_size
3772else
3773 echo "$as_me: failed program was:" >&5
3774sed 's/^/| /' conftest.$ac_ext >&5
3775
3776fi
3580rm -f conftest.$ac_objext conftest.$ac_ext
3777rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3581 if test x$ac_cv_sizeof___int64 != x ; then break; fi
3582done
3583
3584fi
3585
3586if test x$ac_cv_sizeof___int64 = x ; then
3587 { { echo "$as_me:$LINENO: error: cannot determine a size for __int64" >&5
3588echo "$as_me: error: cannot determine a size for __int64" >&2;}

--- 277 unchanged lines hidden (view full) ---

3866
3867
3868echo "$as_me:$LINENO: checking for ANSI C header files" >&5
3869echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
3870if test "${ac_cv_header_stdc+set}" = set; then
3871 echo $ECHO_N "(cached) $ECHO_C" >&6
3872else
3873 cat >conftest.$ac_ext <<_ACEOF
3778 if test x$ac_cv_sizeof___int64 != x ; then break; fi
3779done
3780
3781fi
3782
3783if test x$ac_cv_sizeof___int64 = x ; then
3784 { { echo "$as_me:$LINENO: error: cannot determine a size for __int64" >&5
3785echo "$as_me: error: cannot determine a size for __int64" >&2;}

--- 277 unchanged lines hidden (view full) ---

4063
4064
4065echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4066echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
4067if test "${ac_cv_header_stdc+set}" = set; then
4068 echo $ECHO_N "(cached) $ECHO_C" >&6
4069else
4070 cat >conftest.$ac_ext <<_ACEOF
3874#line $LINENO "configure"
3875/* confdefs.h. */
3876_ACEOF
3877cat confdefs.h >>conftest.$ac_ext
3878cat >>conftest.$ac_ext <<_ACEOF
3879/* end confdefs.h. */
3880#include <stdlib.h>
3881#include <stdarg.h>
3882#include <string.h>

--- 4 unchanged lines hidden (view full) ---

3887{
3888
3889 ;
3890 return 0;
3891}
3892_ACEOF
3893rm -f conftest.$ac_objext
3894if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4071/* confdefs.h. */
4072_ACEOF
4073cat confdefs.h >>conftest.$ac_ext
4074cat >>conftest.$ac_ext <<_ACEOF
4075/* end confdefs.h. */
4076#include <stdlib.h>
4077#include <stdarg.h>
4078#include <string.h>

--- 4 unchanged lines hidden (view full) ---

4083{
4084
4085 ;
4086 return 0;
4087}
4088_ACEOF
4089rm -f conftest.$ac_objext
4090if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3895 (eval $ac_compile) 2>&5
4091 (eval $ac_compile) 2>conftest.er1
3896 ac_status=$?
4092 ac_status=$?
4093 grep -v '^ *+' conftest.er1 >conftest.err
4094 rm -f conftest.er1
4095 cat conftest.err >&5
3897 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3898 (exit $ac_status); } &&
4096 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4097 (exit $ac_status); } &&
3899 { ac_try='test -s conftest.$ac_objext'
4098 { ac_try='test -z "$ac_c_werror_flag"
4099 || test ! -s conftest.err'
3900 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3901 (eval $ac_try) 2>&5
3902 ac_status=$?
3903 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4100 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4101 (eval $ac_try) 2>&5
4102 ac_status=$?
4103 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4104 (exit $ac_status); }; } &&
4105 { ac_try='test -s conftest.$ac_objext'
4106 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4107 (eval $ac_try) 2>&5
4108 ac_status=$?
4109 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3904 (exit $ac_status); }; }; then
3905 ac_cv_header_stdc=yes
3906else
3907 echo "$as_me: failed program was:" >&5
3908sed 's/^/| /' conftest.$ac_ext >&5
3909
3910ac_cv_header_stdc=no
3911fi
4110 (exit $ac_status); }; }; then
4111 ac_cv_header_stdc=yes
4112else
4113 echo "$as_me: failed program was:" >&5
4114sed 's/^/| /' conftest.$ac_ext >&5
4115
4116ac_cv_header_stdc=no
4117fi
3912rm -f conftest.$ac_objext conftest.$ac_ext
4118rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3913
3914if test $ac_cv_header_stdc = yes; then
3915 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3916 cat >conftest.$ac_ext <<_ACEOF
4119
4120if test $ac_cv_header_stdc = yes; then
4121 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4122 cat >conftest.$ac_ext <<_ACEOF
3917#line $LINENO "configure"
3918/* confdefs.h. */
3919_ACEOF
3920cat confdefs.h >>conftest.$ac_ext
3921cat >>conftest.$ac_ext <<_ACEOF
3922/* end confdefs.h. */
3923#include <string.h>
3924
3925_ACEOF

--- 5 unchanged lines hidden (view full) ---

3931fi
3932rm -f conftest*
3933
3934fi
3935
3936if test $ac_cv_header_stdc = yes; then
3937 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3938 cat >conftest.$ac_ext <<_ACEOF
4123/* confdefs.h. */
4124_ACEOF
4125cat confdefs.h >>conftest.$ac_ext
4126cat >>conftest.$ac_ext <<_ACEOF
4127/* end confdefs.h. */
4128#include <string.h>
4129
4130_ACEOF

--- 5 unchanged lines hidden (view full) ---

4136fi
4137rm -f conftest*
4138
4139fi
4140
4141if test $ac_cv_header_stdc = yes; then
4142 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4143 cat >conftest.$ac_ext <<_ACEOF
3939#line $LINENO "configure"
3940/* confdefs.h. */
3941_ACEOF
3942cat confdefs.h >>conftest.$ac_ext
3943cat >>conftest.$ac_ext <<_ACEOF
3944/* end confdefs.h. */
3945#include <stdlib.h>
3946
3947_ACEOF

--- 8 unchanged lines hidden (view full) ---

3956fi
3957
3958if test $ac_cv_header_stdc = yes; then
3959 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3960 if test "$cross_compiling" = yes; then
3961 :
3962else
3963 cat >conftest.$ac_ext <<_ACEOF
4144/* confdefs.h. */
4145_ACEOF
4146cat confdefs.h >>conftest.$ac_ext
4147cat >>conftest.$ac_ext <<_ACEOF
4148/* end confdefs.h. */
4149#include <stdlib.h>
4150
4151_ACEOF

--- 8 unchanged lines hidden (view full) ---

4160fi
4161
4162if test $ac_cv_header_stdc = yes; then
4163 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4164 if test "$cross_compiling" = yes; then
4165 :
4166else
4167 cat >conftest.$ac_ext <<_ACEOF
3964#line $LINENO "configure"
3965/* confdefs.h. */
3966_ACEOF
3967cat confdefs.h >>conftest.$ac_ext
3968cat >>conftest.$ac_ext <<_ACEOF
3969/* end confdefs.h. */
3970#include <ctype.h>
3971#if ((' ' & 0x0FF) == 0x020)
3972# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3973# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3974#else
3975# define ISLOWER(c) \
4168/* confdefs.h. */
4169_ACEOF
4170cat confdefs.h >>conftest.$ac_ext
4171cat >>conftest.$ac_ext <<_ACEOF
4172/* end confdefs.h. */
4173#include <ctype.h>
4174#if ((' ' & 0x0FF) == 0x020)
4175# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4176# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4177#else
4178# define ISLOWER(c) \
3976 (('a' <= (c) && (c) <= 'i') \
3977 || ('j' <= (c) && (c) <= 'r') \
3978 || ('s' <= (c) && (c) <= 'z'))
4179 (('a' <= (c) && (c) <= 'i') \
4180 || ('j' <= (c) && (c) <= 'r') \
4181 || ('s' <= (c) && (c) <= 'z'))
3979# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3980#endif
3981
3982#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3983int
3984main ()
3985{
3986 int i;
3987 for (i = 0; i < 256; i++)
3988 if (XOR (islower (i), ISLOWER (i))
4182# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4183#endif
4184
4185#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4186int
4187main ()
4188{
4189 int i;
4190 for (i = 0; i < 256; i++)
4191 if (XOR (islower (i), ISLOWER (i))
3989 || toupper (i) != TOUPPER (i))
4192 || toupper (i) != TOUPPER (i))
3990 exit(2);
3991 exit (0);
3992}
3993_ACEOF
3994rm -f conftest$ac_exeext
3995if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3996 (eval $ac_link) 2>&5
3997 ac_status=$?

--- 8 unchanged lines hidden (view full) ---

4006else
4007 echo "$as_me: program exited with status $ac_status" >&5
4008echo "$as_me: failed program was:" >&5
4009sed 's/^/| /' conftest.$ac_ext >&5
4010
4011( exit $ac_status )
4012ac_cv_header_stdc=no
4013fi
4193 exit(2);
4194 exit (0);
4195}
4196_ACEOF
4197rm -f conftest$ac_exeext
4198if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4199 (eval $ac_link) 2>&5
4200 ac_status=$?

--- 8 unchanged lines hidden (view full) ---

4209else
4210 echo "$as_me: program exited with status $ac_status" >&5
4211echo "$as_me: failed program was:" >&5
4212sed 's/^/| /' conftest.$ac_ext >&5
4213
4214( exit $ac_status )
4215ac_cv_header_stdc=no
4216fi
4014rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4217rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4015fi
4016fi
4017fi
4018echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4019echo "${ECHO_T}$ac_cv_header_stdc" >&6
4020if test $ac_cv_header_stdc = yes; then
4021
4022cat >>confdefs.h <<\_ACEOF

--- 8 unchanged lines hidden (view full) ---

4031
4032
4033
4034
4035
4036
4037
4038for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4218fi
4219fi
4220fi
4221echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4222echo "${ECHO_T}$ac_cv_header_stdc" >&6
4223if test $ac_cv_header_stdc = yes; then
4224
4225cat >>confdefs.h <<\_ACEOF

--- 8 unchanged lines hidden (view full) ---

4234
4235
4236
4237
4238
4239
4240
4241for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4039 inttypes.h stdint.h unistd.h
4242 inttypes.h stdint.h unistd.h
4040do
4041as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4042echo "$as_me:$LINENO: checking for $ac_header" >&5
4043echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
4044if eval "test \"\${$as_ac_Header+set}\" = set"; then
4045 echo $ECHO_N "(cached) $ECHO_C" >&6
4046else
4047 cat >conftest.$ac_ext <<_ACEOF
4243do
4244as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4245echo "$as_me:$LINENO: checking for $ac_header" >&5
4246echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
4247if eval "test \"\${$as_ac_Header+set}\" = set"; then
4248 echo $ECHO_N "(cached) $ECHO_C" >&6
4249else
4250 cat >conftest.$ac_ext <<_ACEOF
4048#line $LINENO "configure"
4049/* confdefs.h. */
4050_ACEOF
4051cat confdefs.h >>conftest.$ac_ext
4052cat >>conftest.$ac_ext <<_ACEOF
4053/* end confdefs.h. */
4054$ac_includes_default
4055
4056#include <$ac_header>
4057_ACEOF
4058rm -f conftest.$ac_objext
4059if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4251/* confdefs.h. */
4252_ACEOF
4253cat confdefs.h >>conftest.$ac_ext
4254cat >>conftest.$ac_ext <<_ACEOF
4255/* end confdefs.h. */
4256$ac_includes_default
4257
4258#include <$ac_header>
4259_ACEOF
4260rm -f conftest.$ac_objext
4261if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4060 (eval $ac_compile) 2>&5
4262 (eval $ac_compile) 2>conftest.er1
4061 ac_status=$?
4263 ac_status=$?
4264 grep -v '^ *+' conftest.er1 >conftest.err
4265 rm -f conftest.er1
4266 cat conftest.err >&5
4062 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4063 (exit $ac_status); } &&
4267 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4268 (exit $ac_status); } &&
4064 { ac_try='test -s conftest.$ac_objext'
4269 { ac_try='test -z "$ac_c_werror_flag"
4270 || test ! -s conftest.err'
4065 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4066 (eval $ac_try) 2>&5
4067 ac_status=$?
4068 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4271 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4272 (eval $ac_try) 2>&5
4273 ac_status=$?
4274 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4275 (exit $ac_status); }; } &&
4276 { ac_try='test -s conftest.$ac_objext'
4277 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4278 (eval $ac_try) 2>&5
4279 ac_status=$?
4280 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4069 (exit $ac_status); }; }; then
4070 eval "$as_ac_Header=yes"
4071else
4072 echo "$as_me: failed program was:" >&5
4073sed 's/^/| /' conftest.$ac_ext >&5
4074
4075eval "$as_ac_Header=no"
4076fi
4281 (exit $ac_status); }; }; then
4282 eval "$as_ac_Header=yes"
4283else
4284 echo "$as_me: failed program was:" >&5
4285sed 's/^/| /' conftest.$ac_ext >&5
4286
4287eval "$as_ac_Header=no"
4288fi
4077rm -f conftest.$ac_objext conftest.$ac_ext
4289rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4078fi
4079echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
4080echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
4081if test `eval echo '${'$as_ac_Header'}'` = yes; then
4082 cat >>confdefs.h <<_ACEOF
4083#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4084_ACEOF
4085

--- 10 unchanged lines hidden (view full) ---

4096fi
4097echo "$as_me:$LINENO: result: $ac_cv_header_valgrind_h" >&5
4098echo "${ECHO_T}$ac_cv_header_valgrind_h" >&6
4099else
4100 # Is the header compilable?
4101echo "$as_me:$LINENO: checking valgrind.h usability" >&5
4102echo $ECHO_N "checking valgrind.h usability... $ECHO_C" >&6
4103cat >conftest.$ac_ext <<_ACEOF
4290fi
4291echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
4292echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
4293if test `eval echo '${'$as_ac_Header'}'` = yes; then
4294 cat >>confdefs.h <<_ACEOF
4295#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4296_ACEOF
4297

--- 10 unchanged lines hidden (view full) ---

4308fi
4309echo "$as_me:$LINENO: result: $ac_cv_header_valgrind_h" >&5
4310echo "${ECHO_T}$ac_cv_header_valgrind_h" >&6
4311else
4312 # Is the header compilable?
4313echo "$as_me:$LINENO: checking valgrind.h usability" >&5
4314echo $ECHO_N "checking valgrind.h usability... $ECHO_C" >&6
4315cat >conftest.$ac_ext <<_ACEOF
4104#line $LINENO "configure"
4105/* confdefs.h. */
4106_ACEOF
4107cat confdefs.h >>conftest.$ac_ext
4108cat >>conftest.$ac_ext <<_ACEOF
4109/* end confdefs.h. */
4110$ac_includes_default
4111#include <valgrind.h>
4112_ACEOF
4113rm -f conftest.$ac_objext
4114if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4316/* confdefs.h. */
4317_ACEOF
4318cat confdefs.h >>conftest.$ac_ext
4319cat >>conftest.$ac_ext <<_ACEOF
4320/* end confdefs.h. */
4321$ac_includes_default
4322#include <valgrind.h>
4323_ACEOF
4324rm -f conftest.$ac_objext
4325if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4115 (eval $ac_compile) 2>&5
4326 (eval $ac_compile) 2>conftest.er1
4116 ac_status=$?
4327 ac_status=$?
4328 grep -v '^ *+' conftest.er1 >conftest.err
4329 rm -f conftest.er1
4330 cat conftest.err >&5
4117 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4118 (exit $ac_status); } &&
4331 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4332 (exit $ac_status); } &&
4119 { ac_try='test -s conftest.$ac_objext'
4333 { ac_try='test -z "$ac_c_werror_flag"
4334 || test ! -s conftest.err'
4120 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4121 (eval $ac_try) 2>&5
4122 ac_status=$?
4123 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4335 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4336 (eval $ac_try) 2>&5
4337 ac_status=$?
4338 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4339 (exit $ac_status); }; } &&
4340 { ac_try='test -s conftest.$ac_objext'
4341 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4342 (eval $ac_try) 2>&5
4343 ac_status=$?
4344 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4124 (exit $ac_status); }; }; then
4125 ac_header_compiler=yes
4126else
4127 echo "$as_me: failed program was:" >&5
4128sed 's/^/| /' conftest.$ac_ext >&5
4129
4130ac_header_compiler=no
4131fi
4345 (exit $ac_status); }; }; then
4346 ac_header_compiler=yes
4347else
4348 echo "$as_me: failed program was:" >&5
4349sed 's/^/| /' conftest.$ac_ext >&5
4350
4351ac_header_compiler=no
4352fi
4132rm -f conftest.$ac_objext conftest.$ac_ext
4353rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4133echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4134echo "${ECHO_T}$ac_header_compiler" >&6
4135
4136# Is the header present?
4137echo "$as_me:$LINENO: checking valgrind.h presence" >&5
4138echo $ECHO_N "checking valgrind.h presence... $ECHO_C" >&6
4139cat >conftest.$ac_ext <<_ACEOF
4354echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4355echo "${ECHO_T}$ac_header_compiler" >&6
4356
4357# Is the header present?
4358echo "$as_me:$LINENO: checking valgrind.h presence" >&5
4359echo $ECHO_N "checking valgrind.h presence... $ECHO_C" >&6
4360cat >conftest.$ac_ext <<_ACEOF
4140#line $LINENO "configure"
4141/* confdefs.h. */
4142_ACEOF
4143cat confdefs.h >>conftest.$ac_ext
4144cat >>conftest.$ac_ext <<_ACEOF
4145/* end confdefs.h. */
4146#include <valgrind.h>
4147_ACEOF
4148if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4149 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4150 ac_status=$?
4151 grep -v '^ *+' conftest.er1 >conftest.err
4152 rm -f conftest.er1
4153 cat conftest.err >&5
4154 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4155 (exit $ac_status); } >/dev/null; then
4156 if test -s conftest.err; then
4157 ac_cpp_err=$ac_c_preproc_warn_flag
4361/* confdefs.h. */
4362_ACEOF
4363cat confdefs.h >>conftest.$ac_ext
4364cat >>conftest.$ac_ext <<_ACEOF
4365/* end confdefs.h. */
4366#include <valgrind.h>
4367_ACEOF
4368if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4369 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4370 ac_status=$?
4371 grep -v '^ *+' conftest.er1 >conftest.err
4372 rm -f conftest.er1
4373 cat conftest.err >&5
4374 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4375 (exit $ac_status); } >/dev/null; then
4376 if test -s conftest.err; then
4377 ac_cpp_err=$ac_c_preproc_warn_flag
4378 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
4158 else
4159 ac_cpp_err=
4160 fi
4161else
4162 ac_cpp_err=yes
4163fi
4164if test -z "$ac_cpp_err"; then
4165 ac_header_preproc=yes
4166else
4167 echo "$as_me: failed program was:" >&5
4168sed 's/^/| /' conftest.$ac_ext >&5
4169
4170 ac_header_preproc=no
4171fi
4172rm -f conftest.err conftest.$ac_ext
4173echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4174echo "${ECHO_T}$ac_header_preproc" >&6
4175
4176# So? What about this header?
4379 else
4380 ac_cpp_err=
4381 fi
4382else
4383 ac_cpp_err=yes
4384fi
4385if test -z "$ac_cpp_err"; then
4386 ac_header_preproc=yes
4387else
4388 echo "$as_me: failed program was:" >&5
4389sed 's/^/| /' conftest.$ac_ext >&5
4390
4391 ac_header_preproc=no
4392fi
4393rm -f conftest.err conftest.$ac_ext
4394echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4395echo "${ECHO_T}$ac_header_preproc" >&6
4396
4397# So? What about this header?
4177case $ac_header_compiler:$ac_header_preproc in
4178 yes:no )
4398case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
4399 yes:no: )
4179 { echo "$as_me:$LINENO: WARNING: valgrind.h: accepted by the compiler, rejected by the preprocessor!" >&5
4180echo "$as_me: WARNING: valgrind.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
4400 { echo "$as_me:$LINENO: WARNING: valgrind.h: accepted by the compiler, rejected by the preprocessor!" >&5
4401echo "$as_me: WARNING: valgrind.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
4181 { echo "$as_me:$LINENO: WARNING: valgrind.h: proceeding with the preprocessor's result" >&5
4182echo "$as_me: WARNING: valgrind.h: proceeding with the preprocessor's result" >&2;}
4183 (
4184 cat <<\_ASBOX
4185## ------------------------------------ ##
4186## Report this to bug-autoconf@gnu.org. ##
4187## ------------------------------------ ##
4188_ASBOX
4189 ) |
4190 sed "s/^/$as_me: WARNING: /" >&2
4402 { echo "$as_me:$LINENO: WARNING: valgrind.h: proceeding with the compiler's result" >&5
4403echo "$as_me: WARNING: valgrind.h: proceeding with the compiler's result" >&2;}
4404 ac_header_preproc=yes
4191 ;;
4405 ;;
4192 no:yes )
4406 no:yes:* )
4193 { echo "$as_me:$LINENO: WARNING: valgrind.h: present but cannot be compiled" >&5
4194echo "$as_me: WARNING: valgrind.h: present but cannot be compiled" >&2;}
4407 { echo "$as_me:$LINENO: WARNING: valgrind.h: present but cannot be compiled" >&5
4408echo "$as_me: WARNING: valgrind.h: present but cannot be compiled" >&2;}
4195 { echo "$as_me:$LINENO: WARNING: valgrind.h: check for missing prerequisite headers?" >&5
4196echo "$as_me: WARNING: valgrind.h: check for missing prerequisite headers?" >&2;}
4409 { echo "$as_me:$LINENO: WARNING: valgrind.h: check for missing prerequisite headers?" >&5
4410echo "$as_me: WARNING: valgrind.h: check for missing prerequisite headers?" >&2;}
4411 { echo "$as_me:$LINENO: WARNING: valgrind.h: see the Autoconf documentation" >&5
4412echo "$as_me: WARNING: valgrind.h: see the Autoconf documentation" >&2;}
4413 { echo "$as_me:$LINENO: WARNING: valgrind.h: section \"Present But Cannot Be Compiled\"" >&5
4414echo "$as_me: WARNING: valgrind.h: section \"Present But Cannot Be Compiled\"" >&2;}
4197 { echo "$as_me:$LINENO: WARNING: valgrind.h: proceeding with the preprocessor's result" >&5
4198echo "$as_me: WARNING: valgrind.h: proceeding with the preprocessor's result" >&2;}
4415 { echo "$as_me:$LINENO: WARNING: valgrind.h: proceeding with the preprocessor's result" >&5
4416echo "$as_me: WARNING: valgrind.h: proceeding with the preprocessor's result" >&2;}
4417 { echo "$as_me:$LINENO: WARNING: valgrind.h: in the future, the compiler will take precedence" >&5
4418echo "$as_me: WARNING: valgrind.h: in the future, the compiler will take precedence" >&2;}
4199 (
4200 cat <<\_ASBOX
4419 (
4420 cat <<\_ASBOX
4201## ------------------------------------ ##
4202## Report this to bug-autoconf@gnu.org. ##
4203## ------------------------------------ ##
4421## ------------------------------------------ ##
4422## Report this to the AC_PACKAGE_NAME lists. ##
4423## ------------------------------------------ ##
4204_ASBOX
4205 ) |
4206 sed "s/^/$as_me: WARNING: /" >&2
4207 ;;
4208esac
4209echo "$as_me:$LINENO: checking for valgrind.h" >&5
4210echo $ECHO_N "checking for valgrind.h... $ECHO_C" >&6
4211if test "${ac_cv_header_valgrind_h+set}" = set; then

--- 14 unchanged lines hidden (view full) ---

4226
4227
4228if test x$ac_checking_valgrind != x ; then
4229 # It is certainly possible that there's valgrind but no valgrind.h.
4230 # GCC relies on making annotations so we must have both.
4231 echo "$as_me:$LINENO: checking for VALGRIND_DISCARD in <valgrind/memcheck.h>" >&5
4232echo $ECHO_N "checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... $ECHO_C" >&6
4233 cat >conftest.$ac_ext <<_ACEOF
4424_ASBOX
4425 ) |
4426 sed "s/^/$as_me: WARNING: /" >&2
4427 ;;
4428esac
4429echo "$as_me:$LINENO: checking for valgrind.h" >&5
4430echo $ECHO_N "checking for valgrind.h... $ECHO_C" >&6
4431if test "${ac_cv_header_valgrind_h+set}" = set; then

--- 14 unchanged lines hidden (view full) ---

4446
4447
4448if test x$ac_checking_valgrind != x ; then
4449 # It is certainly possible that there's valgrind but no valgrind.h.
4450 # GCC relies on making annotations so we must have both.
4451 echo "$as_me:$LINENO: checking for VALGRIND_DISCARD in <valgrind/memcheck.h>" >&5
4452echo $ECHO_N "checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... $ECHO_C" >&6
4453 cat >conftest.$ac_ext <<_ACEOF
4234#line $LINENO "configure"
4235/* confdefs.h. */
4236_ACEOF
4237cat confdefs.h >>conftest.$ac_ext
4238cat >>conftest.$ac_ext <<_ACEOF
4239/* end confdefs.h. */
4240#include <valgrind/memcheck.h>
4241#ifndef VALGRIND_DISCARD
4242#error VALGRIND_DISCARD not defined

--- 4 unchanged lines hidden (view full) ---

4247 ac_status=$?
4248 grep -v '^ *+' conftest.er1 >conftest.err
4249 rm -f conftest.er1
4250 cat conftest.err >&5
4251 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4252 (exit $ac_status); } >/dev/null; then
4253 if test -s conftest.err; then
4254 ac_cpp_err=$ac_c_preproc_warn_flag
4454/* confdefs.h. */
4455_ACEOF
4456cat confdefs.h >>conftest.$ac_ext
4457cat >>conftest.$ac_ext <<_ACEOF
4458/* end confdefs.h. */
4459#include <valgrind/memcheck.h>
4460#ifndef VALGRIND_DISCARD
4461#error VALGRIND_DISCARD not defined

--- 4 unchanged lines hidden (view full) ---

4466 ac_status=$?
4467 grep -v '^ *+' conftest.er1 >conftest.err
4468 rm -f conftest.er1
4469 cat conftest.err >&5
4470 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4471 (exit $ac_status); } >/dev/null; then
4472 if test -s conftest.err; then
4473 ac_cpp_err=$ac_c_preproc_warn_flag
4474 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
4255 else
4256 ac_cpp_err=
4257 fi
4258else
4259 ac_cpp_err=yes
4260fi
4261if test -z "$ac_cpp_err"; then
4262 gcc_cv_header_valgrind_memcheck_h=yes

--- 4 unchanged lines hidden (view full) ---

4267 gcc_cv_header_valgrind_memcheck_h=no
4268fi
4269rm -f conftest.err conftest.$ac_ext
4270 echo "$as_me:$LINENO: result: $gcc_cv_header_valgrind_memcheck_h" >&5
4271echo "${ECHO_T}$gcc_cv_header_valgrind_memcheck_h" >&6
4272 echo "$as_me:$LINENO: checking for VALGRIND_DISCARD in <memcheck.h>" >&5
4273echo $ECHO_N "checking for VALGRIND_DISCARD in <memcheck.h>... $ECHO_C" >&6
4274 cat >conftest.$ac_ext <<_ACEOF
4475 else
4476 ac_cpp_err=
4477 fi
4478else
4479 ac_cpp_err=yes
4480fi
4481if test -z "$ac_cpp_err"; then
4482 gcc_cv_header_valgrind_memcheck_h=yes

--- 4 unchanged lines hidden (view full) ---

4487 gcc_cv_header_valgrind_memcheck_h=no
4488fi
4489rm -f conftest.err conftest.$ac_ext
4490 echo "$as_me:$LINENO: result: $gcc_cv_header_valgrind_memcheck_h" >&5
4491echo "${ECHO_T}$gcc_cv_header_valgrind_memcheck_h" >&6
4492 echo "$as_me:$LINENO: checking for VALGRIND_DISCARD in <memcheck.h>" >&5
4493echo $ECHO_N "checking for VALGRIND_DISCARD in <memcheck.h>... $ECHO_C" >&6
4494 cat >conftest.$ac_ext <<_ACEOF
4275#line $LINENO "configure"
4276/* confdefs.h. */
4277_ACEOF
4278cat confdefs.h >>conftest.$ac_ext
4279cat >>conftest.$ac_ext <<_ACEOF
4280/* end confdefs.h. */
4281#include <memcheck.h>
4282#ifndef VALGRIND_DISCARD
4283#error VALGRIND_DISCARD not defined

--- 4 unchanged lines hidden (view full) ---

4288 ac_status=$?
4289 grep -v '^ *+' conftest.er1 >conftest.err
4290 rm -f conftest.er1
4291 cat conftest.err >&5
4292 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4293 (exit $ac_status); } >/dev/null; then
4294 if test -s conftest.err; then
4295 ac_cpp_err=$ac_c_preproc_warn_flag
4495/* confdefs.h. */
4496_ACEOF
4497cat confdefs.h >>conftest.$ac_ext
4498cat >>conftest.$ac_ext <<_ACEOF
4499/* end confdefs.h. */
4500#include <memcheck.h>
4501#ifndef VALGRIND_DISCARD
4502#error VALGRIND_DISCARD not defined

--- 4 unchanged lines hidden (view full) ---

4507 ac_status=$?
4508 grep -v '^ *+' conftest.er1 >conftest.err
4509 rm -f conftest.er1
4510 cat conftest.err >&5
4511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4512 (exit $ac_status); } >/dev/null; then
4513 if test -s conftest.err; then
4514 ac_cpp_err=$ac_c_preproc_warn_flag
4515 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
4296 else
4297 ac_cpp_err=
4298 fi
4299else
4300 ac_cpp_err=yes
4301fi
4302if test -z "$ac_cpp_err"; then
4303 gcc_cv_header_memcheck_h=yes

--- 286 unchanged lines hidden (view full) ---

4590
4591
4592# -------------------------
4593# Checks for other programs
4594# -------------------------
4595
4596echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4597echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
4516 else
4517 ac_cpp_err=
4518 fi
4519else
4520 ac_cpp_err=yes
4521fi
4522if test -z "$ac_cpp_err"; then
4523 gcc_cv_header_memcheck_h=yes

--- 286 unchanged lines hidden (view full) ---

4810
4811
4812# -------------------------
4813# Checks for other programs
4814# -------------------------
4815
4816echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4817echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
4598set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
4818set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
4599if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
4600 echo $ECHO_N "(cached) $ECHO_C" >&6
4601else
4602 cat >conftest.make <<\_ACEOF
4603all:
4604 @echo 'ac_maketemp="$(MAKE)"'
4605_ACEOF
4606# GNU make sometimes prints "make[1]: Entering...", which would confuse us.

--- 397 unchanged lines hidden (view full) ---

5004 # Found it, now check the version.
5005 echo "$as_me:$LINENO: checking for modern makeinfo" >&5
5006echo $ECHO_N "checking for modern makeinfo... $ECHO_C" >&6
5007if test "${gcc_cv_prog_makeinfo_modern+set}" = set; then
5008 echo $ECHO_N "(cached) $ECHO_C" >&6
5009else
5010 ac_prog_version=`$MAKEINFO --version 2>&1 |
5011 sed -n 's/^.*GNU texinfo.* \([0-9][0-9.]*\).*$/\1/p'`
4819if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
4820 echo $ECHO_N "(cached) $ECHO_C" >&6
4821else
4822 cat >conftest.make <<\_ACEOF
4823all:
4824 @echo 'ac_maketemp="$(MAKE)"'
4825_ACEOF
4826# GNU make sometimes prints "make[1]: Entering...", which would confuse us.

--- 397 unchanged lines hidden (view full) ---

5224 # Found it, now check the version.
5225 echo "$as_me:$LINENO: checking for modern makeinfo" >&5
5226echo $ECHO_N "checking for modern makeinfo... $ECHO_C" >&6
5227if test "${gcc_cv_prog_makeinfo_modern+set}" = set; then
5228 echo $ECHO_N "(cached) $ECHO_C" >&6
5229else
5230 ac_prog_version=`$MAKEINFO --version 2>&1 |
5231 sed -n 's/^.*GNU texinfo.* \([0-9][0-9.]*\).*$/\1/p'`
5012 echo "configure:5012: version of makeinfo is $ac_prog_version" >&5
5232 echo "configure:5232: version of makeinfo is $ac_prog_version" >&5
5013 case $ac_prog_version in
5014 '') gcc_cv_prog_makeinfo_modern=no;;
5015 4.[2-9]*)
5016 gcc_cv_prog_makeinfo_modern=yes;;
5017 *) gcc_cv_prog_makeinfo_modern=no;;
5018 esac
5019
5020fi

--- 120 unchanged lines hidden (view full) ---

5141# --------------------
5142
5143echo "$as_me:$LINENO: checking for GNU C library" >&5
5144echo $ECHO_N "checking for GNU C library... $ECHO_C" >&6
5145if test "${gcc_cv_glibc+set}" = set; then
5146 echo $ECHO_N "(cached) $ECHO_C" >&6
5147else
5148 cat >conftest.$ac_ext <<_ACEOF
5233 case $ac_prog_version in
5234 '') gcc_cv_prog_makeinfo_modern=no;;
5235 4.[2-9]*)
5236 gcc_cv_prog_makeinfo_modern=yes;;
5237 *) gcc_cv_prog_makeinfo_modern=no;;
5238 esac
5239
5240fi

--- 120 unchanged lines hidden (view full) ---

5361# --------------------
5362
5363echo "$as_me:$LINENO: checking for GNU C library" >&5
5364echo $ECHO_N "checking for GNU C library... $ECHO_C" >&6
5365if test "${gcc_cv_glibc+set}" = set; then
5366 echo $ECHO_N "(cached) $ECHO_C" >&6
5367else
5368 cat >conftest.$ac_ext <<_ACEOF
5149#line $LINENO "configure"
5150/* confdefs.h. */
5151_ACEOF
5152cat confdefs.h >>conftest.$ac_ext
5153cat >>conftest.$ac_ext <<_ACEOF
5154/* end confdefs.h. */
5155#include <features.h>
5156int
5157main ()
5158{
5159
5160#if ! (defined __GLIBC__ || defined __GNU_LIBRARY__)
5161#error Not a GNU C library system
5162#endif
5163 ;
5164 return 0;
5165}
5166_ACEOF
5167rm -f conftest.$ac_objext
5168if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5369/* confdefs.h. */
5370_ACEOF
5371cat confdefs.h >>conftest.$ac_ext
5372cat >>conftest.$ac_ext <<_ACEOF
5373/* end confdefs.h. */
5374#include <features.h>
5375int
5376main ()
5377{
5378
5379#if ! (defined __GLIBC__ || defined __GNU_LIBRARY__)
5380#error Not a GNU C library system
5381#endif
5382 ;
5383 return 0;
5384}
5385_ACEOF
5386rm -f conftest.$ac_objext
5387if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5169 (eval $ac_compile) 2>&5
5388 (eval $ac_compile) 2>conftest.er1
5170 ac_status=$?
5389 ac_status=$?
5390 grep -v '^ *+' conftest.er1 >conftest.err
5391 rm -f conftest.er1
5392 cat conftest.err >&5
5171 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5172 (exit $ac_status); } &&
5393 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5394 (exit $ac_status); } &&
5173 { ac_try='test -s conftest.$ac_objext'
5395 { ac_try='test -z "$ac_c_werror_flag"
5396 || test ! -s conftest.err'
5174 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5175 (eval $ac_try) 2>&5
5176 ac_status=$?
5177 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5397 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5398 (eval $ac_try) 2>&5
5399 ac_status=$?
5400 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5401 (exit $ac_status); }; } &&
5402 { ac_try='test -s conftest.$ac_objext'
5403 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5404 (eval $ac_try) 2>&5
5405 ac_status=$?
5406 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5178 (exit $ac_status); }; }; then
5179 gcc_cv_glibc=yes
5180else
5181 echo "$as_me: failed program was:" >&5
5182sed 's/^/| /' conftest.$ac_ext >&5
5183
5184gcc_cv_glibc=no
5185fi
5407 (exit $ac_status); }; }; then
5408 gcc_cv_glibc=yes
5409else
5410 echo "$as_me: failed program was:" >&5
5411sed 's/^/| /' conftest.$ac_ext >&5
5412
5413gcc_cv_glibc=no
5414fi
5186rm -f conftest.$ac_objext conftest.$ac_ext
5415rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5187fi
5188
5189echo "$as_me:$LINENO: result: $gcc_cv_glibc" >&5
5190echo "${ECHO_T}$gcc_cv_glibc" >&6
5191if test $gcc_cv_glibc = yes; then
5192
5193cat >>confdefs.h <<\_ACEOF
5194#define _GNU_SOURCE 1

--- 7 unchanged lines hidden (view full) ---

5202ac_c_preproc_warn_flag=yes
5203
5204echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5205echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
5206if test "${ac_cv_header_stdc+set}" = set; then
5207 echo $ECHO_N "(cached) $ECHO_C" >&6
5208else
5209 cat >conftest.$ac_ext <<_ACEOF
5416fi
5417
5418echo "$as_me:$LINENO: result: $gcc_cv_glibc" >&5
5419echo "${ECHO_T}$gcc_cv_glibc" >&6
5420if test $gcc_cv_glibc = yes; then
5421
5422cat >>confdefs.h <<\_ACEOF
5423#define _GNU_SOURCE 1

--- 7 unchanged lines hidden (view full) ---

5431ac_c_preproc_warn_flag=yes
5432
5433echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5434echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
5435if test "${ac_cv_header_stdc+set}" = set; then
5436 echo $ECHO_N "(cached) $ECHO_C" >&6
5437else
5438 cat >conftest.$ac_ext <<_ACEOF
5210#line $LINENO "configure"
5211/* confdefs.h. */
5212_ACEOF
5213cat confdefs.h >>conftest.$ac_ext
5214cat >>conftest.$ac_ext <<_ACEOF
5215/* end confdefs.h. */
5216#include <stdlib.h>
5217#include <stdarg.h>
5218#include <string.h>

--- 4 unchanged lines hidden (view full) ---

5223{
5224
5225 ;
5226 return 0;
5227}
5228_ACEOF
5229rm -f conftest.$ac_objext
5230if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5439/* confdefs.h. */
5440_ACEOF
5441cat confdefs.h >>conftest.$ac_ext
5442cat >>conftest.$ac_ext <<_ACEOF
5443/* end confdefs.h. */
5444#include <stdlib.h>
5445#include <stdarg.h>
5446#include <string.h>

--- 4 unchanged lines hidden (view full) ---

5451{
5452
5453 ;
5454 return 0;
5455}
5456_ACEOF
5457rm -f conftest.$ac_objext
5458if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5231 (eval $ac_compile) 2>&5
5459 (eval $ac_compile) 2>conftest.er1
5232 ac_status=$?
5460 ac_status=$?
5461 grep -v '^ *+' conftest.er1 >conftest.err
5462 rm -f conftest.er1
5463 cat conftest.err >&5
5233 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5234 (exit $ac_status); } &&
5464 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5465 (exit $ac_status); } &&
5235 { ac_try='test -s conftest.$ac_objext'
5466 { ac_try='test -z "$ac_c_werror_flag"
5467 || test ! -s conftest.err'
5236 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5237 (eval $ac_try) 2>&5
5238 ac_status=$?
5239 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5468 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5469 (eval $ac_try) 2>&5
5470 ac_status=$?
5471 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5472 (exit $ac_status); }; } &&
5473 { ac_try='test -s conftest.$ac_objext'
5474 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5475 (eval $ac_try) 2>&5
5476 ac_status=$?
5477 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5240 (exit $ac_status); }; }; then
5241 ac_cv_header_stdc=yes
5242else
5243 echo "$as_me: failed program was:" >&5
5244sed 's/^/| /' conftest.$ac_ext >&5
5245
5246ac_cv_header_stdc=no
5247fi
5478 (exit $ac_status); }; }; then
5479 ac_cv_header_stdc=yes
5480else
5481 echo "$as_me: failed program was:" >&5
5482sed 's/^/| /' conftest.$ac_ext >&5
5483
5484ac_cv_header_stdc=no
5485fi
5248rm -f conftest.$ac_objext conftest.$ac_ext
5486rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5249
5250if test $ac_cv_header_stdc = yes; then
5251 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5252 cat >conftest.$ac_ext <<_ACEOF
5487
5488if test $ac_cv_header_stdc = yes; then
5489 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5490 cat >conftest.$ac_ext <<_ACEOF
5253#line $LINENO "configure"
5254/* confdefs.h. */
5255_ACEOF
5256cat confdefs.h >>conftest.$ac_ext
5257cat >>conftest.$ac_ext <<_ACEOF
5258/* end confdefs.h. */
5259#include <string.h>
5260
5261_ACEOF

--- 5 unchanged lines hidden (view full) ---

5267fi
5268rm -f conftest*
5269
5270fi
5271
5272if test $ac_cv_header_stdc = yes; then
5273 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5274 cat >conftest.$ac_ext <<_ACEOF
5491/* confdefs.h. */
5492_ACEOF
5493cat confdefs.h >>conftest.$ac_ext
5494cat >>conftest.$ac_ext <<_ACEOF
5495/* end confdefs.h. */
5496#include <string.h>
5497
5498_ACEOF

--- 5 unchanged lines hidden (view full) ---

5504fi
5505rm -f conftest*
5506
5507fi
5508
5509if test $ac_cv_header_stdc = yes; then
5510 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5511 cat >conftest.$ac_ext <<_ACEOF
5275#line $LINENO "configure"
5276/* confdefs.h. */
5277_ACEOF
5278cat confdefs.h >>conftest.$ac_ext
5279cat >>conftest.$ac_ext <<_ACEOF
5280/* end confdefs.h. */
5281#include <stdlib.h>
5282
5283_ACEOF

--- 8 unchanged lines hidden (view full) ---

5292fi
5293
5294if test $ac_cv_header_stdc = yes; then
5295 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5296 if test "$cross_compiling" = yes; then
5297 :
5298else
5299 cat >conftest.$ac_ext <<_ACEOF
5512/* confdefs.h. */
5513_ACEOF
5514cat confdefs.h >>conftest.$ac_ext
5515cat >>conftest.$ac_ext <<_ACEOF
5516/* end confdefs.h. */
5517#include <stdlib.h>
5518
5519_ACEOF

--- 8 unchanged lines hidden (view full) ---

5528fi
5529
5530if test $ac_cv_header_stdc = yes; then
5531 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5532 if test "$cross_compiling" = yes; then
5533 :
5534else
5535 cat >conftest.$ac_ext <<_ACEOF
5300#line $LINENO "configure"
5301/* confdefs.h. */
5302_ACEOF
5303cat confdefs.h >>conftest.$ac_ext
5304cat >>conftest.$ac_ext <<_ACEOF
5305/* end confdefs.h. */
5306#include <ctype.h>
5307#if ((' ' & 0x0FF) == 0x020)
5308# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5309# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5310#else
5311# define ISLOWER(c) \
5536/* confdefs.h. */
5537_ACEOF
5538cat confdefs.h >>conftest.$ac_ext
5539cat >>conftest.$ac_ext <<_ACEOF
5540/* end confdefs.h. */
5541#include <ctype.h>
5542#if ((' ' & 0x0FF) == 0x020)
5543# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5544# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5545#else
5546# define ISLOWER(c) \
5312 (('a' <= (c) && (c) <= 'i') \
5313 || ('j' <= (c) && (c) <= 'r') \
5314 || ('s' <= (c) && (c) <= 'z'))
5547 (('a' <= (c) && (c) <= 'i') \
5548 || ('j' <= (c) && (c) <= 'r') \
5549 || ('s' <= (c) && (c) <= 'z'))
5315# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5316#endif
5317
5318#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5319int
5320main ()
5321{
5322 int i;
5323 for (i = 0; i < 256; i++)
5324 if (XOR (islower (i), ISLOWER (i))
5550# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5551#endif
5552
5553#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5554int
5555main ()
5556{
5557 int i;
5558 for (i = 0; i < 256; i++)
5559 if (XOR (islower (i), ISLOWER (i))
5325 || toupper (i) != TOUPPER (i))
5560 || toupper (i) != TOUPPER (i))
5326 exit(2);
5327 exit (0);
5328}
5329_ACEOF
5330rm -f conftest$ac_exeext
5331if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5332 (eval $ac_link) 2>&5
5333 ac_status=$?

--- 8 unchanged lines hidden (view full) ---

5342else
5343 echo "$as_me: program exited with status $ac_status" >&5
5344echo "$as_me: failed program was:" >&5
5345sed 's/^/| /' conftest.$ac_ext >&5
5346
5347( exit $ac_status )
5348ac_cv_header_stdc=no
5349fi
5561 exit(2);
5562 exit (0);
5563}
5564_ACEOF
5565rm -f conftest$ac_exeext
5566if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5567 (eval $ac_link) 2>&5
5568 ac_status=$?

--- 8 unchanged lines hidden (view full) ---

5577else
5578 echo "$as_me: program exited with status $ac_status" >&5
5579echo "$as_me: failed program was:" >&5
5580sed 's/^/| /' conftest.$ac_ext >&5
5581
5582( exit $ac_status )
5583ac_cv_header_stdc=no
5584fi
5350rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5585rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5351fi
5352fi
5353fi
5354echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5355echo "${ECHO_T}$ac_cv_header_stdc" >&6
5356if test $ac_cv_header_stdc = yes; then
5357
5358cat >>confdefs.h <<\_ACEOF
5359#define STDC_HEADERS 1
5360_ACEOF
5361
5362fi
5363
5364echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
5365echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6
5366if test "${ac_cv_header_time+set}" = set; then
5367 echo $ECHO_N "(cached) $ECHO_C" >&6
5368else
5369 cat >conftest.$ac_ext <<_ACEOF
5586fi
5587fi
5588fi
5589echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5590echo "${ECHO_T}$ac_cv_header_stdc" >&6
5591if test $ac_cv_header_stdc = yes; then
5592
5593cat >>confdefs.h <<\_ACEOF
5594#define STDC_HEADERS 1
5595_ACEOF
5596
5597fi
5598
5599echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
5600echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6
5601if test "${ac_cv_header_time+set}" = set; then
5602 echo $ECHO_N "(cached) $ECHO_C" >&6
5603else
5604 cat >conftest.$ac_ext <<_ACEOF
5370#line $LINENO "configure"
5371/* confdefs.h. */
5372_ACEOF
5373cat confdefs.h >>conftest.$ac_ext
5374cat >>conftest.$ac_ext <<_ACEOF
5375/* end confdefs.h. */
5376#include <sys/types.h>
5377#include <sys/time.h>
5378#include <time.h>

--- 4 unchanged lines hidden (view full) ---

5383if ((struct tm *) 0)
5384return 0;
5385 ;
5386 return 0;
5387}
5388_ACEOF
5389rm -f conftest.$ac_objext
5390if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5605/* confdefs.h. */
5606_ACEOF
5607cat confdefs.h >>conftest.$ac_ext
5608cat >>conftest.$ac_ext <<_ACEOF
5609/* end confdefs.h. */
5610#include <sys/types.h>
5611#include <sys/time.h>
5612#include <time.h>

--- 4 unchanged lines hidden (view full) ---

5617if ((struct tm *) 0)
5618return 0;
5619 ;
5620 return 0;
5621}
5622_ACEOF
5623rm -f conftest.$ac_objext
5624if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5391 (eval $ac_compile) 2>&5
5625 (eval $ac_compile) 2>conftest.er1
5392 ac_status=$?
5626 ac_status=$?
5627 grep -v '^ *+' conftest.er1 >conftest.err
5628 rm -f conftest.er1
5629 cat conftest.err >&5
5393 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5394 (exit $ac_status); } &&
5630 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5631 (exit $ac_status); } &&
5395 { ac_try='test -s conftest.$ac_objext'
5632 { ac_try='test -z "$ac_c_werror_flag"
5633 || test ! -s conftest.err'
5396 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5397 (eval $ac_try) 2>&5
5398 ac_status=$?
5399 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5634 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5635 (eval $ac_try) 2>&5
5636 ac_status=$?
5637 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5638 (exit $ac_status); }; } &&
5639 { ac_try='test -s conftest.$ac_objext'
5640 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5641 (eval $ac_try) 2>&5
5642 ac_status=$?
5643 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5400 (exit $ac_status); }; }; then
5401 ac_cv_header_time=yes
5402else
5403 echo "$as_me: failed program was:" >&5
5404sed 's/^/| /' conftest.$ac_ext >&5
5405
5406ac_cv_header_time=no
5407fi
5644 (exit $ac_status); }; }; then
5645 ac_cv_header_time=yes
5646else
5647 echo "$as_me: failed program was:" >&5
5648sed 's/^/| /' conftest.$ac_ext >&5
5649
5650ac_cv_header_time=no
5651fi
5408rm -f conftest.$ac_objext conftest.$ac_ext
5652rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5409fi
5410echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
5411echo "${ECHO_T}$ac_cv_header_time" >&6
5412if test $ac_cv_header_time = yes; then
5413
5414cat >>confdefs.h <<\_ACEOF
5415#define TIME_WITH_SYS_TIME 1
5416_ACEOF
5417
5418fi
5419
5420echo "$as_me:$LINENO: checking for working stdbool.h" >&5
5421echo $ECHO_N "checking for working stdbool.h... $ECHO_C" >&6
5422if test "${ac_cv_header_stdbool_h+set}" = set; then
5423 echo $ECHO_N "(cached) $ECHO_C" >&6
5424else
5425 cat >conftest.$ac_ext <<_ACEOF
5653fi
5654echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
5655echo "${ECHO_T}$ac_cv_header_time" >&6
5656if test $ac_cv_header_time = yes; then
5657
5658cat >>confdefs.h <<\_ACEOF
5659#define TIME_WITH_SYS_TIME 1
5660_ACEOF
5661
5662fi
5663
5664echo "$as_me:$LINENO: checking for working stdbool.h" >&5
5665echo $ECHO_N "checking for working stdbool.h... $ECHO_C" >&6
5666if test "${ac_cv_header_stdbool_h+set}" = set; then
5667 echo $ECHO_N "(cached) $ECHO_C" >&6
5668else
5669 cat >conftest.$ac_ext <<_ACEOF
5426#line $LINENO "configure"
5427/* confdefs.h. */
5428_ACEOF
5429cat confdefs.h >>conftest.$ac_ext
5430cat >>conftest.$ac_ext <<_ACEOF
5431/* end confdefs.h. */
5432#include <stdbool.h>
5433int
5434main ()
5435{
5436bool foo = false;
5437 ;
5438 return 0;
5439}
5440_ACEOF
5441rm -f conftest.$ac_objext
5442if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5670/* confdefs.h. */
5671_ACEOF
5672cat confdefs.h >>conftest.$ac_ext
5673cat >>conftest.$ac_ext <<_ACEOF
5674/* end confdefs.h. */
5675#include <stdbool.h>
5676int
5677main ()
5678{
5679bool foo = false;
5680 ;
5681 return 0;
5682}
5683_ACEOF
5684rm -f conftest.$ac_objext
5685if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5443 (eval $ac_compile) 2>&5
5686 (eval $ac_compile) 2>conftest.er1
5444 ac_status=$?
5687 ac_status=$?
5688 grep -v '^ *+' conftest.er1 >conftest.err
5689 rm -f conftest.er1
5690 cat conftest.err >&5
5445 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5446 (exit $ac_status); } &&
5691 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5692 (exit $ac_status); } &&
5447 { ac_try='test -s conftest.$ac_objext'
5693 { ac_try='test -z "$ac_c_werror_flag"
5694 || test ! -s conftest.err'
5448 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5449 (eval $ac_try) 2>&5
5450 ac_status=$?
5451 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5695 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5696 (eval $ac_try) 2>&5
5697 ac_status=$?
5698 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5699 (exit $ac_status); }; } &&
5700 { ac_try='test -s conftest.$ac_objext'
5701 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5702 (eval $ac_try) 2>&5
5703 ac_status=$?
5704 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5452 (exit $ac_status); }; }; then
5453 ac_cv_header_stdbool_h=yes
5454else
5455 echo "$as_me: failed program was:" >&5
5456sed 's/^/| /' conftest.$ac_ext >&5
5457
5458ac_cv_header_stdbool_h=no
5459fi
5705 (exit $ac_status); }; }; then
5706 ac_cv_header_stdbool_h=yes
5707else
5708 echo "$as_me: failed program was:" >&5
5709sed 's/^/| /' conftest.$ac_ext >&5
5710
5711ac_cv_header_stdbool_h=no
5712fi
5460rm -f conftest.$ac_objext conftest.$ac_ext
5713rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5461fi
5462echo "$as_me:$LINENO: result: $ac_cv_header_stdbool_h" >&5
5463echo "${ECHO_T}$ac_cv_header_stdbool_h" >&6
5464if test $ac_cv_header_stdbool_h = yes; then
5465
5466cat >>confdefs.h <<\_ACEOF
5467#define HAVE_STDBOOL_H 1
5468_ACEOF
5469
5470fi
5471
5472echo "$as_me:$LINENO: checking whether string.h and strings.h may both be included" >&5
5473echo $ECHO_N "checking whether string.h and strings.h may both be included... $ECHO_C" >&6
5474if test "${gcc_cv_header_string+set}" = set; then
5475 echo $ECHO_N "(cached) $ECHO_C" >&6
5476else
5477 cat >conftest.$ac_ext <<_ACEOF
5714fi
5715echo "$as_me:$LINENO: result: $ac_cv_header_stdbool_h" >&5
5716echo "${ECHO_T}$ac_cv_header_stdbool_h" >&6
5717if test $ac_cv_header_stdbool_h = yes; then
5718
5719cat >>confdefs.h <<\_ACEOF
5720#define HAVE_STDBOOL_H 1
5721_ACEOF
5722
5723fi
5724
5725echo "$as_me:$LINENO: checking whether string.h and strings.h may both be included" >&5
5726echo $ECHO_N "checking whether string.h and strings.h may both be included... $ECHO_C" >&6
5727if test "${gcc_cv_header_string+set}" = set; then
5728 echo $ECHO_N "(cached) $ECHO_C" >&6
5729else
5730 cat >conftest.$ac_ext <<_ACEOF
5478#line $LINENO "configure"
5479/* confdefs.h. */
5480_ACEOF
5481cat confdefs.h >>conftest.$ac_ext
5482cat >>conftest.$ac_ext <<_ACEOF
5483/* end confdefs.h. */
5484#include <string.h>
5485#include <strings.h>
5486int
5487main ()
5488{
5489
5490 ;
5491 return 0;
5492}
5493_ACEOF
5494rm -f conftest.$ac_objext
5495if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5731/* confdefs.h. */
5732_ACEOF
5733cat confdefs.h >>conftest.$ac_ext
5734cat >>conftest.$ac_ext <<_ACEOF
5735/* end confdefs.h. */
5736#include <string.h>
5737#include <strings.h>
5738int
5739main ()
5740{
5741
5742 ;
5743 return 0;
5744}
5745_ACEOF
5746rm -f conftest.$ac_objext
5747if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5496 (eval $ac_compile) 2>&5
5748 (eval $ac_compile) 2>conftest.er1
5497 ac_status=$?
5749 ac_status=$?
5750 grep -v '^ *+' conftest.er1 >conftest.err
5751 rm -f conftest.er1
5752 cat conftest.err >&5
5498 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5499 (exit $ac_status); } &&
5753 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5754 (exit $ac_status); } &&
5500 { ac_try='test -s conftest.$ac_objext'
5755 { ac_try='test -z "$ac_c_werror_flag"
5756 || test ! -s conftest.err'
5501 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5502 (eval $ac_try) 2>&5
5503 ac_status=$?
5504 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5757 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5758 (eval $ac_try) 2>&5
5759 ac_status=$?
5760 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5761 (exit $ac_status); }; } &&
5762 { ac_try='test -s conftest.$ac_objext'
5763 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5764 (eval $ac_try) 2>&5
5765 ac_status=$?
5766 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5505 (exit $ac_status); }; }; then
5506 gcc_cv_header_string=yes
5507else
5508 echo "$as_me: failed program was:" >&5
5509sed 's/^/| /' conftest.$ac_ext >&5
5510
5511gcc_cv_header_string=no
5512fi
5767 (exit $ac_status); }; }; then
5768 gcc_cv_header_string=yes
5769else
5770 echo "$as_me: failed program was:" >&5
5771sed 's/^/| /' conftest.$ac_ext >&5
5772
5773gcc_cv_header_string=no
5774fi
5513rm -f conftest.$ac_objext conftest.$ac_ext
5775rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5514fi
5515echo "$as_me:$LINENO: result: $gcc_cv_header_string" >&5
5516echo "${ECHO_T}$gcc_cv_header_string" >&6
5517if test $gcc_cv_header_string = yes; then
5518
5519cat >>confdefs.h <<\_ACEOF
5520#define STRING_WITH_STRINGS 1
5521_ACEOF
5522
5523fi
5524
5525echo "$as_me:$LINENO: checking for sys/wait.h that is POSIX.1 compatible" >&5
5526echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6
5527if test "${ac_cv_header_sys_wait_h+set}" = set; then
5528 echo $ECHO_N "(cached) $ECHO_C" >&6
5529else
5530 cat >conftest.$ac_ext <<_ACEOF
5776fi
5777echo "$as_me:$LINENO: result: $gcc_cv_header_string" >&5
5778echo "${ECHO_T}$gcc_cv_header_string" >&6
5779if test $gcc_cv_header_string = yes; then
5780
5781cat >>confdefs.h <<\_ACEOF
5782#define STRING_WITH_STRINGS 1
5783_ACEOF
5784
5785fi
5786
5787echo "$as_me:$LINENO: checking for sys/wait.h that is POSIX.1 compatible" >&5
5788echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6
5789if test "${ac_cv_header_sys_wait_h+set}" = set; then
5790 echo $ECHO_N "(cached) $ECHO_C" >&6
5791else
5792 cat >conftest.$ac_ext <<_ACEOF
5531#line $LINENO "configure"
5532/* confdefs.h. */
5533_ACEOF
5534cat confdefs.h >>conftest.$ac_ext
5535cat >>conftest.$ac_ext <<_ACEOF
5536/* end confdefs.h. */
5537#include <sys/types.h>
5538#include <sys/wait.h>
5539#ifndef WEXITSTATUS

--- 10 unchanged lines hidden (view full) ---

5550 wait (&s);
5551 s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
5552 ;
5553 return 0;
5554}
5555_ACEOF
5556rm -f conftest.$ac_objext
5557if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5793/* confdefs.h. */
5794_ACEOF
5795cat confdefs.h >>conftest.$ac_ext
5796cat >>conftest.$ac_ext <<_ACEOF
5797/* end confdefs.h. */
5798#include <sys/types.h>
5799#include <sys/wait.h>
5800#ifndef WEXITSTATUS

--- 10 unchanged lines hidden (view full) ---

5811 wait (&s);
5812 s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
5813 ;
5814 return 0;
5815}
5816_ACEOF
5817rm -f conftest.$ac_objext
5818if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5558 (eval $ac_compile) 2>&5
5819 (eval $ac_compile) 2>conftest.er1
5559 ac_status=$?
5820 ac_status=$?
5821 grep -v '^ *+' conftest.er1 >conftest.err
5822 rm -f conftest.er1
5823 cat conftest.err >&5
5560 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5561 (exit $ac_status); } &&
5824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5825 (exit $ac_status); } &&
5562 { ac_try='test -s conftest.$ac_objext'
5826 { ac_try='test -z "$ac_c_werror_flag"
5827 || test ! -s conftest.err'
5563 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5564 (eval $ac_try) 2>&5
5565 ac_status=$?
5566 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5829 (eval $ac_try) 2>&5
5830 ac_status=$?
5831 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5832 (exit $ac_status); }; } &&
5833 { ac_try='test -s conftest.$ac_objext'
5834 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5835 (eval $ac_try) 2>&5
5836 ac_status=$?
5837 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5567 (exit $ac_status); }; }; then
5568 ac_cv_header_sys_wait_h=yes
5569else
5570 echo "$as_me: failed program was:" >&5
5571sed 's/^/| /' conftest.$ac_ext >&5
5572
5573ac_cv_header_sys_wait_h=no
5574fi
5838 (exit $ac_status); }; }; then
5839 ac_cv_header_sys_wait_h=yes
5840else
5841 echo "$as_me: failed program was:" >&5
5842sed 's/^/| /' conftest.$ac_ext >&5
5843
5844ac_cv_header_sys_wait_h=no
5845fi
5575rm -f conftest.$ac_objext conftest.$ac_ext
5846rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5576fi
5577echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5
5578echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6
5579if test $ac_cv_header_sys_wait_h = yes; then
5580
5581cat >>confdefs.h <<\_ACEOF
5582#define HAVE_SYS_WAIT_H 1
5583_ACEOF

--- 28 unchanged lines hidden (view full) ---

5612do
5613as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5614echo "$as_me:$LINENO: checking for $ac_header" >&5
5615echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5616if eval "test \"\${$as_ac_Header+set}\" = set"; then
5617 echo $ECHO_N "(cached) $ECHO_C" >&6
5618else
5619 cat >conftest.$ac_ext <<_ACEOF
5847fi
5848echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5
5849echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6
5850if test $ac_cv_header_sys_wait_h = yes; then
5851
5852cat >>confdefs.h <<\_ACEOF
5853#define HAVE_SYS_WAIT_H 1
5854_ACEOF

--- 28 unchanged lines hidden (view full) ---

5883do
5884as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5885echo "$as_me:$LINENO: checking for $ac_header" >&5
5886echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5887if eval "test \"\${$as_ac_Header+set}\" = set"; then
5888 echo $ECHO_N "(cached) $ECHO_C" >&6
5889else
5890 cat >conftest.$ac_ext <<_ACEOF
5620#line $LINENO "configure"
5621/* confdefs.h. */
5622_ACEOF
5623cat confdefs.h >>conftest.$ac_ext
5624cat >>conftest.$ac_ext <<_ACEOF
5625/* end confdefs.h. */
5626#include <$ac_header>
5627_ACEOF
5628if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5629 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5630 ac_status=$?
5631 grep -v '^ *+' conftest.er1 >conftest.err
5632 rm -f conftest.er1
5633 cat conftest.err >&5
5634 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5635 (exit $ac_status); } >/dev/null; then
5636 if test -s conftest.err; then
5637 ac_cpp_err=$ac_c_preproc_warn_flag
5891/* confdefs.h. */
5892_ACEOF
5893cat confdefs.h >>conftest.$ac_ext
5894cat >>conftest.$ac_ext <<_ACEOF
5895/* end confdefs.h. */
5896#include <$ac_header>
5897_ACEOF
5898if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5899 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5900 ac_status=$?
5901 grep -v '^ *+' conftest.er1 >conftest.err
5902 rm -f conftest.er1
5903 cat conftest.err >&5
5904 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5905 (exit $ac_status); } >/dev/null; then
5906 if test -s conftest.err; then
5907 ac_cpp_err=$ac_c_preproc_warn_flag
5908 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
5638 else
5639 ac_cpp_err=
5640 fi
5641else
5642 ac_cpp_err=yes
5643fi
5644if test -z "$ac_cpp_err"; then
5645 eval "$as_ac_Header=yes"

--- 18 unchanged lines hidden (view full) ---

5664
5665# Check for thread headers.
5666echo "$as_me:$LINENO: checking for thread.h" >&5
5667echo $ECHO_N "checking for thread.h... $ECHO_C" >&6
5668if test "${ac_cv_header_thread_h+set}" = set; then
5669 echo $ECHO_N "(cached) $ECHO_C" >&6
5670else
5671 cat >conftest.$ac_ext <<_ACEOF
5909 else
5910 ac_cpp_err=
5911 fi
5912else
5913 ac_cpp_err=yes
5914fi
5915if test -z "$ac_cpp_err"; then
5916 eval "$as_ac_Header=yes"

--- 18 unchanged lines hidden (view full) ---

5935
5936# Check for thread headers.
5937echo "$as_me:$LINENO: checking for thread.h" >&5
5938echo $ECHO_N "checking for thread.h... $ECHO_C" >&6
5939if test "${ac_cv_header_thread_h+set}" = set; then
5940 echo $ECHO_N "(cached) $ECHO_C" >&6
5941else
5942 cat >conftest.$ac_ext <<_ACEOF
5672#line $LINENO "configure"
5673/* confdefs.h. */
5674_ACEOF
5675cat confdefs.h >>conftest.$ac_ext
5676cat >>conftest.$ac_ext <<_ACEOF
5677/* end confdefs.h. */
5678#include <thread.h>
5679_ACEOF
5680if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5681 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5682 ac_status=$?
5683 grep -v '^ *+' conftest.er1 >conftest.err
5684 rm -f conftest.er1
5685 cat conftest.err >&5
5686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5687 (exit $ac_status); } >/dev/null; then
5688 if test -s conftest.err; then
5689 ac_cpp_err=$ac_c_preproc_warn_flag
5943/* confdefs.h. */
5944_ACEOF
5945cat confdefs.h >>conftest.$ac_ext
5946cat >>conftest.$ac_ext <<_ACEOF
5947/* end confdefs.h. */
5948#include <thread.h>
5949_ACEOF
5950if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5951 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5952 ac_status=$?
5953 grep -v '^ *+' conftest.er1 >conftest.err
5954 rm -f conftest.er1
5955 cat conftest.err >&5
5956 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5957 (exit $ac_status); } >/dev/null; then
5958 if test -s conftest.err; then
5959 ac_cpp_err=$ac_c_preproc_warn_flag
5960 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
5690 else
5691 ac_cpp_err=
5692 fi
5693else
5694 ac_cpp_err=yes
5695fi
5696if test -z "$ac_cpp_err"; then
5697 ac_cv_header_thread_h=yes

--- 14 unchanged lines hidden (view full) ---

5712fi
5713
5714echo "$as_me:$LINENO: checking for pthread.h" >&5
5715echo $ECHO_N "checking for pthread.h... $ECHO_C" >&6
5716if test "${ac_cv_header_pthread_h+set}" = set; then
5717 echo $ECHO_N "(cached) $ECHO_C" >&6
5718else
5719 cat >conftest.$ac_ext <<_ACEOF
5961 else
5962 ac_cpp_err=
5963 fi
5964else
5965 ac_cpp_err=yes
5966fi
5967if test -z "$ac_cpp_err"; then
5968 ac_cv_header_thread_h=yes

--- 14 unchanged lines hidden (view full) ---

5983fi
5984
5985echo "$as_me:$LINENO: checking for pthread.h" >&5
5986echo $ECHO_N "checking for pthread.h... $ECHO_C" >&6
5987if test "${ac_cv_header_pthread_h+set}" = set; then
5988 echo $ECHO_N "(cached) $ECHO_C" >&6
5989else
5990 cat >conftest.$ac_ext <<_ACEOF
5720#line $LINENO "configure"
5721/* confdefs.h. */
5722_ACEOF
5723cat confdefs.h >>conftest.$ac_ext
5724cat >>conftest.$ac_ext <<_ACEOF
5725/* end confdefs.h. */
5726#include <pthread.h>
5727_ACEOF
5728if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5729 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5730 ac_status=$?
5731 grep -v '^ *+' conftest.er1 >conftest.err
5732 rm -f conftest.er1
5733 cat conftest.err >&5
5734 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5735 (exit $ac_status); } >/dev/null; then
5736 if test -s conftest.err; then
5737 ac_cpp_err=$ac_c_preproc_warn_flag
5991/* confdefs.h. */
5992_ACEOF
5993cat confdefs.h >>conftest.$ac_ext
5994cat >>conftest.$ac_ext <<_ACEOF
5995/* end confdefs.h. */
5996#include <pthread.h>
5997_ACEOF
5998if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5999 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6000 ac_status=$?
6001 grep -v '^ *+' conftest.er1 >conftest.err
6002 rm -f conftest.er1
6003 cat conftest.err >&5
6004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6005 (exit $ac_status); } >/dev/null; then
6006 if test -s conftest.err; then
6007 ac_cpp_err=$ac_c_preproc_warn_flag
6008 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
5738 else
5739 ac_cpp_err=
5740 fi
5741else
5742 ac_cpp_err=yes
5743fi
5744if test -z "$ac_cpp_err"; then
5745 ac_cv_header_pthread_h=yes

--- 16 unchanged lines hidden (view full) ---

5762
5763# These tests can't be done till we know if we have limits.h.
5764echo "$as_me:$LINENO: checking for CHAR_BIT" >&5
5765echo $ECHO_N "checking for CHAR_BIT... $ECHO_C" >&6
5766if test "${gcc_cv_decl_char_bit+set}" = set; then
5767 echo $ECHO_N "(cached) $ECHO_C" >&6
5768else
5769 cat >conftest.$ac_ext <<_ACEOF
6009 else
6010 ac_cpp_err=
6011 fi
6012else
6013 ac_cpp_err=yes
6014fi
6015if test -z "$ac_cpp_err"; then
6016 ac_cv_header_pthread_h=yes

--- 16 unchanged lines hidden (view full) ---

6033
6034# These tests can't be done till we know if we have limits.h.
6035echo "$as_me:$LINENO: checking for CHAR_BIT" >&5
6036echo $ECHO_N "checking for CHAR_BIT... $ECHO_C" >&6
6037if test "${gcc_cv_decl_char_bit+set}" = set; then
6038 echo $ECHO_N "(cached) $ECHO_C" >&6
6039else
6040 cat >conftest.$ac_ext <<_ACEOF
5770#line $LINENO "configure"
5771/* confdefs.h. */
5772_ACEOF
5773cat confdefs.h >>conftest.$ac_ext
5774cat >>conftest.$ac_ext <<_ACEOF
5775/* end confdefs.h. */
5776#ifdef HAVE_LIMITS_H
5777#include <limits.h>
5778#endif

--- 18 unchanged lines hidden (view full) ---

5797echo $ECHO_N "checking number of bits in a byte... $ECHO_C" >&6
5798if test "${gcc_cv_c_nbby+set}" = set; then
5799 echo $ECHO_N "(cached) $ECHO_C" >&6
5800else
5801 i=8
5802 gcc_cv_c_nbby=
5803 while test $i -lt 65; do
5804 cat >conftest.$ac_ext <<_ACEOF
6041/* confdefs.h. */
6042_ACEOF
6043cat confdefs.h >>conftest.$ac_ext
6044cat >>conftest.$ac_ext <<_ACEOF
6045/* end confdefs.h. */
6046#ifdef HAVE_LIMITS_H
6047#include <limits.h>
6048#endif

--- 18 unchanged lines hidden (view full) ---

6067echo $ECHO_N "checking number of bits in a byte... $ECHO_C" >&6
6068if test "${gcc_cv_c_nbby+set}" = set; then
6069 echo $ECHO_N "(cached) $ECHO_C" >&6
6070else
6071 i=8
6072 gcc_cv_c_nbby=
6073 while test $i -lt 65; do
6074 cat >conftest.$ac_ext <<_ACEOF
5805#line $LINENO "configure"
5806/* confdefs.h. */
5807_ACEOF
5808cat confdefs.h >>conftest.$ac_ext
5809cat >>conftest.$ac_ext <<_ACEOF
5810/* end confdefs.h. */
5811
5812int
5813main ()
5814{
5815switch(0) {
5816 case (unsigned char)((unsigned long)1 << $i) == ((unsigned long)1 << $i):
5817 case (unsigned char)((unsigned long)1<<($i-1)) == ((unsigned long)1<<($i-1)):
5818 ; }
5819 ;
5820 return 0;
5821}
5822_ACEOF
5823rm -f conftest.$ac_objext
5824if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6075/* confdefs.h. */
6076_ACEOF
6077cat confdefs.h >>conftest.$ac_ext
6078cat >>conftest.$ac_ext <<_ACEOF
6079/* end confdefs.h. */
6080
6081int
6082main ()
6083{
6084switch(0) {
6085 case (unsigned char)((unsigned long)1 << $i) == ((unsigned long)1 << $i):
6086 case (unsigned char)((unsigned long)1<<($i-1)) == ((unsigned long)1<<($i-1)):
6087 ; }
6088 ;
6089 return 0;
6090}
6091_ACEOF
6092rm -f conftest.$ac_objext
6093if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5825 (eval $ac_compile) 2>&5
6094 (eval $ac_compile) 2>conftest.er1
5826 ac_status=$?
6095 ac_status=$?
6096 grep -v '^ *+' conftest.er1 >conftest.err
6097 rm -f conftest.er1
6098 cat conftest.err >&5
5827 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5828 (exit $ac_status); } &&
6099 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6100 (exit $ac_status); } &&
5829 { ac_try='test -s conftest.$ac_objext'
6101 { ac_try='test -z "$ac_c_werror_flag"
6102 || test ! -s conftest.err'
5830 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5831 (eval $ac_try) 2>&5
5832 ac_status=$?
5833 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6103 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6104 (eval $ac_try) 2>&5
6105 ac_status=$?
6106 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6107 (exit $ac_status); }; } &&
6108 { ac_try='test -s conftest.$ac_objext'
6109 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6110 (eval $ac_try) 2>&5
6111 ac_status=$?
6112 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5834 (exit $ac_status); }; }; then
5835 gcc_cv_c_nbby=$i; break
5836else
5837 echo "$as_me: failed program was:" >&5
5838sed 's/^/| /' conftest.$ac_ext >&5
5839
5840fi
6113 (exit $ac_status); }; }; then
6114 gcc_cv_c_nbby=$i; break
6115else
6116 echo "$as_me: failed program was:" >&5
6117sed 's/^/| /' conftest.$ac_ext >&5
6118
6119fi
5841rm -f conftest.$ac_objext conftest.$ac_ext
6120rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5842 i=`expr $i + 1`
5843 done
5844 test -z "$gcc_cv_c_nbby" && gcc_cv_c_nbby=failed
5845
5846fi
5847echo "$as_me:$LINENO: result: $gcc_cv_c_nbby" >&5
5848echo "${ECHO_T}$gcc_cv_c_nbby" >&6
5849if test $gcc_cv_c_nbby = failed; then

--- 11 unchanged lines hidden (view full) ---

5861echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
5862echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6
5863if test "${ac_cv_c_bigendian+set}" = set; then
5864 echo $ECHO_N "(cached) $ECHO_C" >&6
5865else
5866 ac_cv_c_bigendian=unknown
5867# See if sys/param.h defines the BYTE_ORDER macro.
5868cat >conftest.$ac_ext <<_ACEOF
6121 i=`expr $i + 1`
6122 done
6123 test -z "$gcc_cv_c_nbby" && gcc_cv_c_nbby=failed
6124
6125fi
6126echo "$as_me:$LINENO: result: $gcc_cv_c_nbby" >&5
6127echo "${ECHO_T}$gcc_cv_c_nbby" >&6
6128if test $gcc_cv_c_nbby = failed; then

--- 11 unchanged lines hidden (view full) ---

6140echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
6141echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6
6142if test "${ac_cv_c_bigendian+set}" = set; then
6143 echo $ECHO_N "(cached) $ECHO_C" >&6
6144else
6145 ac_cv_c_bigendian=unknown
6146# See if sys/param.h defines the BYTE_ORDER macro.
6147cat >conftest.$ac_ext <<_ACEOF
5869#line $LINENO "configure"
5870/* confdefs.h. */
5871_ACEOF
5872cat confdefs.h >>conftest.$ac_ext
5873cat >>conftest.$ac_ext <<_ACEOF
5874/* end confdefs.h. */
5875#include <sys/types.h>
5876#include <sys/param.h>
5877int

--- 4 unchanged lines hidden (view full) ---

5882 bogus endian macros
5883#endif
5884 ;
5885 return 0;
5886}
5887_ACEOF
5888rm -f conftest.$ac_objext
5889if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6148/* confdefs.h. */
6149_ACEOF
6150cat confdefs.h >>conftest.$ac_ext
6151cat >>conftest.$ac_ext <<_ACEOF
6152/* end confdefs.h. */
6153#include <sys/types.h>
6154#include <sys/param.h>
6155int

--- 4 unchanged lines hidden (view full) ---

6160 bogus endian macros
6161#endif
6162 ;
6163 return 0;
6164}
6165_ACEOF
6166rm -f conftest.$ac_objext
6167if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5890 (eval $ac_compile) 2>&5
6168 (eval $ac_compile) 2>conftest.er1
5891 ac_status=$?
6169 ac_status=$?
6170 grep -v '^ *+' conftest.er1 >conftest.err
6171 rm -f conftest.er1
6172 cat conftest.err >&5
5892 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5893 (exit $ac_status); } &&
6173 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6174 (exit $ac_status); } &&
5894 { ac_try='test -s conftest.$ac_objext'
6175 { ac_try='test -z "$ac_c_werror_flag"
6176 || test ! -s conftest.err'
5895 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5896 (eval $ac_try) 2>&5
5897 ac_status=$?
5898 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6177 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6178 (eval $ac_try) 2>&5
6179 ac_status=$?
6180 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6181 (exit $ac_status); }; } &&
6182 { ac_try='test -s conftest.$ac_objext'
6183 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6184 (eval $ac_try) 2>&5
6185 ac_status=$?
6186 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5899 (exit $ac_status); }; }; then
5900 # It does; now see whether it defined to BIG_ENDIAN or not.
5901cat >conftest.$ac_ext <<_ACEOF
6187 (exit $ac_status); }; }; then
6188 # It does; now see whether it defined to BIG_ENDIAN or not.
6189cat >conftest.$ac_ext <<_ACEOF
5902#line $LINENO "configure"
5903/* confdefs.h. */
5904_ACEOF
5905cat confdefs.h >>conftest.$ac_ext
5906cat >>conftest.$ac_ext <<_ACEOF
5907/* end confdefs.h. */
5908#include <sys/types.h>
5909#include <sys/param.h>
5910int

--- 4 unchanged lines hidden (view full) ---

5915 not big endian
5916#endif
5917 ;
5918 return 0;
5919}
5920_ACEOF
5921rm -f conftest.$ac_objext
5922if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6190/* confdefs.h. */
6191_ACEOF
6192cat confdefs.h >>conftest.$ac_ext
6193cat >>conftest.$ac_ext <<_ACEOF
6194/* end confdefs.h. */
6195#include <sys/types.h>
6196#include <sys/param.h>
6197int

--- 4 unchanged lines hidden (view full) ---

6202 not big endian
6203#endif
6204 ;
6205 return 0;
6206}
6207_ACEOF
6208rm -f conftest.$ac_objext
6209if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5923 (eval $ac_compile) 2>&5
6210 (eval $ac_compile) 2>conftest.er1
5924 ac_status=$?
6211 ac_status=$?
6212 grep -v '^ *+' conftest.er1 >conftest.err
6213 rm -f conftest.er1
6214 cat conftest.err >&5
5925 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5926 (exit $ac_status); } &&
6215 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6216 (exit $ac_status); } &&
5927 { ac_try='test -s conftest.$ac_objext'
6217 { ac_try='test -z "$ac_c_werror_flag"
6218 || test ! -s conftest.err'
5928 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5929 (eval $ac_try) 2>&5
5930 ac_status=$?
5931 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6219 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6220 (eval $ac_try) 2>&5
6221 ac_status=$?
6222 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6223 (exit $ac_status); }; } &&
6224 { ac_try='test -s conftest.$ac_objext'
6225 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6226 (eval $ac_try) 2>&5
6227 ac_status=$?
6228 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5932 (exit $ac_status); }; }; then
5933 ac_cv_c_bigendian=yes
5934else
5935 echo "$as_me: failed program was:" >&5
5936sed 's/^/| /' conftest.$ac_ext >&5
5937
5938ac_cv_c_bigendian=no
5939fi
6229 (exit $ac_status); }; }; then
6230 ac_cv_c_bigendian=yes
6231else
6232 echo "$as_me: failed program was:" >&5
6233sed 's/^/| /' conftest.$ac_ext >&5
6234
6235ac_cv_c_bigendian=no
6236fi
5940rm -f conftest.$ac_objext conftest.$ac_ext
6237rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5941else
5942 echo "$as_me: failed program was:" >&5
5943sed 's/^/| /' conftest.$ac_ext >&5
5944
5945fi
6238else
6239 echo "$as_me: failed program was:" >&5
6240sed 's/^/| /' conftest.$ac_ext >&5
6241
6242fi
5946rm -f conftest.$ac_objext conftest.$ac_ext
6243rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5947if test $ac_cv_c_bigendian = unknown; then
5948if test "$cross_compiling" = yes; then
5949 echo $ac_n "cross-compiling... " 2>&6
5950else
5951 cat >conftest.$ac_ext <<_ACEOF
6244if test $ac_cv_c_bigendian = unknown; then
6245if test "$cross_compiling" = yes; then
6246 echo $ac_n "cross-compiling... " 2>&6
6247else
6248 cat >conftest.$ac_ext <<_ACEOF
5952#line $LINENO "configure"
5953/* confdefs.h. */
5954_ACEOF
5955cat confdefs.h >>conftest.$ac_ext
5956cat >>conftest.$ac_ext <<_ACEOF
5957/* end confdefs.h. */
5958main () {
5959 /* Are we little or big endian? From Harbison&Steele. */
5960 union

--- 20 unchanged lines hidden (view full) ---

5981else
5982 echo "$as_me: program exited with status $ac_status" >&5
5983echo "$as_me: failed program was:" >&5
5984sed 's/^/| /' conftest.$ac_ext >&5
5985
5986( exit $ac_status )
5987ac_cv_c_bigendian=yes
5988fi
6249/* confdefs.h. */
6250_ACEOF
6251cat confdefs.h >>conftest.$ac_ext
6252cat >>conftest.$ac_ext <<_ACEOF
6253/* end confdefs.h. */
6254main () {
6255 /* Are we little or big endian? From Harbison&Steele. */
6256 union

--- 20 unchanged lines hidden (view full) ---

6277else
6278 echo "$as_me: program exited with status $ac_status" >&5
6279echo "$as_me: failed program was:" >&5
6280sed 's/^/| /' conftest.$ac_ext >&5
6281
6282( exit $ac_status )
6283ac_cv_c_bigendian=yes
6284fi
5989rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6285rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5990fi
5991fi
5992fi
5993echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5
5994echo "${ECHO_T}$ac_cv_c_bigendian" >&6
5995if test $ac_cv_c_bigendian = unknown; then
5996echo "$as_me:$LINENO: checking to probe for byte ordering" >&5
5997echo $ECHO_N "checking to probe for byte ordering... $ECHO_C" >&6

--- 88 unchanged lines hidden (view full) ---

6086else
6087 save_LIBS="$LIBS"
6088for libs in '' -lld -lmld \
6089 '-L/usr/lib/cmplrs/cc2.11 -lmld' \
6090 '-L/usr/lib/cmplrs/cc3.11 -lmld'
6091do
6092 LIBS="$libs"
6093 cat >conftest.$ac_ext <<_ACEOF
6286fi
6287fi
6288fi
6289echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5
6290echo "${ECHO_T}$ac_cv_c_bigendian" >&6
6291if test $ac_cv_c_bigendian = unknown; then
6292echo "$as_me:$LINENO: checking to probe for byte ordering" >&5
6293echo $ECHO_N "checking to probe for byte ordering... $ECHO_C" >&6

--- 88 unchanged lines hidden (view full) ---

6382else
6383 save_LIBS="$LIBS"
6384for libs in '' -lld -lmld \
6385 '-L/usr/lib/cmplrs/cc2.11 -lmld' \
6386 '-L/usr/lib/cmplrs/cc3.11 -lmld'
6387do
6388 LIBS="$libs"
6389 cat >conftest.$ac_ext <<_ACEOF
6094#line $LINENO "configure"
6095/* confdefs.h. */
6096_ACEOF
6097cat confdefs.h >>conftest.$ac_ext
6098cat >>conftest.$ac_ext <<_ACEOF
6099/* end confdefs.h. */
6100
6101/* Override any gcc2 internal prototype to avoid an error. */
6102#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

6110{
6111ldopen ();
6112 ;
6113 return 0;
6114}
6115_ACEOF
6116rm -f conftest.$ac_objext conftest$ac_exeext
6117if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6390/* confdefs.h. */
6391_ACEOF
6392cat confdefs.h >>conftest.$ac_ext
6393cat >>conftest.$ac_ext <<_ACEOF
6394/* end confdefs.h. */
6395
6396/* Override any gcc2 internal prototype to avoid an error. */
6397#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

6405{
6406ldopen ();
6407 ;
6408 return 0;
6409}
6410_ACEOF
6411rm -f conftest.$ac_objext conftest$ac_exeext
6412if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6118 (eval $ac_link) 2>&5
6413 (eval $ac_link) 2>conftest.er1
6119 ac_status=$?
6414 ac_status=$?
6415 grep -v '^ *+' conftest.er1 >conftest.err
6416 rm -f conftest.er1
6417 cat conftest.err >&5
6120 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6121 (exit $ac_status); } &&
6418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6419 (exit $ac_status); } &&
6122 { ac_try='test -s conftest$ac_exeext'
6420 { ac_try='test -z "$ac_c_werror_flag"
6421 || test ! -s conftest.err'
6123 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6124 (eval $ac_try) 2>&5
6125 ac_status=$?
6126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6422 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6423 (eval $ac_try) 2>&5
6424 ac_status=$?
6425 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6426 (exit $ac_status); }; } &&
6427 { ac_try='test -s conftest$ac_exeext'
6428 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6429 (eval $ac_try) 2>&5
6430 ac_status=$?
6431 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6127 (exit $ac_status); }; }; then
6128 gcc_cv_collect2_libs="$libs"; break
6129else
6130 echo "$as_me: failed program was:" >&5
6131sed 's/^/| /' conftest.$ac_ext >&5
6132
6133fi
6432 (exit $ac_status); }; }; then
6433 gcc_cv_collect2_libs="$libs"; break
6434else
6435 echo "$as_me: failed program was:" >&5
6436sed 's/^/| /' conftest.$ac_ext >&5
6437
6438fi
6134rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6439rm -f conftest.err conftest.$ac_objext \
6440 conftest$ac_exeext conftest.$ac_ext
6135done
6136LIBS="$save_LIBS"
6137test -z "$gcc_cv_collect2_libs" && gcc_cv_collect2_libs='none required'
6138fi
6139echo "$as_me:$LINENO: result: $gcc_cv_collect2_libs" >&5
6140echo "${ECHO_T}$gcc_cv_collect2_libs" >&6
6141case $gcc_cv_collect2_libs in
6142 "none required") ;;

--- 8 unchanged lines hidden (view full) ---

6151echo "$as_me:$LINENO: checking for library containing exc_resume" >&5
6152echo $ECHO_N "checking for library containing exc_resume... $ECHO_C" >&6
6153if test "${ac_cv_search_exc_resume+set}" = set; then
6154 echo $ECHO_N "(cached) $ECHO_C" >&6
6155else
6156 ac_func_search_save_LIBS=$LIBS
6157ac_cv_search_exc_resume=no
6158cat >conftest.$ac_ext <<_ACEOF
6441done
6442LIBS="$save_LIBS"
6443test -z "$gcc_cv_collect2_libs" && gcc_cv_collect2_libs='none required'
6444fi
6445echo "$as_me:$LINENO: result: $gcc_cv_collect2_libs" >&5
6446echo "${ECHO_T}$gcc_cv_collect2_libs" >&6
6447case $gcc_cv_collect2_libs in
6448 "none required") ;;

--- 8 unchanged lines hidden (view full) ---

6457echo "$as_me:$LINENO: checking for library containing exc_resume" >&5
6458echo $ECHO_N "checking for library containing exc_resume... $ECHO_C" >&6
6459if test "${ac_cv_search_exc_resume+set}" = set; then
6460 echo $ECHO_N "(cached) $ECHO_C" >&6
6461else
6462 ac_func_search_save_LIBS=$LIBS
6463ac_cv_search_exc_resume=no
6464cat >conftest.$ac_ext <<_ACEOF
6159#line $LINENO "configure"
6160/* confdefs.h. */
6161_ACEOF
6162cat confdefs.h >>conftest.$ac_ext
6163cat >>conftest.$ac_ext <<_ACEOF
6164/* end confdefs.h. */
6165
6166/* Override any gcc2 internal prototype to avoid an error. */
6167#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

6175{
6176exc_resume ();
6177 ;
6178 return 0;
6179}
6180_ACEOF
6181rm -f conftest.$ac_objext conftest$ac_exeext
6182if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6465/* confdefs.h. */
6466_ACEOF
6467cat confdefs.h >>conftest.$ac_ext
6468cat >>conftest.$ac_ext <<_ACEOF
6469/* end confdefs.h. */
6470
6471/* Override any gcc2 internal prototype to avoid an error. */
6472#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

6480{
6481exc_resume ();
6482 ;
6483 return 0;
6484}
6485_ACEOF
6486rm -f conftest.$ac_objext conftest$ac_exeext
6487if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6183 (eval $ac_link) 2>&5
6488 (eval $ac_link) 2>conftest.er1
6184 ac_status=$?
6489 ac_status=$?
6490 grep -v '^ *+' conftest.er1 >conftest.err
6491 rm -f conftest.er1
6492 cat conftest.err >&5
6185 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6186 (exit $ac_status); } &&
6493 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6494 (exit $ac_status); } &&
6187 { ac_try='test -s conftest$ac_exeext'
6495 { ac_try='test -z "$ac_c_werror_flag"
6496 || test ! -s conftest.err'
6188 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6189 (eval $ac_try) 2>&5
6190 ac_status=$?
6191 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6497 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6498 (eval $ac_try) 2>&5
6499 ac_status=$?
6500 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6501 (exit $ac_status); }; } &&
6502 { ac_try='test -s conftest$ac_exeext'
6503 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6504 (eval $ac_try) 2>&5
6505 ac_status=$?
6506 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6192 (exit $ac_status); }; }; then
6193 ac_cv_search_exc_resume="none required"
6194else
6195 echo "$as_me: failed program was:" >&5
6196sed 's/^/| /' conftest.$ac_ext >&5
6197
6198fi
6507 (exit $ac_status); }; }; then
6508 ac_cv_search_exc_resume="none required"
6509else
6510 echo "$as_me: failed program was:" >&5
6511sed 's/^/| /' conftest.$ac_ext >&5
6512
6513fi
6199rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6514rm -f conftest.err conftest.$ac_objext \
6515 conftest$ac_exeext conftest.$ac_ext
6200if test "$ac_cv_search_exc_resume" = no; then
6201 for ac_lib in exc; do
6202 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
6203 cat >conftest.$ac_ext <<_ACEOF
6516if test "$ac_cv_search_exc_resume" = no; then
6517 for ac_lib in exc; do
6518 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
6519 cat >conftest.$ac_ext <<_ACEOF
6204#line $LINENO "configure"
6205/* confdefs.h. */
6206_ACEOF
6207cat confdefs.h >>conftest.$ac_ext
6208cat >>conftest.$ac_ext <<_ACEOF
6209/* end confdefs.h. */
6210
6211/* Override any gcc2 internal prototype to avoid an error. */
6212#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

6220{
6221exc_resume ();
6222 ;
6223 return 0;
6224}
6225_ACEOF
6226rm -f conftest.$ac_objext conftest$ac_exeext
6227if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6520/* confdefs.h. */
6521_ACEOF
6522cat confdefs.h >>conftest.$ac_ext
6523cat >>conftest.$ac_ext <<_ACEOF
6524/* end confdefs.h. */
6525
6526/* Override any gcc2 internal prototype to avoid an error. */
6527#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

6535{
6536exc_resume ();
6537 ;
6538 return 0;
6539}
6540_ACEOF
6541rm -f conftest.$ac_objext conftest$ac_exeext
6542if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6228 (eval $ac_link) 2>&5
6543 (eval $ac_link) 2>conftest.er1
6229 ac_status=$?
6544 ac_status=$?
6545 grep -v '^ *+' conftest.er1 >conftest.err
6546 rm -f conftest.er1
6547 cat conftest.err >&5
6230 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6231 (exit $ac_status); } &&
6548 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6549 (exit $ac_status); } &&
6232 { ac_try='test -s conftest$ac_exeext'
6550 { ac_try='test -z "$ac_c_werror_flag"
6551 || test ! -s conftest.err'
6233 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6234 (eval $ac_try) 2>&5
6235 ac_status=$?
6236 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6552 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6553 (eval $ac_try) 2>&5
6554 ac_status=$?
6555 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6556 (exit $ac_status); }; } &&
6557 { ac_try='test -s conftest$ac_exeext'
6558 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6559 (eval $ac_try) 2>&5
6560 ac_status=$?
6561 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6237 (exit $ac_status); }; }; then
6238 ac_cv_search_exc_resume="-l$ac_lib"
6239break
6240else
6241 echo "$as_me: failed program was:" >&5
6242sed 's/^/| /' conftest.$ac_ext >&5
6243
6244fi
6562 (exit $ac_status); }; }; then
6563 ac_cv_search_exc_resume="-l$ac_lib"
6564break
6565else
6566 echo "$as_me: failed program was:" >&5
6567sed 's/^/| /' conftest.$ac_ext >&5
6568
6569fi
6245rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6570rm -f conftest.err conftest.$ac_objext \
6571 conftest$ac_exeext conftest.$ac_ext
6246 done
6247fi
6248LIBS=$ac_func_search_save_LIBS
6249fi
6250echo "$as_me:$LINENO: result: $ac_cv_search_exc_resume" >&5
6251echo "${ECHO_T}$ac_cv_search_exc_resume" >&6
6252if test "$ac_cv_search_exc_resume" != no; then
6253 test "$ac_cv_search_exc_resume" = "none required" || LIBS="$ac_cv_search_exc_resume $LIBS"

--- 11 unchanged lines hidden (view full) ---

6265echo "$as_me:$LINENO: checking for library containing ldexp" >&5
6266echo $ECHO_N "checking for library containing ldexp... $ECHO_C" >&6
6267if test "${ac_cv_search_ldexp+set}" = set; then
6268 echo $ECHO_N "(cached) $ECHO_C" >&6
6269else
6270 ac_func_search_save_LIBS=$LIBS
6271ac_cv_search_ldexp=no
6272cat >conftest.$ac_ext <<_ACEOF
6572 done
6573fi
6574LIBS=$ac_func_search_save_LIBS
6575fi
6576echo "$as_me:$LINENO: result: $ac_cv_search_exc_resume" >&5
6577echo "${ECHO_T}$ac_cv_search_exc_resume" >&6
6578if test "$ac_cv_search_exc_resume" != no; then
6579 test "$ac_cv_search_exc_resume" = "none required" || LIBS="$ac_cv_search_exc_resume $LIBS"

--- 11 unchanged lines hidden (view full) ---

6591echo "$as_me:$LINENO: checking for library containing ldexp" >&5
6592echo $ECHO_N "checking for library containing ldexp... $ECHO_C" >&6
6593if test "${ac_cv_search_ldexp+set}" = set; then
6594 echo $ECHO_N "(cached) $ECHO_C" >&6
6595else
6596 ac_func_search_save_LIBS=$LIBS
6597ac_cv_search_ldexp=no
6598cat >conftest.$ac_ext <<_ACEOF
6273#line $LINENO "configure"
6274/* confdefs.h. */
6275_ACEOF
6276cat confdefs.h >>conftest.$ac_ext
6277cat >>conftest.$ac_ext <<_ACEOF
6278/* end confdefs.h. */
6279
6280/* Override any gcc2 internal prototype to avoid an error. */
6281#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

6289{
6290ldexp ();
6291 ;
6292 return 0;
6293}
6294_ACEOF
6295rm -f conftest.$ac_objext conftest$ac_exeext
6296if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6599/* confdefs.h. */
6600_ACEOF
6601cat confdefs.h >>conftest.$ac_ext
6602cat >>conftest.$ac_ext <<_ACEOF
6603/* end confdefs.h. */
6604
6605/* Override any gcc2 internal prototype to avoid an error. */
6606#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

6614{
6615ldexp ();
6616 ;
6617 return 0;
6618}
6619_ACEOF
6620rm -f conftest.$ac_objext conftest$ac_exeext
6621if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6297 (eval $ac_link) 2>&5
6622 (eval $ac_link) 2>conftest.er1
6298 ac_status=$?
6623 ac_status=$?
6624 grep -v '^ *+' conftest.er1 >conftest.err
6625 rm -f conftest.er1
6626 cat conftest.err >&5
6299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6300 (exit $ac_status); } &&
6627 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6628 (exit $ac_status); } &&
6301 { ac_try='test -s conftest$ac_exeext'
6629 { ac_try='test -z "$ac_c_werror_flag"
6630 || test ! -s conftest.err'
6302 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6303 (eval $ac_try) 2>&5
6304 ac_status=$?
6305 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6631 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6632 (eval $ac_try) 2>&5
6633 ac_status=$?
6634 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6635 (exit $ac_status); }; } &&
6636 { ac_try='test -s conftest$ac_exeext'
6637 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6638 (eval $ac_try) 2>&5
6639 ac_status=$?
6640 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6306 (exit $ac_status); }; }; then
6307 ac_cv_search_ldexp="none required"
6308else
6309 echo "$as_me: failed program was:" >&5
6310sed 's/^/| /' conftest.$ac_ext >&5
6311
6312fi
6641 (exit $ac_status); }; }; then
6642 ac_cv_search_ldexp="none required"
6643else
6644 echo "$as_me: failed program was:" >&5
6645sed 's/^/| /' conftest.$ac_ext >&5
6646
6647fi
6313rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6648rm -f conftest.err conftest.$ac_objext \
6649 conftest$ac_exeext conftest.$ac_ext
6314if test "$ac_cv_search_ldexp" = no; then
6315 for ac_lib in m; do
6316 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
6317 cat >conftest.$ac_ext <<_ACEOF
6650if test "$ac_cv_search_ldexp" = no; then
6651 for ac_lib in m; do
6652 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
6653 cat >conftest.$ac_ext <<_ACEOF
6318#line $LINENO "configure"
6319/* confdefs.h. */
6320_ACEOF
6321cat confdefs.h >>conftest.$ac_ext
6322cat >>conftest.$ac_ext <<_ACEOF
6323/* end confdefs.h. */
6324
6325/* Override any gcc2 internal prototype to avoid an error. */
6326#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

6334{
6335ldexp ();
6336 ;
6337 return 0;
6338}
6339_ACEOF
6340rm -f conftest.$ac_objext conftest$ac_exeext
6341if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6654/* confdefs.h. */
6655_ACEOF
6656cat confdefs.h >>conftest.$ac_ext
6657cat >>conftest.$ac_ext <<_ACEOF
6658/* end confdefs.h. */
6659
6660/* Override any gcc2 internal prototype to avoid an error. */
6661#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

6669{
6670ldexp ();
6671 ;
6672 return 0;
6673}
6674_ACEOF
6675rm -f conftest.$ac_objext conftest$ac_exeext
6676if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6342 (eval $ac_link) 2>&5
6677 (eval $ac_link) 2>conftest.er1
6343 ac_status=$?
6678 ac_status=$?
6679 grep -v '^ *+' conftest.er1 >conftest.err
6680 rm -f conftest.er1
6681 cat conftest.err >&5
6344 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6345 (exit $ac_status); } &&
6682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6683 (exit $ac_status); } &&
6346 { ac_try='test -s conftest$ac_exeext'
6684 { ac_try='test -z "$ac_c_werror_flag"
6685 || test ! -s conftest.err'
6347 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6348 (eval $ac_try) 2>&5
6349 ac_status=$?
6350 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6686 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6687 (eval $ac_try) 2>&5
6688 ac_status=$?
6689 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6690 (exit $ac_status); }; } &&
6691 { ac_try='test -s conftest$ac_exeext'
6692 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6693 (eval $ac_try) 2>&5
6694 ac_status=$?
6695 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6351 (exit $ac_status); }; }; then
6352 ac_cv_search_ldexp="-l$ac_lib"
6353break
6354else
6355 echo "$as_me: failed program was:" >&5
6356sed 's/^/| /' conftest.$ac_ext >&5
6357
6358fi
6696 (exit $ac_status); }; }; then
6697 ac_cv_search_ldexp="-l$ac_lib"
6698break
6699else
6700 echo "$as_me: failed program was:" >&5
6701sed 's/^/| /' conftest.$ac_ext >&5
6702
6703fi
6359rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6704rm -f conftest.err conftest.$ac_objext \
6705 conftest$ac_exeext conftest.$ac_ext
6360 done
6361fi
6362LIBS=$ac_func_search_save_LIBS
6363fi
6364echo "$as_me:$LINENO: result: $ac_cv_search_ldexp" >&5
6365echo "${ECHO_T}$ac_cv_search_ldexp" >&6
6366if test "$ac_cv_search_ldexp" != no; then
6367 test "$ac_cv_search_ldexp" = "none required" || LIBS="$ac_cv_search_ldexp $LIBS"

--- 7 unchanged lines hidden (view full) ---

6375# Use <inttypes.h> only if it exists,
6376# doesn't clash with <sys/types.h>, and declares intmax_t.
6377echo "$as_me:$LINENO: checking for inttypes.h" >&5
6378echo $ECHO_N "checking for inttypes.h... $ECHO_C" >&6
6379if test "${gcc_cv_header_inttypes_h+set}" = set; then
6380 echo $ECHO_N "(cached) $ECHO_C" >&6
6381else
6382 cat >conftest.$ac_ext <<_ACEOF
6706 done
6707fi
6708LIBS=$ac_func_search_save_LIBS
6709fi
6710echo "$as_me:$LINENO: result: $ac_cv_search_ldexp" >&5
6711echo "${ECHO_T}$ac_cv_search_ldexp" >&6
6712if test "$ac_cv_search_ldexp" != no; then
6713 test "$ac_cv_search_ldexp" = "none required" || LIBS="$ac_cv_search_ldexp $LIBS"

--- 7 unchanged lines hidden (view full) ---

6721# Use <inttypes.h> only if it exists,
6722# doesn't clash with <sys/types.h>, and declares intmax_t.
6723echo "$as_me:$LINENO: checking for inttypes.h" >&5
6724echo $ECHO_N "checking for inttypes.h... $ECHO_C" >&6
6725if test "${gcc_cv_header_inttypes_h+set}" = set; then
6726 echo $ECHO_N "(cached) $ECHO_C" >&6
6727else
6728 cat >conftest.$ac_ext <<_ACEOF
6383#line $LINENO "configure"
6384/* confdefs.h. */
6385_ACEOF
6386cat confdefs.h >>conftest.$ac_ext
6387cat >>conftest.$ac_ext <<_ACEOF
6388/* end confdefs.h. */
6389#include <sys/types.h>
6390#include <inttypes.h>
6391int
6392main ()
6393{
6394intmax_t i = -1;
6395 ;
6396 return 0;
6397}
6398_ACEOF
6399rm -f conftest.$ac_objext
6400if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6729/* confdefs.h. */
6730_ACEOF
6731cat confdefs.h >>conftest.$ac_ext
6732cat >>conftest.$ac_ext <<_ACEOF
6733/* end confdefs.h. */
6734#include <sys/types.h>
6735#include <inttypes.h>
6736int
6737main ()
6738{
6739intmax_t i = -1;
6740 ;
6741 return 0;
6742}
6743_ACEOF
6744rm -f conftest.$ac_objext
6745if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6401 (eval $ac_compile) 2>&5
6746 (eval $ac_compile) 2>conftest.er1
6402 ac_status=$?
6747 ac_status=$?
6748 grep -v '^ *+' conftest.er1 >conftest.err
6749 rm -f conftest.er1
6750 cat conftest.err >&5
6403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6404 (exit $ac_status); } &&
6751 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6752 (exit $ac_status); } &&
6405 { ac_try='test -s conftest.$ac_objext'
6753 { ac_try='test -z "$ac_c_werror_flag"
6754 || test ! -s conftest.err'
6406 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6407 (eval $ac_try) 2>&5
6408 ac_status=$?
6409 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6755 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6756 (eval $ac_try) 2>&5
6757 ac_status=$?
6758 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6759 (exit $ac_status); }; } &&
6760 { ac_try='test -s conftest.$ac_objext'
6761 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6762 (eval $ac_try) 2>&5
6763 ac_status=$?
6764 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6410 (exit $ac_status); }; }; then
6411 gcc_cv_header_inttypes_h=yes
6412else
6413 echo "$as_me: failed program was:" >&5
6414sed 's/^/| /' conftest.$ac_ext >&5
6415
6416gcc_cv_header_inttypes_h=no
6417fi
6765 (exit $ac_status); }; }; then
6766 gcc_cv_header_inttypes_h=yes
6767else
6768 echo "$as_me: failed program was:" >&5
6769sed 's/^/| /' conftest.$ac_ext >&5
6770
6771gcc_cv_header_inttypes_h=no
6772fi
6418rm -f conftest.$ac_objext conftest.$ac_ext
6773rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6419fi
6420
6421echo "$as_me:$LINENO: result: $gcc_cv_header_inttypes_h" >&5
6422echo "${ECHO_T}$gcc_cv_header_inttypes_h" >&6
6423if test $gcc_cv_header_inttypes_h = yes; then
6424
6425cat >>confdefs.h <<\_ACEOF
6426#define HAVE_INTTYPES_H 1

--- 35 unchanged lines hidden (view full) ---

6462do
6463as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6464echo "$as_me:$LINENO: checking for $ac_func" >&5
6465echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6466if eval "test \"\${$as_ac_var+set}\" = set"; then
6467 echo $ECHO_N "(cached) $ECHO_C" >&6
6468else
6469 cat >conftest.$ac_ext <<_ACEOF
6774fi
6775
6776echo "$as_me:$LINENO: result: $gcc_cv_header_inttypes_h" >&5
6777echo "${ECHO_T}$gcc_cv_header_inttypes_h" >&6
6778if test $gcc_cv_header_inttypes_h = yes; then
6779
6780cat >>confdefs.h <<\_ACEOF
6781#define HAVE_INTTYPES_H 1

--- 35 unchanged lines hidden (view full) ---

6817do
6818as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6819echo "$as_me:$LINENO: checking for $ac_func" >&5
6820echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6821if eval "test \"\${$as_ac_var+set}\" = set"; then
6822 echo $ECHO_N "(cached) $ECHO_C" >&6
6823else
6824 cat >conftest.$ac_ext <<_ACEOF
6470#line $LINENO "configure"
6471/* confdefs.h. */
6472_ACEOF
6473cat confdefs.h >>conftest.$ac_ext
6474cat >>conftest.$ac_ext <<_ACEOF
6475/* end confdefs.h. */
6825/* confdefs.h. */
6826_ACEOF
6827cat confdefs.h >>conftest.$ac_ext
6828cat >>conftest.$ac_ext <<_ACEOF
6829/* end confdefs.h. */
6830/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
6831 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6832#define $ac_func innocuous_$ac_func
6833
6476/* System header to define __stub macros and hopefully few prototypes,
6477 which can conflict with char $ac_func (); below.
6478 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6479 <limits.h> exists even on freestanding compilers. */
6834/* System header to define __stub macros and hopefully few prototypes,
6835 which can conflict with char $ac_func (); below.
6836 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6837 <limits.h> exists even on freestanding compilers. */
6838
6480#ifdef __STDC__
6481# include <limits.h>
6482#else
6483# include <assert.h>
6484#endif
6839#ifdef __STDC__
6840# include <limits.h>
6841#else
6842# include <assert.h>
6843#endif
6844
6845#undef $ac_func
6846
6485/* Override any gcc2 internal prototype to avoid an error. */
6486#ifdef __cplusplus
6487extern "C"
6488{
6489#endif
6490/* We use char because int might match the return type of a gcc2
6491 builtin and then its argument prototype would still apply. */
6492char $ac_func ();

--- 14 unchanged lines hidden (view full) ---

6507{
6508return f != $ac_func;
6509 ;
6510 return 0;
6511}
6512_ACEOF
6513rm -f conftest.$ac_objext conftest$ac_exeext
6514if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6847/* Override any gcc2 internal prototype to avoid an error. */
6848#ifdef __cplusplus
6849extern "C"
6850{
6851#endif
6852/* We use char because int might match the return type of a gcc2
6853 builtin and then its argument prototype would still apply. */
6854char $ac_func ();

--- 14 unchanged lines hidden (view full) ---

6869{
6870return f != $ac_func;
6871 ;
6872 return 0;
6873}
6874_ACEOF
6875rm -f conftest.$ac_objext conftest$ac_exeext
6876if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6515 (eval $ac_link) 2>&5
6877 (eval $ac_link) 2>conftest.er1
6516 ac_status=$?
6878 ac_status=$?
6879 grep -v '^ *+' conftest.er1 >conftest.err
6880 rm -f conftest.er1
6881 cat conftest.err >&5
6517 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6518 (exit $ac_status); } &&
6882 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6883 (exit $ac_status); } &&
6519 { ac_try='test -s conftest$ac_exeext'
6884 { ac_try='test -z "$ac_c_werror_flag"
6885 || test ! -s conftest.err'
6520 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6521 (eval $ac_try) 2>&5
6522 ac_status=$?
6523 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6886 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6887 (eval $ac_try) 2>&5
6888 ac_status=$?
6889 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6890 (exit $ac_status); }; } &&
6891 { ac_try='test -s conftest$ac_exeext'
6892 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6893 (eval $ac_try) 2>&5
6894 ac_status=$?
6895 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6524 (exit $ac_status); }; }; then
6525 eval "$as_ac_var=yes"
6526else
6527 echo "$as_me: failed program was:" >&5
6528sed 's/^/| /' conftest.$ac_ext >&5
6529
6530eval "$as_ac_var=no"
6531fi
6896 (exit $ac_status); }; }; then
6897 eval "$as_ac_var=yes"
6898else
6899 echo "$as_me: failed program was:" >&5
6900sed 's/^/| /' conftest.$ac_ext >&5
6901
6902eval "$as_ac_var=no"
6903fi
6532rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6904rm -f conftest.err conftest.$ac_objext \
6905 conftest$ac_exeext conftest.$ac_ext
6533fi
6534echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
6535echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6536if test `eval echo '${'$as_ac_var'}'` = yes; then
6537 cat >>confdefs.h <<_ACEOF
6538#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6539_ACEOF
6540

--- 6 unchanged lines hidden (view full) ---

6547echo $ECHO_N "checking whether mbstowcs works... $ECHO_C" >&6
6548if test "${gcc_cv_func_mbstowcs_works+set}" = set; then
6549 echo $ECHO_N "(cached) $ECHO_C" >&6
6550else
6551 if test "$cross_compiling" = yes; then
6552 gcc_cv_func_mbstowcs_works=yes
6553else
6554 cat >conftest.$ac_ext <<_ACEOF
6906fi
6907echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
6908echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6909if test `eval echo '${'$as_ac_var'}'` = yes; then
6910 cat >>confdefs.h <<_ACEOF
6911#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6912_ACEOF
6913

--- 6 unchanged lines hidden (view full) ---

6920echo $ECHO_N "checking whether mbstowcs works... $ECHO_C" >&6
6921if test "${gcc_cv_func_mbstowcs_works+set}" = set; then
6922 echo $ECHO_N "(cached) $ECHO_C" >&6
6923else
6924 if test "$cross_compiling" = yes; then
6925 gcc_cv_func_mbstowcs_works=yes
6926else
6927 cat >conftest.$ac_ext <<_ACEOF
6555#line $LINENO "configure"
6556/* confdefs.h. */
6557_ACEOF
6558cat confdefs.h >>conftest.$ac_ext
6559cat >>conftest.$ac_ext <<_ACEOF
6560/* end confdefs.h. */
6561#include <stdlib.h>
6562int main()
6563{

--- 16 unchanged lines hidden (view full) ---

6580else
6581 echo "$as_me: program exited with status $ac_status" >&5
6582echo "$as_me: failed program was:" >&5
6583sed 's/^/| /' conftest.$ac_ext >&5
6584
6585( exit $ac_status )
6586gcc_cv_func_mbstowcs_works=no
6587fi
6928/* confdefs.h. */
6929_ACEOF
6930cat confdefs.h >>conftest.$ac_ext
6931cat >>conftest.$ac_ext <<_ACEOF
6932/* end confdefs.h. */
6933#include <stdlib.h>
6934int main()
6935{

--- 16 unchanged lines hidden (view full) ---

6952else
6953 echo "$as_me: program exited with status $ac_status" >&5
6954echo "$as_me: failed program was:" >&5
6955sed 's/^/| /' conftest.$ac_ext >&5
6956
6957( exit $ac_status )
6958gcc_cv_func_mbstowcs_works=no
6959fi
6588rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6960rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6589fi
6590fi
6591echo "$as_me:$LINENO: result: $gcc_cv_func_mbstowcs_works" >&5
6592echo "${ECHO_T}$gcc_cv_func_mbstowcs_works" >&6
6593 if test x$gcc_cv_func_mbstowcs_works = xyes; then
6594
6595cat >>confdefs.h <<\_ACEOF
6596#define HAVE_WORKING_MBSTOWCS 1
6597_ACEOF
6598
6599 fi
6600fi
6601
6602echo "$as_me:$LINENO: checking for ssize_t" >&5
6603echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6
6604if test "${ac_cv_type_ssize_t+set}" = set; then
6605 echo $ECHO_N "(cached) $ECHO_C" >&6
6606else
6607 cat >conftest.$ac_ext <<_ACEOF
6961fi
6962fi
6963echo "$as_me:$LINENO: result: $gcc_cv_func_mbstowcs_works" >&5
6964echo "${ECHO_T}$gcc_cv_func_mbstowcs_works" >&6
6965 if test x$gcc_cv_func_mbstowcs_works = xyes; then
6966
6967cat >>confdefs.h <<\_ACEOF
6968#define HAVE_WORKING_MBSTOWCS 1
6969_ACEOF
6970
6971 fi
6972fi
6973
6974echo "$as_me:$LINENO: checking for ssize_t" >&5
6975echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6
6976if test "${ac_cv_type_ssize_t+set}" = set; then
6977 echo $ECHO_N "(cached) $ECHO_C" >&6
6978else
6979 cat >conftest.$ac_ext <<_ACEOF
6608#line $LINENO "configure"
6609/* confdefs.h. */
6610_ACEOF
6611cat confdefs.h >>conftest.$ac_ext
6612cat >>conftest.$ac_ext <<_ACEOF
6613/* end confdefs.h. */
6614$ac_includes_default
6615int
6616main ()
6617{
6618if ((ssize_t *) 0)
6619 return 0;
6620if (sizeof (ssize_t))
6621 return 0;
6622 ;
6623 return 0;
6624}
6625_ACEOF
6626rm -f conftest.$ac_objext
6627if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6980/* confdefs.h. */
6981_ACEOF
6982cat confdefs.h >>conftest.$ac_ext
6983cat >>conftest.$ac_ext <<_ACEOF
6984/* end confdefs.h. */
6985$ac_includes_default
6986int
6987main ()
6988{
6989if ((ssize_t *) 0)
6990 return 0;
6991if (sizeof (ssize_t))
6992 return 0;
6993 ;
6994 return 0;
6995}
6996_ACEOF
6997rm -f conftest.$ac_objext
6998if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6628 (eval $ac_compile) 2>&5
6999 (eval $ac_compile) 2>conftest.er1
6629 ac_status=$?
7000 ac_status=$?
7001 grep -v '^ *+' conftest.er1 >conftest.err
7002 rm -f conftest.er1
7003 cat conftest.err >&5
6630 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6631 (exit $ac_status); } &&
7004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7005 (exit $ac_status); } &&
6632 { ac_try='test -s conftest.$ac_objext'
7006 { ac_try='test -z "$ac_c_werror_flag"
7007 || test ! -s conftest.err'
6633 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6634 (eval $ac_try) 2>&5
6635 ac_status=$?
6636 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7008 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7009 (eval $ac_try) 2>&5
7010 ac_status=$?
7011 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7012 (exit $ac_status); }; } &&
7013 { ac_try='test -s conftest.$ac_objext'
7014 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7015 (eval $ac_try) 2>&5
7016 ac_status=$?
7017 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6637 (exit $ac_status); }; }; then
6638 ac_cv_type_ssize_t=yes
6639else
6640 echo "$as_me: failed program was:" >&5
6641sed 's/^/| /' conftest.$ac_ext >&5
6642
6643ac_cv_type_ssize_t=no
6644fi
7018 (exit $ac_status); }; }; then
7019 ac_cv_type_ssize_t=yes
7020else
7021 echo "$as_me: failed program was:" >&5
7022sed 's/^/| /' conftest.$ac_ext >&5
7023
7024ac_cv_type_ssize_t=no
7025fi
6645rm -f conftest.$ac_objext conftest.$ac_ext
7026rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6646fi
6647echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
6648echo "${ECHO_T}$ac_cv_type_ssize_t" >&6
6649if test $ac_cv_type_ssize_t = yes; then
6650 :
6651else
6652
6653cat >>confdefs.h <<_ACEOF

--- 6 unchanged lines hidden (view full) ---

6660# Try to determine the array type of the second argument of getgroups
6661# for the target system (int or gid_t).
6662echo "$as_me:$LINENO: checking for uid_t in sys/types.h" >&5
6663echo $ECHO_N "checking for uid_t in sys/types.h... $ECHO_C" >&6
6664if test "${ac_cv_type_uid_t+set}" = set; then
6665 echo $ECHO_N "(cached) $ECHO_C" >&6
6666else
6667 cat >conftest.$ac_ext <<_ACEOF
7027fi
7028echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
7029echo "${ECHO_T}$ac_cv_type_ssize_t" >&6
7030if test $ac_cv_type_ssize_t = yes; then
7031 :
7032else
7033
7034cat >>confdefs.h <<_ACEOF

--- 6 unchanged lines hidden (view full) ---

7041# Try to determine the array type of the second argument of getgroups
7042# for the target system (int or gid_t).
7043echo "$as_me:$LINENO: checking for uid_t in sys/types.h" >&5
7044echo $ECHO_N "checking for uid_t in sys/types.h... $ECHO_C" >&6
7045if test "${ac_cv_type_uid_t+set}" = set; then
7046 echo $ECHO_N "(cached) $ECHO_C" >&6
7047else
7048 cat >conftest.$ac_ext <<_ACEOF
6668#line $LINENO "configure"
6669/* confdefs.h. */
6670_ACEOF
6671cat confdefs.h >>conftest.$ac_ext
6672cat >>conftest.$ac_ext <<_ACEOF
6673/* end confdefs.h. */
6674#include <sys/types.h>
6675
6676_ACEOF

--- 25 unchanged lines hidden (view full) ---

6702echo $ECHO_N "checking type of array argument to getgroups... $ECHO_C" >&6
6703if test "${ac_cv_type_getgroups+set}" = set; then
6704 echo $ECHO_N "(cached) $ECHO_C" >&6
6705else
6706 if test "$cross_compiling" = yes; then
6707 ac_cv_type_getgroups=cross
6708else
6709 cat >conftest.$ac_ext <<_ACEOF
7049/* confdefs.h. */
7050_ACEOF
7051cat confdefs.h >>conftest.$ac_ext
7052cat >>conftest.$ac_ext <<_ACEOF
7053/* end confdefs.h. */
7054#include <sys/types.h>
7055
7056_ACEOF

--- 25 unchanged lines hidden (view full) ---

7082echo $ECHO_N "checking type of array argument to getgroups... $ECHO_C" >&6
7083if test "${ac_cv_type_getgroups+set}" = set; then
7084 echo $ECHO_N "(cached) $ECHO_C" >&6
7085else
7086 if test "$cross_compiling" = yes; then
7087 ac_cv_type_getgroups=cross
7088else
7089 cat >conftest.$ac_ext <<_ACEOF
6710#line $LINENO "configure"
6711/* confdefs.h. */
6712_ACEOF
6713cat confdefs.h >>conftest.$ac_ext
6714cat >>conftest.$ac_ext <<_ACEOF
6715/* end confdefs.h. */
6716/* Thanks to Mike Rendell for this test. */
6717#include <sys/types.h>
6718#define NGID 256

--- 6 unchanged lines hidden (view full) ---

6725 gid_t gidset[NGID];
6726 int i, n;
6727 union { gid_t gval; long lval; } val;
6728
6729 val.lval = -1;
6730 for (i = 0; i < NGID; i++)
6731 gidset[i] = val.gval;
6732 n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1,
7090/* confdefs.h. */
7091_ACEOF
7092cat confdefs.h >>conftest.$ac_ext
7093cat >>conftest.$ac_ext <<_ACEOF
7094/* end confdefs.h. */
7095/* Thanks to Mike Rendell for this test. */
7096#include <sys/types.h>
7097#define NGID 256

--- 6 unchanged lines hidden (view full) ---

7104 gid_t gidset[NGID];
7105 int i, n;
7106 union { gid_t gval; long lval; } val;
7107
7108 val.lval = -1;
7109 for (i = 0; i < NGID; i++)
7110 gidset[i] = val.gval;
7111 n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1,
6733 gidset);
7112 gidset);
6734 /* Exit non-zero if getgroups seems to require an array of ints. This
6735 happens when gid_t is short but getgroups modifies an array of ints. */
6736 exit ((n > 0 && gidset[n] != val.gval) ? 1 : 0);
6737}
6738_ACEOF
6739rm -f conftest$ac_exeext
6740if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6741 (eval $ac_link) 2>&5

--- 9 unchanged lines hidden (view full) ---

6751else
6752 echo "$as_me: program exited with status $ac_status" >&5
6753echo "$as_me: failed program was:" >&5
6754sed 's/^/| /' conftest.$ac_ext >&5
6755
6756( exit $ac_status )
6757ac_cv_type_getgroups=int
6758fi
7113 /* Exit non-zero if getgroups seems to require an array of ints. This
7114 happens when gid_t is short but getgroups modifies an array of ints. */
7115 exit ((n > 0 && gidset[n] != val.gval) ? 1 : 0);
7116}
7117_ACEOF
7118rm -f conftest$ac_exeext
7119if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7120 (eval $ac_link) 2>&5

--- 9 unchanged lines hidden (view full) ---

7130else
7131 echo "$as_me: program exited with status $ac_status" >&5
7132echo "$as_me: failed program was:" >&5
7133sed 's/^/| /' conftest.$ac_ext >&5
7134
7135( exit $ac_status )
7136ac_cv_type_getgroups=int
7137fi
6759rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7138rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6760fi
6761if test $ac_cv_type_getgroups = cross; then
6762 cat >conftest.$ac_ext <<_ACEOF
7139fi
7140if test $ac_cv_type_getgroups = cross; then
7141 cat >conftest.$ac_ext <<_ACEOF
6763#line $LINENO "configure"
6764/* confdefs.h. */
6765_ACEOF
6766cat confdefs.h >>conftest.$ac_ext
6767cat >>conftest.$ac_ext <<_ACEOF
6768/* end confdefs.h. */
6769#include <unistd.h>
6770
6771_ACEOF

--- 36 unchanged lines hidden (view full) ---

6808echo $ECHO_N "checking whether the printf functions support %p... $ECHO_C" >&6
6809if test "${gcc_cv_func_printf_ptr+set}" = set; then
6810 echo $ECHO_N "(cached) $ECHO_C" >&6
6811else
6812 if test "$cross_compiling" = yes; then
6813 gcc_cv_func_printf_ptr=no
6814else
6815 cat >conftest.$ac_ext <<_ACEOF
7142/* confdefs.h. */
7143_ACEOF
7144cat confdefs.h >>conftest.$ac_ext
7145cat >>conftest.$ac_ext <<_ACEOF
7146/* end confdefs.h. */
7147#include <unistd.h>
7148
7149_ACEOF

--- 36 unchanged lines hidden (view full) ---

7186echo $ECHO_N "checking whether the printf functions support %p... $ECHO_C" >&6
7187if test "${gcc_cv_func_printf_ptr+set}" = set; then
7188 echo $ECHO_N "(cached) $ECHO_C" >&6
7189else
7190 if test "$cross_compiling" = yes; then
7191 gcc_cv_func_printf_ptr=no
7192else
7193 cat >conftest.$ac_ext <<_ACEOF
6816#line $LINENO "configure"
6817/* confdefs.h. */
6818_ACEOF
6819cat confdefs.h >>conftest.$ac_ext
6820cat >>conftest.$ac_ext <<_ACEOF
6821/* end confdefs.h. */
6822#include <stdio.h>
6823
6824int main()

--- 20 unchanged lines hidden (view full) ---

6845else
6846 echo "$as_me: program exited with status $ac_status" >&5
6847echo "$as_me: failed program was:" >&5
6848sed 's/^/| /' conftest.$ac_ext >&5
6849
6850( exit $ac_status )
6851gcc_cv_func_printf_ptr=no
6852fi
7194/* confdefs.h. */
7195_ACEOF
7196cat confdefs.h >>conftest.$ac_ext
7197cat >>conftest.$ac_ext <<_ACEOF
7198/* end confdefs.h. */
7199#include <stdio.h>
7200
7201int main()

--- 20 unchanged lines hidden (view full) ---

7222else
7223 echo "$as_me: program exited with status $ac_status" >&5
7224echo "$as_me: failed program was:" >&5
7225sed 's/^/| /' conftest.$ac_ext >&5
7226
7227( exit $ac_status )
7228gcc_cv_func_printf_ptr=no
7229fi
6853rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7230rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6854fi
6855rm -f core core.* *.core
6856fi
6857echo "$as_me:$LINENO: result: $gcc_cv_func_printf_ptr" >&5
6858echo "${ECHO_T}$gcc_cv_func_printf_ptr" >&6
6859if test $gcc_cv_func_printf_ptr = yes ; then
6860
6861cat >>confdefs.h <<\_ACEOF

--- 54 unchanged lines hidden (view full) ---

6916
6917 # Unlike /dev/zero, the MAP_ANON(YMOUS) defines can be probed for.
6918 echo "$as_me:$LINENO: checking for MAP_ANON(YMOUS)" >&5
6919echo $ECHO_N "checking for MAP_ANON(YMOUS)... $ECHO_C" >&6
6920if test "${gcc_cv_decl_map_anon+set}" = set; then
6921 echo $ECHO_N "(cached) $ECHO_C" >&6
6922else
6923 cat >conftest.$ac_ext <<_ACEOF
7231fi
7232rm -f core core.* *.core
7233fi
7234echo "$as_me:$LINENO: result: $gcc_cv_func_printf_ptr" >&5
7235echo "${ECHO_T}$gcc_cv_func_printf_ptr" >&6
7236if test $gcc_cv_func_printf_ptr = yes ; then
7237
7238cat >>confdefs.h <<\_ACEOF

--- 54 unchanged lines hidden (view full) ---

7293
7294 # Unlike /dev/zero, the MAP_ANON(YMOUS) defines can be probed for.
7295 echo "$as_me:$LINENO: checking for MAP_ANON(YMOUS)" >&5
7296echo $ECHO_N "checking for MAP_ANON(YMOUS)... $ECHO_C" >&6
7297if test "${gcc_cv_decl_map_anon+set}" = set; then
7298 echo $ECHO_N "(cached) $ECHO_C" >&6
7299else
7300 cat >conftest.$ac_ext <<_ACEOF
6924#line $LINENO "configure"
6925/* confdefs.h. */
6926_ACEOF
6927cat confdefs.h >>conftest.$ac_ext
6928cat >>conftest.$ac_ext <<_ACEOF
6929/* end confdefs.h. */
6930#include <sys/types.h>
6931#include <sys/mman.h>
6932#include <unistd.h>

--- 7 unchanged lines hidden (view full) ---

6940{
6941int n = MAP_ANONYMOUS;
6942 ;
6943 return 0;
6944}
6945_ACEOF
6946rm -f conftest.$ac_objext
6947if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7301/* confdefs.h. */
7302_ACEOF
7303cat confdefs.h >>conftest.$ac_ext
7304cat >>conftest.$ac_ext <<_ACEOF
7305/* end confdefs.h. */
7306#include <sys/types.h>
7307#include <sys/mman.h>
7308#include <unistd.h>

--- 7 unchanged lines hidden (view full) ---

7316{
7317int n = MAP_ANONYMOUS;
7318 ;
7319 return 0;
7320}
7321_ACEOF
7322rm -f conftest.$ac_objext
7323if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6948 (eval $ac_compile) 2>&5
7324 (eval $ac_compile) 2>conftest.er1
6949 ac_status=$?
7325 ac_status=$?
7326 grep -v '^ *+' conftest.er1 >conftest.err
7327 rm -f conftest.er1
7328 cat conftest.err >&5
6950 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6951 (exit $ac_status); } &&
7329 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7330 (exit $ac_status); } &&
6952 { ac_try='test -s conftest.$ac_objext'
7331 { ac_try='test -z "$ac_c_werror_flag"
7332 || test ! -s conftest.err'
6953 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6954 (eval $ac_try) 2>&5
6955 ac_status=$?
6956 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7334 (eval $ac_try) 2>&5
7335 ac_status=$?
7336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7337 (exit $ac_status); }; } &&
7338 { ac_try='test -s conftest.$ac_objext'
7339 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7340 (eval $ac_try) 2>&5
7341 ac_status=$?
7342 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6957 (exit $ac_status); }; }; then
6958 gcc_cv_decl_map_anon=yes
6959else
6960 echo "$as_me: failed program was:" >&5
6961sed 's/^/| /' conftest.$ac_ext >&5
6962
6963gcc_cv_decl_map_anon=no
6964fi
7343 (exit $ac_status); }; }; then
7344 gcc_cv_decl_map_anon=yes
7345else
7346 echo "$as_me: failed program was:" >&5
7347sed 's/^/| /' conftest.$ac_ext >&5
7348
7349gcc_cv_decl_map_anon=no
7350fi
6965rm -f conftest.$ac_objext conftest.$ac_ext
7351rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6966fi
6967echo "$as_me:$LINENO: result: $gcc_cv_decl_map_anon" >&5
6968echo "${ECHO_T}$gcc_cv_decl_map_anon" >&6
6969
6970 if test $gcc_cv_decl_map_anon = no; then
6971 gcc_cv_func_mmap_anon=no
6972 else
6973 echo "$as_me:$LINENO: checking whether mmap with MAP_ANON(YMOUS) works" >&5

--- 50 unchanged lines hidden (view full) ---

7024 ;;
7025esac
7026echo "$as_me:$LINENO: checking for pid_t" >&5
7027echo $ECHO_N "checking for pid_t... $ECHO_C" >&6
7028if test "${ac_cv_type_pid_t+set}" = set; then
7029 echo $ECHO_N "(cached) $ECHO_C" >&6
7030else
7031 cat >conftest.$ac_ext <<_ACEOF
7352fi
7353echo "$as_me:$LINENO: result: $gcc_cv_decl_map_anon" >&5
7354echo "${ECHO_T}$gcc_cv_decl_map_anon" >&6
7355
7356 if test $gcc_cv_decl_map_anon = no; then
7357 gcc_cv_func_mmap_anon=no
7358 else
7359 echo "$as_me:$LINENO: checking whether mmap with MAP_ANON(YMOUS) works" >&5

--- 50 unchanged lines hidden (view full) ---

7410 ;;
7411esac
7412echo "$as_me:$LINENO: checking for pid_t" >&5
7413echo $ECHO_N "checking for pid_t... $ECHO_C" >&6
7414if test "${ac_cv_type_pid_t+set}" = set; then
7415 echo $ECHO_N "(cached) $ECHO_C" >&6
7416else
7417 cat >conftest.$ac_ext <<_ACEOF
7032#line $LINENO "configure"
7033/* confdefs.h. */
7034_ACEOF
7035cat confdefs.h >>conftest.$ac_ext
7036cat >>conftest.$ac_ext <<_ACEOF
7037/* end confdefs.h. */
7038$ac_includes_default
7039int
7040main ()
7041{
7042if ((pid_t *) 0)
7043 return 0;
7044if (sizeof (pid_t))
7045 return 0;
7046 ;
7047 return 0;
7048}
7049_ACEOF
7050rm -f conftest.$ac_objext
7051if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7418/* confdefs.h. */
7419_ACEOF
7420cat confdefs.h >>conftest.$ac_ext
7421cat >>conftest.$ac_ext <<_ACEOF
7422/* end confdefs.h. */
7423$ac_includes_default
7424int
7425main ()
7426{
7427if ((pid_t *) 0)
7428 return 0;
7429if (sizeof (pid_t))
7430 return 0;
7431 ;
7432 return 0;
7433}
7434_ACEOF
7435rm -f conftest.$ac_objext
7436if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7052 (eval $ac_compile) 2>&5
7437 (eval $ac_compile) 2>conftest.er1
7053 ac_status=$?
7438 ac_status=$?
7439 grep -v '^ *+' conftest.er1 >conftest.err
7440 rm -f conftest.er1
7441 cat conftest.err >&5
7054 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7055 (exit $ac_status); } &&
7442 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7443 (exit $ac_status); } &&
7056 { ac_try='test -s conftest.$ac_objext'
7444 { ac_try='test -z "$ac_c_werror_flag"
7445 || test ! -s conftest.err'
7057 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7058 (eval $ac_try) 2>&5
7059 ac_status=$?
7060 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7446 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7447 (eval $ac_try) 2>&5
7448 ac_status=$?
7449 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7450 (exit $ac_status); }; } &&
7451 { ac_try='test -s conftest.$ac_objext'
7452 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7453 (eval $ac_try) 2>&5
7454 ac_status=$?
7455 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7061 (exit $ac_status); }; }; then
7062 ac_cv_type_pid_t=yes
7063else
7064 echo "$as_me: failed program was:" >&5
7065sed 's/^/| /' conftest.$ac_ext >&5
7066
7067ac_cv_type_pid_t=no
7068fi
7456 (exit $ac_status); }; }; then
7457 ac_cv_type_pid_t=yes
7458else
7459 echo "$as_me: failed program was:" >&5
7460sed 's/^/| /' conftest.$ac_ext >&5
7461
7462ac_cv_type_pid_t=no
7463fi
7069rm -f conftest.$ac_objext conftest.$ac_ext
7464rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7070fi
7071echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
7072echo "${ECHO_T}$ac_cv_type_pid_t" >&6
7073if test $ac_cv_type_pid_t = yes; then
7074 :
7075else
7076
7077cat >>confdefs.h <<_ACEOF

--- 8 unchanged lines hidden (view full) ---

7086do
7087as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7088echo "$as_me:$LINENO: checking for $ac_header" >&5
7089echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7090if eval "test \"\${$as_ac_Header+set}\" = set"; then
7091 echo $ECHO_N "(cached) $ECHO_C" >&6
7092else
7093 cat >conftest.$ac_ext <<_ACEOF
7465fi
7466echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
7467echo "${ECHO_T}$ac_cv_type_pid_t" >&6
7468if test $ac_cv_type_pid_t = yes; then
7469 :
7470else
7471
7472cat >>confdefs.h <<_ACEOF

--- 8 unchanged lines hidden (view full) ---

7481do
7482as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7483echo "$as_me:$LINENO: checking for $ac_header" >&5
7484echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7485if eval "test \"\${$as_ac_Header+set}\" = set"; then
7486 echo $ECHO_N "(cached) $ECHO_C" >&6
7487else
7488 cat >conftest.$ac_ext <<_ACEOF
7094#line $LINENO "configure"
7095/* confdefs.h. */
7096_ACEOF
7097cat confdefs.h >>conftest.$ac_ext
7098cat >>conftest.$ac_ext <<_ACEOF
7099/* end confdefs.h. */
7100#include <$ac_header>
7101_ACEOF
7102if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7103 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7104 ac_status=$?
7105 grep -v '^ *+' conftest.er1 >conftest.err
7106 rm -f conftest.er1
7107 cat conftest.err >&5
7108 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7109 (exit $ac_status); } >/dev/null; then
7110 if test -s conftest.err; then
7111 ac_cpp_err=$ac_c_preproc_warn_flag
7489/* confdefs.h. */
7490_ACEOF
7491cat confdefs.h >>conftest.$ac_ext
7492cat >>conftest.$ac_ext <<_ACEOF
7493/* end confdefs.h. */
7494#include <$ac_header>
7495_ACEOF
7496if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7497 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7498 ac_status=$?
7499 grep -v '^ *+' conftest.er1 >conftest.err
7500 rm -f conftest.er1
7501 cat conftest.err >&5
7502 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7503 (exit $ac_status); } >/dev/null; then
7504 if test -s conftest.err; then
7505 ac_cpp_err=$ac_c_preproc_warn_flag
7506 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
7112 else
7113 ac_cpp_err=
7114 fi
7115else
7116 ac_cpp_err=yes
7117fi
7118if test -z "$ac_cpp_err"; then
7119 eval "$as_ac_Header=yes"

--- 21 unchanged lines hidden (view full) ---

7141do
7142as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
7143echo "$as_me:$LINENO: checking for $ac_func" >&5
7144echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
7145if eval "test \"\${$as_ac_var+set}\" = set"; then
7146 echo $ECHO_N "(cached) $ECHO_C" >&6
7147else
7148 cat >conftest.$ac_ext <<_ACEOF
7507 else
7508 ac_cpp_err=
7509 fi
7510else
7511 ac_cpp_err=yes
7512fi
7513if test -z "$ac_cpp_err"; then
7514 eval "$as_ac_Header=yes"

--- 21 unchanged lines hidden (view full) ---

7536do
7537as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
7538echo "$as_me:$LINENO: checking for $ac_func" >&5
7539echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
7540if eval "test \"\${$as_ac_var+set}\" = set"; then
7541 echo $ECHO_N "(cached) $ECHO_C" >&6
7542else
7543 cat >conftest.$ac_ext <<_ACEOF
7149#line $LINENO "configure"
7150/* confdefs.h. */
7151_ACEOF
7152cat confdefs.h >>conftest.$ac_ext
7153cat >>conftest.$ac_ext <<_ACEOF
7154/* end confdefs.h. */
7544/* confdefs.h. */
7545_ACEOF
7546cat confdefs.h >>conftest.$ac_ext
7547cat >>conftest.$ac_ext <<_ACEOF
7548/* end confdefs.h. */
7549/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7550 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7551#define $ac_func innocuous_$ac_func
7552
7155/* System header to define __stub macros and hopefully few prototypes,
7156 which can conflict with char $ac_func (); below.
7157 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7158 <limits.h> exists even on freestanding compilers. */
7553/* System header to define __stub macros and hopefully few prototypes,
7554 which can conflict with char $ac_func (); below.
7555 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7556 <limits.h> exists even on freestanding compilers. */
7557
7159#ifdef __STDC__
7160# include <limits.h>
7161#else
7162# include <assert.h>
7163#endif
7558#ifdef __STDC__
7559# include <limits.h>
7560#else
7561# include <assert.h>
7562#endif
7563
7564#undef $ac_func
7565
7164/* Override any gcc2 internal prototype to avoid an error. */
7165#ifdef __cplusplus
7166extern "C"
7167{
7168#endif
7169/* We use char because int might match the return type of a gcc2
7170 builtin and then its argument prototype would still apply. */
7171char $ac_func ();

--- 14 unchanged lines hidden (view full) ---

7186{
7187return f != $ac_func;
7188 ;
7189 return 0;
7190}
7191_ACEOF
7192rm -f conftest.$ac_objext conftest$ac_exeext
7193if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7566/* Override any gcc2 internal prototype to avoid an error. */
7567#ifdef __cplusplus
7568extern "C"
7569{
7570#endif
7571/* We use char because int might match the return type of a gcc2
7572 builtin and then its argument prototype would still apply. */
7573char $ac_func ();

--- 14 unchanged lines hidden (view full) ---

7588{
7589return f != $ac_func;
7590 ;
7591 return 0;
7592}
7593_ACEOF
7594rm -f conftest.$ac_objext conftest$ac_exeext
7595if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7194 (eval $ac_link) 2>&5
7596 (eval $ac_link) 2>conftest.er1
7195 ac_status=$?
7597 ac_status=$?
7598 grep -v '^ *+' conftest.er1 >conftest.err
7599 rm -f conftest.er1
7600 cat conftest.err >&5
7196 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7197 (exit $ac_status); } &&
7601 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7602 (exit $ac_status); } &&
7198 { ac_try='test -s conftest$ac_exeext'
7603 { ac_try='test -z "$ac_c_werror_flag"
7604 || test ! -s conftest.err'
7199 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7200 (eval $ac_try) 2>&5
7201 ac_status=$?
7202 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7605 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7606 (eval $ac_try) 2>&5
7607 ac_status=$?
7608 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7609 (exit $ac_status); }; } &&
7610 { ac_try='test -s conftest$ac_exeext'
7611 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7612 (eval $ac_try) 2>&5
7613 ac_status=$?
7614 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7203 (exit $ac_status); }; }; then
7204 eval "$as_ac_var=yes"
7205else
7206 echo "$as_me: failed program was:" >&5
7207sed 's/^/| /' conftest.$ac_ext >&5
7208
7209eval "$as_ac_var=no"
7210fi
7615 (exit $ac_status); }; }; then
7616 eval "$as_ac_var=yes"
7617else
7618 echo "$as_me: failed program was:" >&5
7619sed 's/^/| /' conftest.$ac_ext >&5
7620
7621eval "$as_ac_var=no"
7622fi
7211rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7623rm -f conftest.err conftest.$ac_objext \
7624 conftest$ac_exeext conftest.$ac_ext
7212fi
7213echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
7214echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
7215if test `eval echo '${'$as_ac_var'}'` = yes; then
7216 cat >>confdefs.h <<_ACEOF
7217#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
7218_ACEOF
7219

--- 13 unchanged lines hidden (view full) ---

7233/* By Ruediger Kuhlmann. */
7234 #include <sys/types.h>
7235 #if HAVE_UNISTD_H
7236 # include <unistd.h>
7237 #endif
7238 /* Some systems only have a dummy stub for fork() */
7239 int main ()
7240 {
7625fi
7626echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
7627echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
7628if test `eval echo '${'$as_ac_var'}'` = yes; then
7629 cat >>confdefs.h <<_ACEOF
7630#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
7631_ACEOF
7632

--- 13 unchanged lines hidden (view full) ---

7646/* By Ruediger Kuhlmann. */
7647 #include <sys/types.h>
7648 #if HAVE_UNISTD_H
7649 # include <unistd.h>
7650 #endif
7651 /* Some systems only have a dummy stub for fork() */
7652 int main ()
7653 {
7241 if (fork() < 0)
7242 exit (1);
7243 exit (0);
7654 if (fork() < 0)
7655 exit (1);
7656 exit (0);
7244 }
7245_ACEOF
7246rm -f conftest$ac_exeext
7247if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7248 (eval $ac_link) 2>&5
7249 ac_status=$?
7250 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7251 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'

--- 6 unchanged lines hidden (view full) ---

7258else
7259 echo "$as_me: program exited with status $ac_status" >&5
7260echo "$as_me: failed program was:" >&5
7261sed 's/^/| /' conftest.$ac_ext >&5
7262
7263( exit $ac_status )
7264ac_cv_func_fork_works=no
7265fi
7657 }
7658_ACEOF
7659rm -f conftest$ac_exeext
7660if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7661 (eval $ac_link) 2>&5
7662 ac_status=$?
7663 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7664 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'

--- 6 unchanged lines hidden (view full) ---

7671else
7672 echo "$as_me: program exited with status $ac_status" >&5
7673echo "$as_me: failed program was:" >&5
7674sed 's/^/| /' conftest.$ac_ext >&5
7675
7676( exit $ac_status )
7677ac_cv_func_fork_works=no
7678fi
7266rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7679rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7267fi
7268fi
7269echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5
7270echo "${ECHO_T}$ac_cv_func_fork_works" >&6
7271
7272else
7273 ac_cv_func_fork_works=$ac_cv_func_fork
7274fi

--- 16 unchanged lines hidden (view full) ---

7291echo $ECHO_N "checking for working vfork... $ECHO_C" >&6
7292if test "${ac_cv_func_vfork_works+set}" = set; then
7293 echo $ECHO_N "(cached) $ECHO_C" >&6
7294else
7295 if test "$cross_compiling" = yes; then
7296 ac_cv_func_vfork_works=cross
7297else
7298 cat >conftest.$ac_ext <<_ACEOF
7680fi
7681fi
7682echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5
7683echo "${ECHO_T}$ac_cv_func_fork_works" >&6
7684
7685else
7686 ac_cv_func_fork_works=$ac_cv_func_fork
7687fi

--- 16 unchanged lines hidden (view full) ---

7704echo $ECHO_N "checking for working vfork... $ECHO_C" >&6
7705if test "${ac_cv_func_vfork_works+set}" = set; then
7706 echo $ECHO_N "(cached) $ECHO_C" >&6
7707else
7708 if test "$cross_compiling" = yes; then
7709 ac_cv_func_vfork_works=cross
7710else
7711 cat >conftest.$ac_ext <<_ACEOF
7299#line $LINENO "configure"
7300/* confdefs.h. */
7301_ACEOF
7302cat confdefs.h >>conftest.$ac_ext
7303cat >>conftest.$ac_ext <<_ACEOF
7304/* end confdefs.h. */
7305/* Thanks to Paul Eggert for this test. */
7306#include <stdio.h>
7307#include <stdlib.h>

--- 105 unchanged lines hidden (view full) ---

7413else
7414 echo "$as_me: program exited with status $ac_status" >&5
7415echo "$as_me: failed program was:" >&5
7416sed 's/^/| /' conftest.$ac_ext >&5
7417
7418( exit $ac_status )
7419ac_cv_func_vfork_works=no
7420fi
7712/* confdefs.h. */
7713_ACEOF
7714cat confdefs.h >>conftest.$ac_ext
7715cat >>conftest.$ac_ext <<_ACEOF
7716/* end confdefs.h. */
7717/* Thanks to Paul Eggert for this test. */
7718#include <stdio.h>
7719#include <stdlib.h>

--- 105 unchanged lines hidden (view full) ---

7825else
7826 echo "$as_me: program exited with status $ac_status" >&5
7827echo "$as_me: failed program was:" >&5
7828sed 's/^/| /' conftest.$ac_ext >&5
7829
7830( exit $ac_status )
7831ac_cv_func_vfork_works=no
7832fi
7421rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7833rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7422fi
7423fi
7424echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5
7425echo "${ECHO_T}$ac_cv_func_vfork_works" >&6
7426
7427fi;
7428if test "x$ac_cv_func_fork_works" = xcross; then
7834fi
7835fi
7836echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5
7837echo "${ECHO_T}$ac_cv_func_vfork_works" >&6
7838
7839fi;
7840if test "x$ac_cv_func_fork_works" = xcross; then
7429 ac_cv_func_vfork_works=ac_cv_func_vfork
7841 ac_cv_func_vfork_works=$ac_cv_func_vfork
7430 { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5
7431echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;}
7432fi
7433
7434if test "x$ac_cv_func_vfork_works" = xyes; then
7435
7436cat >>confdefs.h <<\_ACEOF
7437#define HAVE_WORKING_VFORK 1

--- 35 unchanged lines hidden (view full) ---

7473do
7474as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7475echo "$as_me:$LINENO: checking for $ac_header" >&5
7476echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7477if eval "test \"\${$as_ac_Header+set}\" = set"; then
7478 echo $ECHO_N "(cached) $ECHO_C" >&6
7479else
7480 cat >conftest.$ac_ext <<_ACEOF
7842 { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5
7843echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;}
7844fi
7845
7846if test "x$ac_cv_func_vfork_works" = xyes; then
7847
7848cat >>confdefs.h <<\_ACEOF
7849#define HAVE_WORKING_VFORK 1

--- 35 unchanged lines hidden (view full) ---

7885do
7886as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7887echo "$as_me:$LINENO: checking for $ac_header" >&5
7888echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7889if eval "test \"\${$as_ac_Header+set}\" = set"; then
7890 echo $ECHO_N "(cached) $ECHO_C" >&6
7891else
7892 cat >conftest.$ac_ext <<_ACEOF
7481#line $LINENO "configure"
7482/* confdefs.h. */
7483_ACEOF
7484cat confdefs.h >>conftest.$ac_ext
7485cat >>conftest.$ac_ext <<_ACEOF
7486/* end confdefs.h. */
7487#include <$ac_header>
7488_ACEOF
7489if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7490 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7491 ac_status=$?
7492 grep -v '^ *+' conftest.er1 >conftest.err
7493 rm -f conftest.er1
7494 cat conftest.err >&5
7495 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7496 (exit $ac_status); } >/dev/null; then
7497 if test -s conftest.err; then
7498 ac_cpp_err=$ac_c_preproc_warn_flag
7893/* confdefs.h. */
7894_ACEOF
7895cat confdefs.h >>conftest.$ac_ext
7896cat >>conftest.$ac_ext <<_ACEOF
7897/* end confdefs.h. */
7898#include <$ac_header>
7899_ACEOF
7900if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7901 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7902 ac_status=$?
7903 grep -v '^ *+' conftest.er1 >conftest.err
7904 rm -f conftest.er1
7905 cat conftest.err >&5
7906 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7907 (exit $ac_status); } >/dev/null; then
7908 if test -s conftest.err; then
7909 ac_cpp_err=$ac_c_preproc_warn_flag
7910 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
7499 else
7500 ac_cpp_err=
7501 fi
7502else
7503 ac_cpp_err=yes
7504fi
7505if test -z "$ac_cpp_err"; then
7506 eval "$as_ac_Header=yes"

--- 20 unchanged lines hidden (view full) ---

7527echo $ECHO_N "checking for iconv... $ECHO_C" >&6
7528if test "${am_cv_func_iconv+set}" = set; then
7529 echo $ECHO_N "(cached) $ECHO_C" >&6
7530else
7531
7532 am_cv_func_iconv="no, consider installing GNU libiconv"
7533 am_cv_lib_iconv=no
7534 cat >conftest.$ac_ext <<_ACEOF
7911 else
7912 ac_cpp_err=
7913 fi
7914else
7915 ac_cpp_err=yes
7916fi
7917if test -z "$ac_cpp_err"; then
7918 eval "$as_ac_Header=yes"

--- 20 unchanged lines hidden (view full) ---

7939echo $ECHO_N "checking for iconv... $ECHO_C" >&6
7940if test "${am_cv_func_iconv+set}" = set; then
7941 echo $ECHO_N "(cached) $ECHO_C" >&6
7942else
7943
7944 am_cv_func_iconv="no, consider installing GNU libiconv"
7945 am_cv_lib_iconv=no
7946 cat >conftest.$ac_ext <<_ACEOF
7535#line $LINENO "configure"
7536/* confdefs.h. */
7537_ACEOF
7538cat confdefs.h >>conftest.$ac_ext
7539cat >>conftest.$ac_ext <<_ACEOF
7540/* end confdefs.h. */
7541#include <stdlib.h>
7542#include <iconv.h>
7543int
7544main ()
7545{
7546iconv_t cd = iconv_open("","");
7547 iconv(cd,NULL,NULL,NULL,NULL);
7548 iconv_close(cd);
7549 ;
7550 return 0;
7551}
7552_ACEOF
7553rm -f conftest.$ac_objext conftest$ac_exeext
7554if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7947/* confdefs.h. */
7948_ACEOF
7949cat confdefs.h >>conftest.$ac_ext
7950cat >>conftest.$ac_ext <<_ACEOF
7951/* end confdefs.h. */
7952#include <stdlib.h>
7953#include <iconv.h>
7954int
7955main ()
7956{
7957iconv_t cd = iconv_open("","");
7958 iconv(cd,NULL,NULL,NULL,NULL);
7959 iconv_close(cd);
7960 ;
7961 return 0;
7962}
7963_ACEOF
7964rm -f conftest.$ac_objext conftest$ac_exeext
7965if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7555 (eval $ac_link) 2>&5
7966 (eval $ac_link) 2>conftest.er1
7556 ac_status=$?
7967 ac_status=$?
7968 grep -v '^ *+' conftest.er1 >conftest.err
7969 rm -f conftest.er1
7970 cat conftest.err >&5
7557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7558 (exit $ac_status); } &&
7971 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7972 (exit $ac_status); } &&
7559 { ac_try='test -s conftest$ac_exeext'
7973 { ac_try='test -z "$ac_c_werror_flag"
7974 || test ! -s conftest.err'
7560 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7561 (eval $ac_try) 2>&5
7562 ac_status=$?
7563 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7976 (eval $ac_try) 2>&5
7977 ac_status=$?
7978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7979 (exit $ac_status); }; } &&
7980 { ac_try='test -s conftest$ac_exeext'
7981 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7982 (eval $ac_try) 2>&5
7983 ac_status=$?
7984 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7564 (exit $ac_status); }; }; then
7565 am_cv_func_iconv=yes
7566else
7567 echo "$as_me: failed program was:" >&5
7568sed 's/^/| /' conftest.$ac_ext >&5
7569
7570fi
7985 (exit $ac_status); }; }; then
7986 am_cv_func_iconv=yes
7987else
7988 echo "$as_me: failed program was:" >&5
7989sed 's/^/| /' conftest.$ac_ext >&5
7990
7991fi
7571rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7992rm -f conftest.err conftest.$ac_objext \
7993 conftest$ac_exeext conftest.$ac_ext
7572 if test "$am_cv_func_iconv" != yes; then
7573 am_save_LIBS="$LIBS"
7574 LIBS="$LIBS $am_cv_libiconv_ldpath -liconv"
7575 cat >conftest.$ac_ext <<_ACEOF
7994 if test "$am_cv_func_iconv" != yes; then
7995 am_save_LIBS="$LIBS"
7996 LIBS="$LIBS $am_cv_libiconv_ldpath -liconv"
7997 cat >conftest.$ac_ext <<_ACEOF
7576#line $LINENO "configure"
7577/* confdefs.h. */
7578_ACEOF
7579cat confdefs.h >>conftest.$ac_ext
7580cat >>conftest.$ac_ext <<_ACEOF
7581/* end confdefs.h. */
7582#include <stdlib.h>
7583#include <iconv.h>
7584int
7585main ()
7586{
7587iconv_t cd = iconv_open("","");
7588 iconv(cd,NULL,NULL,NULL,NULL);
7589 iconv_close(cd);
7590 ;
7591 return 0;
7592}
7593_ACEOF
7594rm -f conftest.$ac_objext conftest$ac_exeext
7595if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7998/* confdefs.h. */
7999_ACEOF
8000cat confdefs.h >>conftest.$ac_ext
8001cat >>conftest.$ac_ext <<_ACEOF
8002/* end confdefs.h. */
8003#include <stdlib.h>
8004#include <iconv.h>
8005int
8006main ()
8007{
8008iconv_t cd = iconv_open("","");
8009 iconv(cd,NULL,NULL,NULL,NULL);
8010 iconv_close(cd);
8011 ;
8012 return 0;
8013}
8014_ACEOF
8015rm -f conftest.$ac_objext conftest$ac_exeext
8016if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7596 (eval $ac_link) 2>&5
8017 (eval $ac_link) 2>conftest.er1
7597 ac_status=$?
8018 ac_status=$?
8019 grep -v '^ *+' conftest.er1 >conftest.err
8020 rm -f conftest.er1
8021 cat conftest.err >&5
7598 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7599 (exit $ac_status); } &&
8022 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8023 (exit $ac_status); } &&
7600 { ac_try='test -s conftest$ac_exeext'
8024 { ac_try='test -z "$ac_c_werror_flag"
8025 || test ! -s conftest.err'
7601 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7602 (eval $ac_try) 2>&5
7603 ac_status=$?
7604 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8026 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8027 (eval $ac_try) 2>&5
8028 ac_status=$?
8029 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8030 (exit $ac_status); }; } &&
8031 { ac_try='test -s conftest$ac_exeext'
8032 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8033 (eval $ac_try) 2>&5
8034 ac_status=$?
8035 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7605 (exit $ac_status); }; }; then
7606 am_cv_lib_iconv=yes
7607 am_cv_func_iconv=yes
7608else
7609 echo "$as_me: failed program was:" >&5
7610sed 's/^/| /' conftest.$ac_ext >&5
7611
7612fi
8036 (exit $ac_status); }; }; then
8037 am_cv_lib_iconv=yes
8038 am_cv_func_iconv=yes
8039else
8040 echo "$as_me: failed program was:" >&5
8041sed 's/^/| /' conftest.$ac_ext >&5
8042
8043fi
7613rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8044rm -f conftest.err conftest.$ac_objext \
8045 conftest$ac_exeext conftest.$ac_ext
7614 LIBS="$am_save_LIBS"
7615 fi
7616
7617fi
7618echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5
7619echo "${ECHO_T}$am_cv_func_iconv" >&6
7620 if test "$am_cv_func_iconv" = yes; then
7621
7622cat >>confdefs.h <<\_ACEOF
7623#define HAVE_ICONV 1
7624_ACEOF
7625
7626 echo "$as_me:$LINENO: checking for iconv declaration" >&5
7627echo $ECHO_N "checking for iconv declaration... $ECHO_C" >&6
7628 if test "${am_cv_proto_iconv+set}" = set; then
7629 echo $ECHO_N "(cached) $ECHO_C" >&6
7630else
7631
7632 cat >conftest.$ac_ext <<_ACEOF
8046 LIBS="$am_save_LIBS"
8047 fi
8048
8049fi
8050echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5
8051echo "${ECHO_T}$am_cv_func_iconv" >&6
8052 if test "$am_cv_func_iconv" = yes; then
8053
8054cat >>confdefs.h <<\_ACEOF
8055#define HAVE_ICONV 1
8056_ACEOF
8057
8058 echo "$as_me:$LINENO: checking for iconv declaration" >&5
8059echo $ECHO_N "checking for iconv declaration... $ECHO_C" >&6
8060 if test "${am_cv_proto_iconv+set}" = set; then
8061 echo $ECHO_N "(cached) $ECHO_C" >&6
8062else
8063
8064 cat >conftest.$ac_ext <<_ACEOF
7633#line $LINENO "configure"
7634/* confdefs.h. */
7635_ACEOF
7636cat confdefs.h >>conftest.$ac_ext
7637cat >>conftest.$ac_ext <<_ACEOF
7638/* end confdefs.h. */
7639
7640#include <stdlib.h>
7641#include <iconv.h>

--- 12 unchanged lines hidden (view full) ---

7654{
7655
7656 ;
7657 return 0;
7658}
7659_ACEOF
7660rm -f conftest.$ac_objext
7661if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8065/* confdefs.h. */
8066_ACEOF
8067cat confdefs.h >>conftest.$ac_ext
8068cat >>conftest.$ac_ext <<_ACEOF
8069/* end confdefs.h. */
8070
8071#include <stdlib.h>
8072#include <iconv.h>

--- 12 unchanged lines hidden (view full) ---

8085{
8086
8087 ;
8088 return 0;
8089}
8090_ACEOF
8091rm -f conftest.$ac_objext
8092if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7662 (eval $ac_compile) 2>&5
8093 (eval $ac_compile) 2>conftest.er1
7663 ac_status=$?
8094 ac_status=$?
8095 grep -v '^ *+' conftest.er1 >conftest.err
8096 rm -f conftest.er1
8097 cat conftest.err >&5
7664 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7665 (exit $ac_status); } &&
8098 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8099 (exit $ac_status); } &&
7666 { ac_try='test -s conftest.$ac_objext'
8100 { ac_try='test -z "$ac_c_werror_flag"
8101 || test ! -s conftest.err'
7667 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7668 (eval $ac_try) 2>&5
7669 ac_status=$?
7670 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8102 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8103 (eval $ac_try) 2>&5
8104 ac_status=$?
8105 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8106 (exit $ac_status); }; } &&
8107 { ac_try='test -s conftest.$ac_objext'
8108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8109 (eval $ac_try) 2>&5
8110 ac_status=$?
8111 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7671 (exit $ac_status); }; }; then
7672 am_cv_proto_iconv_arg1=""
7673else
7674 echo "$as_me: failed program was:" >&5
7675sed 's/^/| /' conftest.$ac_ext >&5
7676
7677am_cv_proto_iconv_arg1="const"
7678fi
8112 (exit $ac_status); }; }; then
8113 am_cv_proto_iconv_arg1=""
8114else
8115 echo "$as_me: failed program was:" >&5
8116sed 's/^/| /' conftest.$ac_ext >&5
8117
8118am_cv_proto_iconv_arg1="const"
8119fi
7679rm -f conftest.$ac_objext conftest.$ac_ext
8120rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7680 am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"
7681fi
7682
7683 am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
7684 echo "$as_me:$LINENO: result: ${ac_t:-
7685 }$am_cv_proto_iconv" >&5
7686echo "${ECHO_T}${ac_t:-
7687 }$am_cv_proto_iconv" >&6

--- 15 unchanged lines hidden (view full) ---

7703
7704
7705 echo "$as_me:$LINENO: checking for LC_MESSAGES" >&5
7706echo $ECHO_N "checking for LC_MESSAGES... $ECHO_C" >&6
7707if test "${am_cv_val_LC_MESSAGES+set}" = set; then
7708 echo $ECHO_N "(cached) $ECHO_C" >&6
7709else
7710 cat >conftest.$ac_ext <<_ACEOF
8121 am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"
8122fi
8123
8124 am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
8125 echo "$as_me:$LINENO: result: ${ac_t:-
8126 }$am_cv_proto_iconv" >&5
8127echo "${ECHO_T}${ac_t:-
8128 }$am_cv_proto_iconv" >&6

--- 15 unchanged lines hidden (view full) ---

8144
8145
8146 echo "$as_me:$LINENO: checking for LC_MESSAGES" >&5
8147echo $ECHO_N "checking for LC_MESSAGES... $ECHO_C" >&6
8148if test "${am_cv_val_LC_MESSAGES+set}" = set; then
8149 echo $ECHO_N "(cached) $ECHO_C" >&6
8150else
8151 cat >conftest.$ac_ext <<_ACEOF
7711#line $LINENO "configure"
7712/* confdefs.h. */
7713_ACEOF
7714cat confdefs.h >>conftest.$ac_ext
7715cat >>conftest.$ac_ext <<_ACEOF
7716/* end confdefs.h. */
7717#include <locale.h>
7718int
7719main ()
7720{
7721return LC_MESSAGES
7722 ;
7723 return 0;
7724}
7725_ACEOF
7726rm -f conftest.$ac_objext conftest$ac_exeext
7727if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8152/* confdefs.h. */
8153_ACEOF
8154cat confdefs.h >>conftest.$ac_ext
8155cat >>conftest.$ac_ext <<_ACEOF
8156/* end confdefs.h. */
8157#include <locale.h>
8158int
8159main ()
8160{
8161return LC_MESSAGES
8162 ;
8163 return 0;
8164}
8165_ACEOF
8166rm -f conftest.$ac_objext conftest$ac_exeext
8167if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7728 (eval $ac_link) 2>&5
8168 (eval $ac_link) 2>conftest.er1
7729 ac_status=$?
8169 ac_status=$?
8170 grep -v '^ *+' conftest.er1 >conftest.err
8171 rm -f conftest.er1
8172 cat conftest.err >&5
7730 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7731 (exit $ac_status); } &&
8173 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8174 (exit $ac_status); } &&
7732 { ac_try='test -s conftest$ac_exeext'
8175 { ac_try='test -z "$ac_c_werror_flag"
8176 || test ! -s conftest.err'
7733 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7734 (eval $ac_try) 2>&5
7735 ac_status=$?
7736 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8177 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8178 (eval $ac_try) 2>&5
8179 ac_status=$?
8180 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8181 (exit $ac_status); }; } &&
8182 { ac_try='test -s conftest$ac_exeext'
8183 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8184 (eval $ac_try) 2>&5
8185 ac_status=$?
8186 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7737 (exit $ac_status); }; }; then
7738 am_cv_val_LC_MESSAGES=yes
7739else
7740 echo "$as_me: failed program was:" >&5
7741sed 's/^/| /' conftest.$ac_ext >&5
7742
7743am_cv_val_LC_MESSAGES=no
7744fi
8187 (exit $ac_status); }; }; then
8188 am_cv_val_LC_MESSAGES=yes
8189else
8190 echo "$as_me: failed program was:" >&5
8191sed 's/^/| /' conftest.$ac_ext >&5
8192
8193am_cv_val_LC_MESSAGES=no
8194fi
7745rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8195rm -f conftest.err conftest.$ac_objext \
8196 conftest$ac_exeext conftest.$ac_ext
7746fi
7747echo "$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES" >&5
7748echo "${ECHO_T}$am_cv_val_LC_MESSAGES" >&6
7749 if test $am_cv_val_LC_MESSAGES = yes; then
7750
7751cat >>confdefs.h <<\_ACEOF
7752#define HAVE_LC_MESSAGES 1
7753_ACEOF

--- 11 unchanged lines hidden (view full) ---

7765do
7766 ac_tr_decl=HAVE_DECL_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
7767echo "$as_me:$LINENO: checking whether $ac_func is declared" >&5
7768echo $ECHO_N "checking whether $ac_func is declared... $ECHO_C" >&6
7769if eval "test \"\${gcc_cv_have_decl_$ac_func+set}\" = set"; then
7770 echo $ECHO_N "(cached) $ECHO_C" >&6
7771else
7772 cat >conftest.$ac_ext <<_ACEOF
8197fi
8198echo "$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES" >&5
8199echo "${ECHO_T}$am_cv_val_LC_MESSAGES" >&6
8200 if test $am_cv_val_LC_MESSAGES = yes; then
8201
8202cat >>confdefs.h <<\_ACEOF
8203#define HAVE_LC_MESSAGES 1
8204_ACEOF

--- 11 unchanged lines hidden (view full) ---

8216do
8217 ac_tr_decl=HAVE_DECL_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
8218echo "$as_me:$LINENO: checking whether $ac_func is declared" >&5
8219echo $ECHO_N "checking whether $ac_func is declared... $ECHO_C" >&6
8220if eval "test \"\${gcc_cv_have_decl_$ac_func+set}\" = set"; then
8221 echo $ECHO_N "(cached) $ECHO_C" >&6
8222else
8223 cat >conftest.$ac_ext <<_ACEOF
7773#line $LINENO "configure"
7774/* confdefs.h. */
7775_ACEOF
7776cat confdefs.h >>conftest.$ac_ext
7777cat >>conftest.$ac_ext <<_ACEOF
7778/* end confdefs.h. */
7779#undef $ac_tr_decl
7780#define $ac_tr_decl 1
7781

--- 7 unchanged lines hidden (view full) ---

7789char *(*pfn) = (char *(*)) $ac_func ;
7790#endif
7791 ;
7792 return 0;
7793}
7794_ACEOF
7795rm -f conftest.$ac_objext
7796if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8224/* confdefs.h. */
8225_ACEOF
8226cat confdefs.h >>conftest.$ac_ext
8227cat >>conftest.$ac_ext <<_ACEOF
8228/* end confdefs.h. */
8229#undef $ac_tr_decl
8230#define $ac_tr_decl 1
8231

--- 7 unchanged lines hidden (view full) ---

8239char *(*pfn) = (char *(*)) $ac_func ;
8240#endif
8241 ;
8242 return 0;
8243}
8244_ACEOF
8245rm -f conftest.$ac_objext
8246if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7797 (eval $ac_compile) 2>&5
8247 (eval $ac_compile) 2>conftest.er1
7798 ac_status=$?
8248 ac_status=$?
8249 grep -v '^ *+' conftest.er1 >conftest.err
8250 rm -f conftest.er1
8251 cat conftest.err >&5
7799 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7800 (exit $ac_status); } &&
8252 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8253 (exit $ac_status); } &&
7801 { ac_try='test -s conftest.$ac_objext'
8254 { ac_try='test -z "$ac_c_werror_flag"
8255 || test ! -s conftest.err'
7802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7803 (eval $ac_try) 2>&5
7804 ac_status=$?
7805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8256 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8257 (eval $ac_try) 2>&5
8258 ac_status=$?
8259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8260 (exit $ac_status); }; } &&
8261 { ac_try='test -s conftest.$ac_objext'
8262 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8263 (eval $ac_try) 2>&5
8264 ac_status=$?
8265 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7806 (exit $ac_status); }; }; then
7807 eval "gcc_cv_have_decl_$ac_func=yes"
7808else
7809 echo "$as_me: failed program was:" >&5
7810sed 's/^/| /' conftest.$ac_ext >&5
7811
7812eval "gcc_cv_have_decl_$ac_func=no"
7813fi
8266 (exit $ac_status); }; }; then
8267 eval "gcc_cv_have_decl_$ac_func=yes"
8268else
8269 echo "$as_me: failed program was:" >&5
8270sed 's/^/| /' conftest.$ac_ext >&5
8271
8272eval "gcc_cv_have_decl_$ac_func=no"
8273fi
7814rm -f conftest.$ac_objext conftest.$ac_ext
8274rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7815fi
7816
7817if eval "test \"`echo '$gcc_cv_have_decl_'$ac_func`\" = yes"; then
7818 echo "$as_me:$LINENO: result: yes" >&5
7819echo "${ECHO_T}yes" >&6 ; cat >>confdefs.h <<_ACEOF
7820#define $ac_tr_decl 1
7821_ACEOF
7822

--- 109 unchanged lines hidden (view full) ---

7932do
7933 ac_tr_decl=HAVE_DECL_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
7934echo "$as_me:$LINENO: checking whether $ac_func is declared" >&5
7935echo $ECHO_N "checking whether $ac_func is declared... $ECHO_C" >&6
7936if eval "test \"\${gcc_cv_have_decl_$ac_func+set}\" = set"; then
7937 echo $ECHO_N "(cached) $ECHO_C" >&6
7938else
7939 cat >conftest.$ac_ext <<_ACEOF
8275fi
8276
8277if eval "test \"`echo '$gcc_cv_have_decl_'$ac_func`\" = yes"; then
8278 echo "$as_me:$LINENO: result: yes" >&5
8279echo "${ECHO_T}yes" >&6 ; cat >>confdefs.h <<_ACEOF
8280#define $ac_tr_decl 1
8281_ACEOF
8282

--- 109 unchanged lines hidden (view full) ---

8392do
8393 ac_tr_decl=HAVE_DECL_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
8394echo "$as_me:$LINENO: checking whether $ac_func is declared" >&5
8395echo $ECHO_N "checking whether $ac_func is declared... $ECHO_C" >&6
8396if eval "test \"\${gcc_cv_have_decl_$ac_func+set}\" = set"; then
8397 echo $ECHO_N "(cached) $ECHO_C" >&6
8398else
8399 cat >conftest.$ac_ext <<_ACEOF
7940#line $LINENO "configure"
7941/* confdefs.h. */
7942_ACEOF
7943cat confdefs.h >>conftest.$ac_ext
7944cat >>conftest.$ac_ext <<_ACEOF
7945/* end confdefs.h. */
7946#undef $ac_tr_decl
7947#define $ac_tr_decl 1
7948

--- 11 unchanged lines hidden (view full) ---

7960char *(*pfn) = (char *(*)) $ac_func ;
7961#endif
7962 ;
7963 return 0;
7964}
7965_ACEOF
7966rm -f conftest.$ac_objext
7967if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8400/* confdefs.h. */
8401_ACEOF
8402cat confdefs.h >>conftest.$ac_ext
8403cat >>conftest.$ac_ext <<_ACEOF
8404/* end confdefs.h. */
8405#undef $ac_tr_decl
8406#define $ac_tr_decl 1
8407

--- 11 unchanged lines hidden (view full) ---

8419char *(*pfn) = (char *(*)) $ac_func ;
8420#endif
8421 ;
8422 return 0;
8423}
8424_ACEOF
8425rm -f conftest.$ac_objext
8426if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7968 (eval $ac_compile) 2>&5
8427 (eval $ac_compile) 2>conftest.er1
7969 ac_status=$?
8428 ac_status=$?
8429 grep -v '^ *+' conftest.er1 >conftest.err
8430 rm -f conftest.er1
8431 cat conftest.err >&5
7970 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7971 (exit $ac_status); } &&
8432 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8433 (exit $ac_status); } &&
7972 { ac_try='test -s conftest.$ac_objext'
8434 { ac_try='test -z "$ac_c_werror_flag"
8435 || test ! -s conftest.err'
7973 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7974 (eval $ac_try) 2>&5
7975 ac_status=$?
7976 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8436 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8437 (eval $ac_try) 2>&5
8438 ac_status=$?
8439 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8440 (exit $ac_status); }; } &&
8441 { ac_try='test -s conftest.$ac_objext'
8442 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8443 (eval $ac_try) 2>&5
8444 ac_status=$?
8445 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7977 (exit $ac_status); }; }; then
7978 eval "gcc_cv_have_decl_$ac_func=yes"
7979else
7980 echo "$as_me: failed program was:" >&5
7981sed 's/^/| /' conftest.$ac_ext >&5
7982
7983eval "gcc_cv_have_decl_$ac_func=no"
7984fi
8446 (exit $ac_status); }; }; then
8447 eval "gcc_cv_have_decl_$ac_func=yes"
8448else
8449 echo "$as_me: failed program was:" >&5
8450sed 's/^/| /' conftest.$ac_ext >&5
8451
8452eval "gcc_cv_have_decl_$ac_func=no"
8453fi
7985rm -f conftest.$ac_objext conftest.$ac_ext
8454rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7986fi
7987
7988if eval "test \"`echo '$gcc_cv_have_decl_'$ac_func`\" = yes"; then
7989 echo "$as_me:$LINENO: result: yes" >&5
7990echo "${ECHO_T}yes" >&6 ; cat >>confdefs.h <<_ACEOF
7991#define $ac_tr_decl 1
7992_ACEOF
7993

--- 18 unchanged lines hidden (view full) ---

8012
8013cat >>confdefs.h <<\_ACEOF
8014#define HAVE_DECL_GETRUSAGE 1
8015_ACEOF
8016fi
8017
8018
8019cat >conftest.$ac_ext <<_ACEOF
8455fi
8456
8457if eval "test \"`echo '$gcc_cv_have_decl_'$ac_func`\" = yes"; then
8458 echo "$as_me:$LINENO: result: yes" >&5
8459echo "${ECHO_T}yes" >&6 ; cat >>confdefs.h <<_ACEOF
8460#define $ac_tr_decl 1
8461_ACEOF
8462

--- 18 unchanged lines hidden (view full) ---

8481
8482cat >>confdefs.h <<\_ACEOF
8483#define HAVE_DECL_GETRUSAGE 1
8484_ACEOF
8485fi
8486
8487
8488cat >conftest.$ac_ext <<_ACEOF
8020#line $LINENO "configure"
8021/* confdefs.h. */
8022_ACEOF
8023cat confdefs.h >>conftest.$ac_ext
8024cat >>conftest.$ac_ext <<_ACEOF
8025/* end confdefs.h. */
8026
8027#include "ansidecl.h"
8028#include "system.h"

--- 6 unchanged lines hidden (view full) ---

8035{
8036rlim_t l = 0;
8037 ;
8038 return 0;
8039}
8040_ACEOF
8041rm -f conftest.$ac_objext
8042if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8489/* confdefs.h. */
8490_ACEOF
8491cat confdefs.h >>conftest.$ac_ext
8492cat >>conftest.$ac_ext <<_ACEOF
8493/* end confdefs.h. */
8494
8495#include "ansidecl.h"
8496#include "system.h"

--- 6 unchanged lines hidden (view full) ---

8503{
8504rlim_t l = 0;
8505 ;
8506 return 0;
8507}
8508_ACEOF
8509rm -f conftest.$ac_objext
8510if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8043 (eval $ac_compile) 2>&5
8511 (eval $ac_compile) 2>conftest.er1
8044 ac_status=$?
8512 ac_status=$?
8513 grep -v '^ *+' conftest.er1 >conftest.err
8514 rm -f conftest.er1
8515 cat conftest.err >&5
8045 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8046 (exit $ac_status); } &&
8516 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8517 (exit $ac_status); } &&
8047 { ac_try='test -s conftest.$ac_objext'
8518 { ac_try='test -z "$ac_c_werror_flag"
8519 || test ! -s conftest.err'
8048 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8049 (eval $ac_try) 2>&5
8050 ac_status=$?
8051 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8520 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8521 (eval $ac_try) 2>&5
8522 ac_status=$?
8523 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8524 (exit $ac_status); }; } &&
8525 { ac_try='test -s conftest.$ac_objext'
8526 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8527 (eval $ac_try) 2>&5
8528 ac_status=$?
8529 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8052 (exit $ac_status); }; }; then
8053 :
8054else
8055 echo "$as_me: failed program was:" >&5
8056sed 's/^/| /' conftest.$ac_ext >&5
8057
8058
8059cat >>confdefs.h <<\_ACEOF
8060#define rlim_t long
8061_ACEOF
8062
8063fi
8530 (exit $ac_status); }; }; then
8531 :
8532else
8533 echo "$as_me: failed program was:" >&5
8534sed 's/^/| /' conftest.$ac_ext >&5
8535
8536
8537cat >>confdefs.h <<\_ACEOF
8538#define rlim_t long
8539_ACEOF
8540
8541fi
8064rm -f conftest.$ac_objext conftest.$ac_ext
8542rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8065
8066for ac_func in ldgetname
8067do
8068 ac_tr_decl=HAVE_DECL_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
8069echo "$as_me:$LINENO: checking whether $ac_func is declared" >&5
8070echo $ECHO_N "checking whether $ac_func is declared... $ECHO_C" >&6
8071if eval "test \"\${gcc_cv_have_decl_$ac_func+set}\" = set"; then
8072 echo $ECHO_N "(cached) $ECHO_C" >&6
8073else
8074 cat >conftest.$ac_ext <<_ACEOF
8543
8544for ac_func in ldgetname
8545do
8546 ac_tr_decl=HAVE_DECL_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
8547echo "$as_me:$LINENO: checking whether $ac_func is declared" >&5
8548echo $ECHO_N "checking whether $ac_func is declared... $ECHO_C" >&6
8549if eval "test \"\${gcc_cv_have_decl_$ac_func+set}\" = set"; then
8550 echo $ECHO_N "(cached) $ECHO_C" >&6
8551else
8552 cat >conftest.$ac_ext <<_ACEOF
8075#line $LINENO "configure"
8076/* confdefs.h. */
8077_ACEOF
8078cat confdefs.h >>conftest.$ac_ext
8079cat >>conftest.$ac_ext <<_ACEOF
8080/* end confdefs.h. */
8081#undef $ac_tr_decl
8082#define $ac_tr_decl 1
8083

--- 11 unchanged lines hidden (view full) ---

8095char *(*pfn) = (char *(*)) $ac_func ;
8096#endif
8097 ;
8098 return 0;
8099}
8100_ACEOF
8101rm -f conftest.$ac_objext
8102if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8553/* confdefs.h. */
8554_ACEOF
8555cat confdefs.h >>conftest.$ac_ext
8556cat >>conftest.$ac_ext <<_ACEOF
8557/* end confdefs.h. */
8558#undef $ac_tr_decl
8559#define $ac_tr_decl 1
8560

--- 11 unchanged lines hidden (view full) ---

8572char *(*pfn) = (char *(*)) $ac_func ;
8573#endif
8574 ;
8575 return 0;
8576}
8577_ACEOF
8578rm -f conftest.$ac_objext
8579if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8103 (eval $ac_compile) 2>&5
8580 (eval $ac_compile) 2>conftest.er1
8104 ac_status=$?
8581 ac_status=$?
8582 grep -v '^ *+' conftest.er1 >conftest.err
8583 rm -f conftest.er1
8584 cat conftest.err >&5
8105 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8106 (exit $ac_status); } &&
8585 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8586 (exit $ac_status); } &&
8107 { ac_try='test -s conftest.$ac_objext'
8587 { ac_try='test -z "$ac_c_werror_flag"
8588 || test ! -s conftest.err'
8108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8109 (eval $ac_try) 2>&5
8110 ac_status=$?
8111 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8589 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8590 (eval $ac_try) 2>&5
8591 ac_status=$?
8592 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8593 (exit $ac_status); }; } &&
8594 { ac_try='test -s conftest.$ac_objext'
8595 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8596 (eval $ac_try) 2>&5
8597 ac_status=$?
8598 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8112 (exit $ac_status); }; }; then
8113 eval "gcc_cv_have_decl_$ac_func=yes"
8114else
8115 echo "$as_me: failed program was:" >&5
8116sed 's/^/| /' conftest.$ac_ext >&5
8117
8118eval "gcc_cv_have_decl_$ac_func=no"
8119fi
8599 (exit $ac_status); }; }; then
8600 eval "gcc_cv_have_decl_$ac_func=yes"
8601else
8602 echo "$as_me: failed program was:" >&5
8603sed 's/^/| /' conftest.$ac_ext >&5
8604
8605eval "gcc_cv_have_decl_$ac_func=no"
8606fi
8120rm -f conftest.$ac_objext conftest.$ac_ext
8607rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8121fi
8122
8123if eval "test \"`echo '$gcc_cv_have_decl_'$ac_func`\" = yes"; then
8124 echo "$as_me:$LINENO: result: yes" >&5
8125echo "${ECHO_T}yes" >&6 ; cat >>confdefs.h <<_ACEOF
8126#define $ac_tr_decl 1
8127_ACEOF
8128

--- 18 unchanged lines hidden (view full) ---

8147do
8148 ac_tr_decl=HAVE_DECL_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
8149echo "$as_me:$LINENO: checking whether $ac_func is declared" >&5
8150echo $ECHO_N "checking whether $ac_func is declared... $ECHO_C" >&6
8151if eval "test \"\${gcc_cv_have_decl_$ac_func+set}\" = set"; then
8152 echo $ECHO_N "(cached) $ECHO_C" >&6
8153else
8154 cat >conftest.$ac_ext <<_ACEOF
8608fi
8609
8610if eval "test \"`echo '$gcc_cv_have_decl_'$ac_func`\" = yes"; then
8611 echo "$as_me:$LINENO: result: yes" >&5
8612echo "${ECHO_T}yes" >&6 ; cat >>confdefs.h <<_ACEOF
8613#define $ac_tr_decl 1
8614_ACEOF
8615

--- 18 unchanged lines hidden (view full) ---

8634do
8635 ac_tr_decl=HAVE_DECL_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
8636echo "$as_me:$LINENO: checking whether $ac_func is declared" >&5
8637echo $ECHO_N "checking whether $ac_func is declared... $ECHO_C" >&6
8638if eval "test \"\${gcc_cv_have_decl_$ac_func+set}\" = set"; then
8639 echo $ECHO_N "(cached) $ECHO_C" >&6
8640else
8641 cat >conftest.$ac_ext <<_ACEOF
8155#line $LINENO "configure"
8156/* confdefs.h. */
8157_ACEOF
8158cat confdefs.h >>conftest.$ac_ext
8159cat >>conftest.$ac_ext <<_ACEOF
8160/* end confdefs.h. */
8161#undef $ac_tr_decl
8162#define $ac_tr_decl 1
8163

--- 11 unchanged lines hidden (view full) ---

8175char *(*pfn) = (char *(*)) $ac_func ;
8176#endif
8177 ;
8178 return 0;
8179}
8180_ACEOF
8181rm -f conftest.$ac_objext
8182if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8642/* confdefs.h. */
8643_ACEOF
8644cat confdefs.h >>conftest.$ac_ext
8645cat >>conftest.$ac_ext <<_ACEOF
8646/* end confdefs.h. */
8647#undef $ac_tr_decl
8648#define $ac_tr_decl 1
8649

--- 11 unchanged lines hidden (view full) ---

8661char *(*pfn) = (char *(*)) $ac_func ;
8662#endif
8663 ;
8664 return 0;
8665}
8666_ACEOF
8667rm -f conftest.$ac_objext
8668if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8183 (eval $ac_compile) 2>&5
8669 (eval $ac_compile) 2>conftest.er1
8184 ac_status=$?
8670 ac_status=$?
8671 grep -v '^ *+' conftest.er1 >conftest.err
8672 rm -f conftest.er1
8673 cat conftest.err >&5
8185 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8186 (exit $ac_status); } &&
8674 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8675 (exit $ac_status); } &&
8187 { ac_try='test -s conftest.$ac_objext'
8676 { ac_try='test -z "$ac_c_werror_flag"
8677 || test ! -s conftest.err'
8188 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8189 (eval $ac_try) 2>&5
8190 ac_status=$?
8191 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8678 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8679 (eval $ac_try) 2>&5
8680 ac_status=$?
8681 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8682 (exit $ac_status); }; } &&
8683 { ac_try='test -s conftest.$ac_objext'
8684 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8685 (eval $ac_try) 2>&5
8686 ac_status=$?
8687 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8192 (exit $ac_status); }; }; then
8193 eval "gcc_cv_have_decl_$ac_func=yes"
8194else
8195 echo "$as_me: failed program was:" >&5
8196sed 's/^/| /' conftest.$ac_ext >&5
8197
8198eval "gcc_cv_have_decl_$ac_func=no"
8199fi
8688 (exit $ac_status); }; }; then
8689 eval "gcc_cv_have_decl_$ac_func=yes"
8690else
8691 echo "$as_me: failed program was:" >&5
8692sed 's/^/| /' conftest.$ac_ext >&5
8693
8694eval "gcc_cv_have_decl_$ac_func=no"
8695fi
8200rm -f conftest.$ac_objext conftest.$ac_ext
8696rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8201fi
8202
8203if eval "test \"`echo '$gcc_cv_have_decl_'$ac_func`\" = yes"; then
8204 echo "$as_me:$LINENO: result: yes" >&5
8205echo "${ECHO_T}yes" >&6 ; cat >>confdefs.h <<_ACEOF
8206#define $ac_tr_decl 1
8207_ACEOF
8208

--- 17 unchanged lines hidden (view full) ---

8226# More time-related stuff.
8227echo "$as_me:$LINENO: checking for struct tms" >&5
8228echo $ECHO_N "checking for struct tms... $ECHO_C" >&6
8229if test "${ac_cv_struct_tms+set}" = set; then
8230 echo $ECHO_N "(cached) $ECHO_C" >&6
8231else
8232
8233cat >conftest.$ac_ext <<_ACEOF
8697fi
8698
8699if eval "test \"`echo '$gcc_cv_have_decl_'$ac_func`\" = yes"; then
8700 echo "$as_me:$LINENO: result: yes" >&5
8701echo "${ECHO_T}yes" >&6 ; cat >>confdefs.h <<_ACEOF
8702#define $ac_tr_decl 1
8703_ACEOF
8704

--- 17 unchanged lines hidden (view full) ---

8722# More time-related stuff.
8723echo "$as_me:$LINENO: checking for struct tms" >&5
8724echo $ECHO_N "checking for struct tms... $ECHO_C" >&6
8725if test "${ac_cv_struct_tms+set}" = set; then
8726 echo $ECHO_N "(cached) $ECHO_C" >&6
8727else
8728
8729cat >conftest.$ac_ext <<_ACEOF
8234#line $LINENO "configure"
8235/* confdefs.h. */
8236_ACEOF
8237cat confdefs.h >>conftest.$ac_ext
8238cat >>conftest.$ac_ext <<_ACEOF
8239/* end confdefs.h. */
8240
8241#include "ansidecl.h"
8242#include "system.h"

--- 6 unchanged lines hidden (view full) ---

8249{
8250struct tms tms;
8251 ;
8252 return 0;
8253}
8254_ACEOF
8255rm -f conftest.$ac_objext
8256if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8730/* confdefs.h. */
8731_ACEOF
8732cat confdefs.h >>conftest.$ac_ext
8733cat >>conftest.$ac_ext <<_ACEOF
8734/* end confdefs.h. */
8735
8736#include "ansidecl.h"
8737#include "system.h"

--- 6 unchanged lines hidden (view full) ---

8744{
8745struct tms tms;
8746 ;
8747 return 0;
8748}
8749_ACEOF
8750rm -f conftest.$ac_objext
8751if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8257 (eval $ac_compile) 2>&5
8752 (eval $ac_compile) 2>conftest.er1
8258 ac_status=$?
8753 ac_status=$?
8754 grep -v '^ *+' conftest.er1 >conftest.err
8755 rm -f conftest.er1
8756 cat conftest.err >&5
8259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8260 (exit $ac_status); } &&
8757 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8758 (exit $ac_status); } &&
8261 { ac_try='test -s conftest.$ac_objext'
8759 { ac_try='test -z "$ac_c_werror_flag"
8760 || test ! -s conftest.err'
8262 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8263 (eval $ac_try) 2>&5
8264 ac_status=$?
8265 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8761 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8762 (eval $ac_try) 2>&5
8763 ac_status=$?
8764 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8765 (exit $ac_status); }; } &&
8766 { ac_try='test -s conftest.$ac_objext'
8767 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8768 (eval $ac_try) 2>&5
8769 ac_status=$?
8770 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8266 (exit $ac_status); }; }; then
8267 ac_cv_struct_tms=yes
8268else
8269 echo "$as_me: failed program was:" >&5
8270sed 's/^/| /' conftest.$ac_ext >&5
8271
8272ac_cv_struct_tms=no
8273fi
8771 (exit $ac_status); }; }; then
8772 ac_cv_struct_tms=yes
8773else
8774 echo "$as_me: failed program was:" >&5
8775sed 's/^/| /' conftest.$ac_ext >&5
8776
8777ac_cv_struct_tms=no
8778fi
8274rm -f conftest.$ac_objext conftest.$ac_ext
8779rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8275fi
8276echo "$as_me:$LINENO: result: $ac_cv_struct_tms" >&5
8277echo "${ECHO_T}$ac_cv_struct_tms" >&6
8278if test $ac_cv_struct_tms = yes; then
8279
8280cat >>confdefs.h <<\_ACEOF
8281#define HAVE_STRUCT_TMS 1
8282_ACEOF

--- 4 unchanged lines hidden (view full) ---

8287# revisit after autoconf 2.50.
8288echo "$as_me:$LINENO: checking for clock_t" >&5
8289echo $ECHO_N "checking for clock_t... $ECHO_C" >&6
8290if test "${gcc_cv_type_clock_t+set}" = set; then
8291 echo $ECHO_N "(cached) $ECHO_C" >&6
8292else
8293
8294cat >conftest.$ac_ext <<_ACEOF
8780fi
8781echo "$as_me:$LINENO: result: $ac_cv_struct_tms" >&5
8782echo "${ECHO_T}$ac_cv_struct_tms" >&6
8783if test $ac_cv_struct_tms = yes; then
8784
8785cat >>confdefs.h <<\_ACEOF
8786#define HAVE_STRUCT_TMS 1
8787_ACEOF

--- 4 unchanged lines hidden (view full) ---

8792# revisit after autoconf 2.50.
8793echo "$as_me:$LINENO: checking for clock_t" >&5
8794echo $ECHO_N "checking for clock_t... $ECHO_C" >&6
8795if test "${gcc_cv_type_clock_t+set}" = set; then
8796 echo $ECHO_N "(cached) $ECHO_C" >&6
8797else
8798
8799cat >conftest.$ac_ext <<_ACEOF
8295#line $LINENO "configure"
8296/* confdefs.h. */
8297_ACEOF
8298cat confdefs.h >>conftest.$ac_ext
8299cat >>conftest.$ac_ext <<_ACEOF
8300/* end confdefs.h. */
8301
8302#include "ansidecl.h"
8303#include "system.h"
8304
8305int
8306main ()
8307{
8308clock_t x;
8309 ;
8310 return 0;
8311}
8312_ACEOF
8313rm -f conftest.$ac_objext
8314if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8800/* confdefs.h. */
8801_ACEOF
8802cat confdefs.h >>conftest.$ac_ext
8803cat >>conftest.$ac_ext <<_ACEOF
8804/* end confdefs.h. */
8805
8806#include "ansidecl.h"
8807#include "system.h"
8808
8809int
8810main ()
8811{
8812clock_t x;
8813 ;
8814 return 0;
8815}
8816_ACEOF
8817rm -f conftest.$ac_objext
8818if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8315 (eval $ac_compile) 2>&5
8819 (eval $ac_compile) 2>conftest.er1
8316 ac_status=$?
8820 ac_status=$?
8821 grep -v '^ *+' conftest.er1 >conftest.err
8822 rm -f conftest.er1
8823 cat conftest.err >&5
8317 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8318 (exit $ac_status); } &&
8824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8825 (exit $ac_status); } &&
8319 { ac_try='test -s conftest.$ac_objext'
8826 { ac_try='test -z "$ac_c_werror_flag"
8827 || test ! -s conftest.err'
8320 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8321 (eval $ac_try) 2>&5
8322 ac_status=$?
8323 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8829 (eval $ac_try) 2>&5
8830 ac_status=$?
8831 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8832 (exit $ac_status); }; } &&
8833 { ac_try='test -s conftest.$ac_objext'
8834 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8835 (eval $ac_try) 2>&5
8836 ac_status=$?
8837 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8324 (exit $ac_status); }; }; then
8325 gcc_cv_type_clock_t=yes
8326else
8327 echo "$as_me: failed program was:" >&5
8328sed 's/^/| /' conftest.$ac_ext >&5
8329
8330gcc_cv_type_clock_t=no
8331fi
8838 (exit $ac_status); }; }; then
8839 gcc_cv_type_clock_t=yes
8840else
8841 echo "$as_me: failed program was:" >&5
8842sed 's/^/| /' conftest.$ac_ext >&5
8843
8844gcc_cv_type_clock_t=no
8845fi
8332rm -f conftest.$ac_objext conftest.$ac_ext
8846rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8333fi
8334echo "$as_me:$LINENO: result: $gcc_cv_type_clock_t" >&5
8335echo "${ECHO_T}$gcc_cv_type_clock_t" >&6
8336if test $gcc_cv_type_clock_t = yes; then
8337
8338cat >>confdefs.h <<\_ACEOF
8339#define HAVE_CLOCK_T 1
8340_ACEOF
8341
8342fi
8343
8344echo "$as_me:$LINENO: checking for uchar" >&5
8345echo $ECHO_N "checking for uchar... $ECHO_C" >&6
8346if test "${gcc_cv_type_uchar+set}" = set; then
8347 echo $ECHO_N "(cached) $ECHO_C" >&6
8348else
8349 cat >conftest.$ac_ext <<_ACEOF
8847fi
8848echo "$as_me:$LINENO: result: $gcc_cv_type_clock_t" >&5
8849echo "${ECHO_T}$gcc_cv_type_clock_t" >&6
8850if test $gcc_cv_type_clock_t = yes; then
8851
8852cat >>confdefs.h <<\_ACEOF
8853#define HAVE_CLOCK_T 1
8854_ACEOF
8855
8856fi
8857
8858echo "$as_me:$LINENO: checking for uchar" >&5
8859echo $ECHO_N "checking for uchar... $ECHO_C" >&6
8860if test "${gcc_cv_type_uchar+set}" = set; then
8861 echo $ECHO_N "(cached) $ECHO_C" >&6
8862else
8863 cat >conftest.$ac_ext <<_ACEOF
8350#line $LINENO "configure"
8351/* confdefs.h. */
8352_ACEOF
8353cat confdefs.h >>conftest.$ac_ext
8354cat >>conftest.$ac_ext <<_ACEOF
8355/* end confdefs.h. */
8356
8357#include "ansidecl.h"
8358#include "system.h"

--- 4 unchanged lines hidden (view full) ---

8363if ((uchar *)0) return 0;
8364 if (sizeof(uchar)) return 0;
8365 ;
8366 return 0;
8367}
8368_ACEOF
8369rm -f conftest.$ac_objext
8370if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8864/* confdefs.h. */
8865_ACEOF
8866cat confdefs.h >>conftest.$ac_ext
8867cat >>conftest.$ac_ext <<_ACEOF
8868/* end confdefs.h. */
8869
8870#include "ansidecl.h"
8871#include "system.h"

--- 4 unchanged lines hidden (view full) ---

8876if ((uchar *)0) return 0;
8877 if (sizeof(uchar)) return 0;
8878 ;
8879 return 0;
8880}
8881_ACEOF
8882rm -f conftest.$ac_objext
8883if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8371 (eval $ac_compile) 2>&5
8884 (eval $ac_compile) 2>conftest.er1
8372 ac_status=$?
8885 ac_status=$?
8886 grep -v '^ *+' conftest.er1 >conftest.err
8887 rm -f conftest.er1
8888 cat conftest.err >&5
8373 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8374 (exit $ac_status); } &&
8889 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8890 (exit $ac_status); } &&
8375 { ac_try='test -s conftest.$ac_objext'
8891 { ac_try='test -z "$ac_c_werror_flag"
8892 || test ! -s conftest.err'
8376 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8377 (eval $ac_try) 2>&5
8378 ac_status=$?
8379 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8893 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8894 (eval $ac_try) 2>&5
8895 ac_status=$?
8896 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8897 (exit $ac_status); }; } &&
8898 { ac_try='test -s conftest.$ac_objext'
8899 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8900 (eval $ac_try) 2>&5
8901 ac_status=$?
8902 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8380 (exit $ac_status); }; }; then
8381 ac_cv_type_uchar=yes
8382else
8383 echo "$as_me: failed program was:" >&5
8384sed 's/^/| /' conftest.$ac_ext >&5
8385
8386ac_cv_type_uchar=no
8387fi
8903 (exit $ac_status); }; }; then
8904 ac_cv_type_uchar=yes
8905else
8906 echo "$as_me: failed program was:" >&5
8907sed 's/^/| /' conftest.$ac_ext >&5
8908
8909ac_cv_type_uchar=no
8910fi
8388rm -f conftest.$ac_objext conftest.$ac_ext
8911rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8389fi
8390echo "$as_me:$LINENO: result: $gcc_cv_type_uchar" >&5
8391echo "${ECHO_T}$gcc_cv_type_uchar" >&6
8392if test $ac_cv_type_uchar = yes; then
8393
8394cat >>confdefs.h <<\_ACEOF
8395#define HAVE_UCHAR 1
8396_ACEOF

--- 13 unchanged lines hidden (view full) ---

8410echo $ECHO_N "checking for .preinit_array/.init_array/.fini_array support... $ECHO_C" >&6
8411if test "${gcc_cv_initfini_array+set}" = set; then
8412 echo $ECHO_N "(cached) $ECHO_C" >&6
8413else
8414 if test "$cross_compiling" = yes; then
8415 gcc_cv_initfini_array=no
8416else
8417 cat >conftest.$ac_ext <<_ACEOF
8912fi
8913echo "$as_me:$LINENO: result: $gcc_cv_type_uchar" >&5
8914echo "${ECHO_T}$gcc_cv_type_uchar" >&6
8915if test $ac_cv_type_uchar = yes; then
8916
8917cat >>confdefs.h <<\_ACEOF
8918#define HAVE_UCHAR 1
8919_ACEOF

--- 13 unchanged lines hidden (view full) ---

8933echo $ECHO_N "checking for .preinit_array/.init_array/.fini_array support... $ECHO_C" >&6
8934if test "${gcc_cv_initfini_array+set}" = set; then
8935 echo $ECHO_N "(cached) $ECHO_C" >&6
8936else
8937 if test "$cross_compiling" = yes; then
8938 gcc_cv_initfini_array=no
8939else
8940 cat >conftest.$ac_ext <<_ACEOF
8418#line $LINENO "configure"
8419/* confdefs.h. */
8420_ACEOF
8421cat confdefs.h >>conftest.$ac_ext
8422cat >>conftest.$ac_ext <<_ACEOF
8423/* end confdefs.h. */
8424
8425static int x = -1;
8426int main (void) { return x; }

--- 15 unchanged lines hidden (view full) ---

8442else
8443 echo "$as_me: program exited with status $ac_status" >&5
8444echo "$as_me: failed program was:" >&5
8445sed 's/^/| /' conftest.$ac_ext >&5
8446
8447( exit $ac_status )
8448gcc_cv_initfini_array=no
8449fi
8941/* confdefs.h. */
8942_ACEOF
8943cat confdefs.h >>conftest.$ac_ext
8944cat >>conftest.$ac_ext <<_ACEOF
8945/* end confdefs.h. */
8946
8947static int x = -1;
8948int main (void) { return x; }

--- 15 unchanged lines hidden (view full) ---

8964else
8965 echo "$as_me: program exited with status $ac_status" >&5
8966echo "$as_me: failed program was:" >&5
8967sed 's/^/| /' conftest.$ac_ext >&5
8968
8969( exit $ac_status )
8970gcc_cv_initfini_array=no
8971fi
8450rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8972rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8451fi
8452fi
8453echo "$as_me:$LINENO: result: $gcc_cv_initfini_array" >&5
8454echo "${ECHO_T}$gcc_cv_initfini_array" >&6
8455 enable_initfini_array=$gcc_cv_initfini_array
8456
8457fi;
8458if test $enable_initfini_array = yes; then

--- 6 unchanged lines hidden (view full) ---

8465
8466# mkdir takes a single argument on some systems.
8467echo "$as_me:$LINENO: checking if mkdir takes one argument" >&5
8468echo $ECHO_N "checking if mkdir takes one argument... $ECHO_C" >&6
8469if test "${gcc_cv_mkdir_takes_one_arg+set}" = set; then
8470 echo $ECHO_N "(cached) $ECHO_C" >&6
8471else
8472 cat >conftest.$ac_ext <<_ACEOF
8973fi
8974fi
8975echo "$as_me:$LINENO: result: $gcc_cv_initfini_array" >&5
8976echo "${ECHO_T}$gcc_cv_initfini_array" >&6
8977 enable_initfini_array=$gcc_cv_initfini_array
8978
8979fi;
8980if test $enable_initfini_array = yes; then

--- 6 unchanged lines hidden (view full) ---

8987
8988# mkdir takes a single argument on some systems.
8989echo "$as_me:$LINENO: checking if mkdir takes one argument" >&5
8990echo $ECHO_N "checking if mkdir takes one argument... $ECHO_C" >&6
8991if test "${gcc_cv_mkdir_takes_one_arg+set}" = set; then
8992 echo $ECHO_N "(cached) $ECHO_C" >&6
8993else
8994 cat >conftest.$ac_ext <<_ACEOF
8473#line $LINENO "configure"
8474/* confdefs.h. */
8475_ACEOF
8476cat confdefs.h >>conftest.$ac_ext
8477cat >>conftest.$ac_ext <<_ACEOF
8478/* end confdefs.h. */
8479
8480#include <sys/types.h>
8481#ifdef HAVE_SYS_STAT_H

--- 10 unchanged lines hidden (view full) ---

8492{
8493mkdir ("foo", 0);
8494 ;
8495 return 0;
8496}
8497_ACEOF
8498rm -f conftest.$ac_objext
8499if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8995/* confdefs.h. */
8996_ACEOF
8997cat confdefs.h >>conftest.$ac_ext
8998cat >>conftest.$ac_ext <<_ACEOF
8999/* end confdefs.h. */
9000
9001#include <sys/types.h>
9002#ifdef HAVE_SYS_STAT_H

--- 10 unchanged lines hidden (view full) ---

9013{
9014mkdir ("foo", 0);
9015 ;
9016 return 0;
9017}
9018_ACEOF
9019rm -f conftest.$ac_objext
9020if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8500 (eval $ac_compile) 2>&5
9021 (eval $ac_compile) 2>conftest.er1
8501 ac_status=$?
9022 ac_status=$?
9023 grep -v '^ *+' conftest.er1 >conftest.err
9024 rm -f conftest.er1
9025 cat conftest.err >&5
8502 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8503 (exit $ac_status); } &&
9026 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9027 (exit $ac_status); } &&
8504 { ac_try='test -s conftest.$ac_objext'
9028 { ac_try='test -z "$ac_c_werror_flag"
9029 || test ! -s conftest.err'
8505 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8506 (eval $ac_try) 2>&5
8507 ac_status=$?
8508 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9030 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9031 (eval $ac_try) 2>&5
9032 ac_status=$?
9033 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9034 (exit $ac_status); }; } &&
9035 { ac_try='test -s conftest.$ac_objext'
9036 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9037 (eval $ac_try) 2>&5
9038 ac_status=$?
9039 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8509 (exit $ac_status); }; }; then
8510 gcc_cv_mkdir_takes_one_arg=no
8511else
8512 echo "$as_me: failed program was:" >&5
8513sed 's/^/| /' conftest.$ac_ext >&5
8514
8515gcc_cv_mkdir_takes_one_arg=yes
8516fi
9040 (exit $ac_status); }; }; then
9041 gcc_cv_mkdir_takes_one_arg=no
9042else
9043 echo "$as_me: failed program was:" >&5
9044sed 's/^/| /' conftest.$ac_ext >&5
9045
9046gcc_cv_mkdir_takes_one_arg=yes
9047fi
8517rm -f conftest.$ac_objext conftest.$ac_ext
9048rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8518fi
8519echo "$as_me:$LINENO: result: $gcc_cv_mkdir_takes_one_arg" >&5
8520echo "${ECHO_T}$gcc_cv_mkdir_takes_one_arg" >&6
8521if test $gcc_cv_mkdir_takes_one_arg = yes ; then
8522
8523cat >>confdefs.h <<\_ACEOF
8524#define MKDIR_TAKES_ONE_ARG 1
8525_ACEOF

--- 14 unchanged lines hidden (view full) ---

8540 sjlj=`if test $enableval = yes; then echo 1; else echo 0; fi`
8541
8542cat >>confdefs.h <<_ACEOF
8543#define CONFIG_SJLJ_EXCEPTIONS $sjlj
8544_ACEOF
8545
8546fi;
8547
9049fi
9050echo "$as_me:$LINENO: result: $gcc_cv_mkdir_takes_one_arg" >&5
9051echo "${ECHO_T}$gcc_cv_mkdir_takes_one_arg" >&6
9052if test $gcc_cv_mkdir_takes_one_arg = yes ; then
9053
9054cat >>confdefs.h <<\_ACEOF
9055#define MKDIR_TAKES_ONE_ARG 1
9056_ACEOF

--- 14 unchanged lines hidden (view full) ---

9071 sjlj=`if test $enableval = yes; then echo 1; else echo 0; fi`
9072
9073cat >>confdefs.h <<_ACEOF
9074#define CONFIG_SJLJ_EXCEPTIONS $sjlj
9075_ACEOF
9076
9077fi;
9078
8548if test x$host = x$target; then
8549 echo "$as_me:$LINENO: checking for main in -lunwind" >&5
8550echo $ECHO_N "checking for main in -lunwind... $ECHO_C" >&6
8551if test "${ac_cv_lib_unwind_main+set}" = set; then
8552 echo $ECHO_N "(cached) $ECHO_C" >&6
8553else
8554 ac_check_lib_save_LIBS=$LIBS
8555LIBS="-lunwind $LIBS"
8556cat >conftest.$ac_ext <<_ACEOF
8557#line $LINENO "configure"
8558/* confdefs.h. */
8559_ACEOF
8560cat confdefs.h >>conftest.$ac_ext
8561cat >>conftest.$ac_ext <<_ACEOF
8562/* end confdefs.h. */
9079# For platforms with the unwind ABI which includes an unwind library,
9080# libunwind, we can choose to use the system libunwind.
8563
9081
9082# Check whether --with-system-libunwind or --without-system-libunwind was given.
9083if test "${with_system_libunwind+set}" = set; then
9084 withval="$with_system_libunwind"
8564
9085
8565int
8566main ()
8567{
8568main ();
8569 ;
8570 return 0;
8571}
8572_ACEOF
8573rm -f conftest.$ac_objext conftest$ac_exeext
8574if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8575 (eval $ac_link) 2>&5
8576 ac_status=$?
8577 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8578 (exit $ac_status); } &&
8579 { ac_try='test -s conftest$ac_exeext'
8580 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8581 (eval $ac_try) 2>&5
8582 ac_status=$?
8583 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8584 (exit $ac_status); }; }; then
8585 ac_cv_lib_unwind_main=yes
8586else
8587 echo "$as_me: failed program was:" >&5
8588sed 's/^/| /' conftest.$ac_ext >&5
8589
8590ac_cv_lib_unwind_main=no
8591fi
8592rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8593LIBS=$ac_check_lib_save_LIBS
8594fi
8595echo "$as_me:$LINENO: result: $ac_cv_lib_unwind_main" >&5
8596echo "${ECHO_T}$ac_cv_lib_unwind_main" >&6
8597if test $ac_cv_lib_unwind_main = yes; then
8598 use_libunwind_default=yes
8599else
8600 use_libunwind_default=no
8601fi
8602
8603else
8604 use_libunwind_default=no
8605fi
8606# Use libunwind based exception handling.
8607# Check whether --enable-libunwind-exceptions or --disable-libunwind-exceptions was given.
8608if test "${enable_libunwind_exceptions+set}" = set; then
8609 enableval="$enable_libunwind_exceptions"
8610 use_libunwind_exceptions=$enableval
8611else
8612 use_libunwind_exceptions=$use_libunwind_default
8613fi;
9086fi;
8614if test x"$use_libunwind_exceptions" = xyes; then
8615
9087
8616cat >>confdefs.h <<\_ACEOF
8617#define USE_LIBUNWIND_EXCEPTIONS 1
8618_ACEOF
8619
8620fi
8621
8622# --------------------------------------------------------
8623# Build, host, and target specific configuration fragments
8624# --------------------------------------------------------
8625
8626# Collect build-machine-specific information.
8627. ${srcdir}/config.build
8628
8629# Collect host-machine-specific information.

--- 148 unchanged lines hidden (view full) ---

8778if test x$enable___cxa_atexit = xyes || \
8779 test x$enable___cxa_atexit = x -a x$default_use_cxa_atexit = xyes; then
8780 echo "$as_me:$LINENO: checking for __cxa_atexit" >&5
8781echo $ECHO_N "checking for __cxa_atexit... $ECHO_C" >&6
8782if test "${ac_cv_func___cxa_atexit+set}" = set; then
8783 echo $ECHO_N "(cached) $ECHO_C" >&6
8784else
8785 cat >conftest.$ac_ext <<_ACEOF
9088# --------------------------------------------------------
9089# Build, host, and target specific configuration fragments
9090# --------------------------------------------------------
9091
9092# Collect build-machine-specific information.
9093. ${srcdir}/config.build
9094
9095# Collect host-machine-specific information.

--- 148 unchanged lines hidden (view full) ---

9244if test x$enable___cxa_atexit = xyes || \
9245 test x$enable___cxa_atexit = x -a x$default_use_cxa_atexit = xyes; then
9246 echo "$as_me:$LINENO: checking for __cxa_atexit" >&5
9247echo $ECHO_N "checking for __cxa_atexit... $ECHO_C" >&6
9248if test "${ac_cv_func___cxa_atexit+set}" = set; then
9249 echo $ECHO_N "(cached) $ECHO_C" >&6
9250else
9251 cat >conftest.$ac_ext <<_ACEOF
8786#line $LINENO "configure"
8787/* confdefs.h. */
8788_ACEOF
8789cat confdefs.h >>conftest.$ac_ext
8790cat >>conftest.$ac_ext <<_ACEOF
8791/* end confdefs.h. */
9252/* confdefs.h. */
9253_ACEOF
9254cat confdefs.h >>conftest.$ac_ext
9255cat >>conftest.$ac_ext <<_ACEOF
9256/* end confdefs.h. */
9257/* Define __cxa_atexit to an innocuous variant, in case <limits.h> declares __cxa_atexit.
9258 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9259#define __cxa_atexit innocuous___cxa_atexit
9260
8792/* System header to define __stub macros and hopefully few prototypes,
8793 which can conflict with char __cxa_atexit (); below.
8794 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8795 <limits.h> exists even on freestanding compilers. */
9261/* System header to define __stub macros and hopefully few prototypes,
9262 which can conflict with char __cxa_atexit (); below.
9263 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9264 <limits.h> exists even on freestanding compilers. */
9265
8796#ifdef __STDC__
8797# include <limits.h>
8798#else
8799# include <assert.h>
8800#endif
9266#ifdef __STDC__
9267# include <limits.h>
9268#else
9269# include <assert.h>
9270#endif
9271
9272#undef __cxa_atexit
9273
8801/* Override any gcc2 internal prototype to avoid an error. */
8802#ifdef __cplusplus
8803extern "C"
8804{
8805#endif
8806/* We use char because int might match the return type of a gcc2
8807 builtin and then its argument prototype would still apply. */
8808char __cxa_atexit ();

--- 14 unchanged lines hidden (view full) ---

8823{
8824return f != __cxa_atexit;
8825 ;
8826 return 0;
8827}
8828_ACEOF
8829rm -f conftest.$ac_objext conftest$ac_exeext
8830if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9274/* Override any gcc2 internal prototype to avoid an error. */
9275#ifdef __cplusplus
9276extern "C"
9277{
9278#endif
9279/* We use char because int might match the return type of a gcc2
9280 builtin and then its argument prototype would still apply. */
9281char __cxa_atexit ();

--- 14 unchanged lines hidden (view full) ---

9296{
9297return f != __cxa_atexit;
9298 ;
9299 return 0;
9300}
9301_ACEOF
9302rm -f conftest.$ac_objext conftest$ac_exeext
9303if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8831 (eval $ac_link) 2>&5
9304 (eval $ac_link) 2>conftest.er1
8832 ac_status=$?
9305 ac_status=$?
9306 grep -v '^ *+' conftest.er1 >conftest.err
9307 rm -f conftest.er1
9308 cat conftest.err >&5
8833 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8834 (exit $ac_status); } &&
9309 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9310 (exit $ac_status); } &&
8835 { ac_try='test -s conftest$ac_exeext'
9311 { ac_try='test -z "$ac_c_werror_flag"
9312 || test ! -s conftest.err'
8836 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8837 (eval $ac_try) 2>&5
8838 ac_status=$?
8839 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9314 (eval $ac_try) 2>&5
9315 ac_status=$?
9316 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9317 (exit $ac_status); }; } &&
9318 { ac_try='test -s conftest$ac_exeext'
9319 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9320 (eval $ac_try) 2>&5
9321 ac_status=$?
9322 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8840 (exit $ac_status); }; }; then
8841 ac_cv_func___cxa_atexit=yes
8842else
8843 echo "$as_me: failed program was:" >&5
8844sed 's/^/| /' conftest.$ac_ext >&5
8845
8846ac_cv_func___cxa_atexit=no
8847fi
9323 (exit $ac_status); }; }; then
9324 ac_cv_func___cxa_atexit=yes
9325else
9326 echo "$as_me: failed program was:" >&5
9327sed 's/^/| /' conftest.$ac_ext >&5
9328
9329ac_cv_func___cxa_atexit=no
9330fi
8848rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9331rm -f conftest.err conftest.$ac_objext \
9332 conftest$ac_exeext conftest.$ac_ext
8849fi
8850echo "$as_me:$LINENO: result: $ac_cv_func___cxa_atexit" >&5
8851echo "${ECHO_T}$ac_cv_func___cxa_atexit" >&6
8852if test $ac_cv_func___cxa_atexit = yes; then
8853
8854cat >>confdefs.h <<\_ACEOF
8855#define DEFAULT_USE_CXA_ATEXIT 1
8856_ACEOF

--- 196 unchanged lines hidden (view full) ---

9053 echo "$as_me:$LINENO: checking for library containing RegOpenKeyExA" >&5
9054echo $ECHO_N "checking for library containing RegOpenKeyExA... $ECHO_C" >&6
9055if test "${ac_cv_search_RegOpenKeyExA+set}" = set; then
9056 echo $ECHO_N "(cached) $ECHO_C" >&6
9057else
9058 ac_func_search_save_LIBS=$LIBS
9059ac_cv_search_RegOpenKeyExA=no
9060cat >conftest.$ac_ext <<_ACEOF
9333fi
9334echo "$as_me:$LINENO: result: $ac_cv_func___cxa_atexit" >&5
9335echo "${ECHO_T}$ac_cv_func___cxa_atexit" >&6
9336if test $ac_cv_func___cxa_atexit = yes; then
9337
9338cat >>confdefs.h <<\_ACEOF
9339#define DEFAULT_USE_CXA_ATEXIT 1
9340_ACEOF

--- 196 unchanged lines hidden (view full) ---

9537 echo "$as_me:$LINENO: checking for library containing RegOpenKeyExA" >&5
9538echo $ECHO_N "checking for library containing RegOpenKeyExA... $ECHO_C" >&6
9539if test "${ac_cv_search_RegOpenKeyExA+set}" = set; then
9540 echo $ECHO_N "(cached) $ECHO_C" >&6
9541else
9542 ac_func_search_save_LIBS=$LIBS
9543ac_cv_search_RegOpenKeyExA=no
9544cat >conftest.$ac_ext <<_ACEOF
9061#line $LINENO "configure"
9062/* confdefs.h. */
9063_ACEOF
9064cat confdefs.h >>conftest.$ac_ext
9065cat >>conftest.$ac_ext <<_ACEOF
9066/* end confdefs.h. */
9067
9068/* Override any gcc2 internal prototype to avoid an error. */
9069#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

9077{
9078RegOpenKeyExA ();
9079 ;
9080 return 0;
9081}
9082_ACEOF
9083rm -f conftest.$ac_objext conftest$ac_exeext
9084if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9545/* confdefs.h. */
9546_ACEOF
9547cat confdefs.h >>conftest.$ac_ext
9548cat >>conftest.$ac_ext <<_ACEOF
9549/* end confdefs.h. */
9550
9551/* Override any gcc2 internal prototype to avoid an error. */
9552#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

9560{
9561RegOpenKeyExA ();
9562 ;
9563 return 0;
9564}
9565_ACEOF
9566rm -f conftest.$ac_objext conftest$ac_exeext
9567if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9085 (eval $ac_link) 2>&5
9568 (eval $ac_link) 2>conftest.er1
9086 ac_status=$?
9569 ac_status=$?
9570 grep -v '^ *+' conftest.er1 >conftest.err
9571 rm -f conftest.er1
9572 cat conftest.err >&5
9087 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9088 (exit $ac_status); } &&
9573 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9574 (exit $ac_status); } &&
9089 { ac_try='test -s conftest$ac_exeext'
9575 { ac_try='test -z "$ac_c_werror_flag"
9576 || test ! -s conftest.err'
9090 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9091 (eval $ac_try) 2>&5
9092 ac_status=$?
9093 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9577 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9578 (eval $ac_try) 2>&5
9579 ac_status=$?
9580 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9581 (exit $ac_status); }; } &&
9582 { ac_try='test -s conftest$ac_exeext'
9583 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9584 (eval $ac_try) 2>&5
9585 ac_status=$?
9586 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9094 (exit $ac_status); }; }; then
9095 ac_cv_search_RegOpenKeyExA="none required"
9096else
9097 echo "$as_me: failed program was:" >&5
9098sed 's/^/| /' conftest.$ac_ext >&5
9099
9100fi
9587 (exit $ac_status); }; }; then
9588 ac_cv_search_RegOpenKeyExA="none required"
9589else
9590 echo "$as_me: failed program was:" >&5
9591sed 's/^/| /' conftest.$ac_ext >&5
9592
9593fi
9101rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9594rm -f conftest.err conftest.$ac_objext \
9595 conftest$ac_exeext conftest.$ac_ext
9102if test "$ac_cv_search_RegOpenKeyExA" = no; then
9103 for ac_lib in advapi32; do
9104 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
9105 cat >conftest.$ac_ext <<_ACEOF
9596if test "$ac_cv_search_RegOpenKeyExA" = no; then
9597 for ac_lib in advapi32; do
9598 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
9599 cat >conftest.$ac_ext <<_ACEOF
9106#line $LINENO "configure"
9107/* confdefs.h. */
9108_ACEOF
9109cat confdefs.h >>conftest.$ac_ext
9110cat >>conftest.$ac_ext <<_ACEOF
9111/* end confdefs.h. */
9112
9113/* Override any gcc2 internal prototype to avoid an error. */
9114#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

9122{
9123RegOpenKeyExA ();
9124 ;
9125 return 0;
9126}
9127_ACEOF
9128rm -f conftest.$ac_objext conftest$ac_exeext
9129if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9600/* confdefs.h. */
9601_ACEOF
9602cat confdefs.h >>conftest.$ac_ext
9603cat >>conftest.$ac_ext <<_ACEOF
9604/* end confdefs.h. */
9605
9606/* Override any gcc2 internal prototype to avoid an error. */
9607#ifdef __cplusplus

--- 7 unchanged lines hidden (view full) ---

9615{
9616RegOpenKeyExA ();
9617 ;
9618 return 0;
9619}
9620_ACEOF
9621rm -f conftest.$ac_objext conftest$ac_exeext
9622if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9130 (eval $ac_link) 2>&5
9623 (eval $ac_link) 2>conftest.er1
9131 ac_status=$?
9624 ac_status=$?
9625 grep -v '^ *+' conftest.er1 >conftest.err
9626 rm -f conftest.er1
9627 cat conftest.err >&5
9132 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9133 (exit $ac_status); } &&
9628 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9629 (exit $ac_status); } &&
9134 { ac_try='test -s conftest$ac_exeext'
9630 { ac_try='test -z "$ac_c_werror_flag"
9631 || test ! -s conftest.err'
9135 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9136 (eval $ac_try) 2>&5
9137 ac_status=$?
9138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9632 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9633 (eval $ac_try) 2>&5
9634 ac_status=$?
9635 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9636 (exit $ac_status); }; } &&
9637 { ac_try='test -s conftest$ac_exeext'
9638 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9639 (eval $ac_try) 2>&5
9640 ac_status=$?
9641 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9139 (exit $ac_status); }; }; then
9140 ac_cv_search_RegOpenKeyExA="-l$ac_lib"
9141break
9142else
9143 echo "$as_me: failed program was:" >&5
9144sed 's/^/| /' conftest.$ac_ext >&5
9145
9146fi
9642 (exit $ac_status); }; }; then
9643 ac_cv_search_RegOpenKeyExA="-l$ac_lib"
9644break
9645else
9646 echo "$as_me: failed program was:" >&5
9647sed 's/^/| /' conftest.$ac_ext >&5
9648
9649fi
9147rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9650rm -f conftest.err conftest.$ac_objext \
9651 conftest$ac_exeext conftest.$ac_ext
9148 done
9149fi
9150LIBS=$ac_func_search_save_LIBS
9151fi
9152echo "$as_me:$LINENO: result: $ac_cv_search_RegOpenKeyExA" >&5
9153echo "${ECHO_T}$ac_cv_search_RegOpenKeyExA" >&6
9154if test "$ac_cv_search_RegOpenKeyExA" != no; then
9155 test "$ac_cv_search_RegOpenKeyExA" = "none required" || LIBS="$ac_cv_search_RegOpenKeyExA $LIBS"

--- 732 unchanged lines hidden (view full) ---

9888if test $gcc_cv_as_weak = yes; then
9889
9890cat >>confdefs.h <<\_ACEOF
9891#define HAVE_GAS_WEAK 1
9892_ACEOF
9893
9894fi
9895
9652 done
9653fi
9654LIBS=$ac_func_search_save_LIBS
9655fi
9656echo "$as_me:$LINENO: result: $ac_cv_search_RegOpenKeyExA" >&5
9657echo "${ECHO_T}$ac_cv_search_RegOpenKeyExA" >&6
9658if test "$ac_cv_search_RegOpenKeyExA" != no; then
9659 test "$ac_cv_search_RegOpenKeyExA" = "none required" || LIBS="$ac_cv_search_RegOpenKeyExA $LIBS"

--- 732 unchanged lines hidden (view full) ---

10392if test $gcc_cv_as_weak = yes; then
10393
10394cat >>confdefs.h <<\_ACEOF
10395#define HAVE_GAS_WEAK 1
10396_ACEOF
10397
10398fi
10399
10400echo "$as_me:$LINENO: checking assembler for .nsubspa comdat" >&5
10401echo $ECHO_N "checking assembler for .nsubspa comdat... $ECHO_C" >&6
10402if test "${gcc_cv_as_nsubspa_comdat+set}" = set; then
10403 echo $ECHO_N "(cached) $ECHO_C" >&6
10404else
10405 gcc_cv_as_nsubspa_comdat=no
10406 if test $in_tree_gas = yes; then
10407 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 15 \) \* 1000 + 91`
10408 then gcc_cv_as_nsubspa_comdat=yes
10409fi
10410 elif test x$gcc_cv_as != x; then
10411 echo ' .SPACE $TEXT$
10412 .NSUBSPA $CODE$,COMDAT' > conftest.s
10413 if { ac_try='$gcc_cv_as -o conftest.o conftest.s >&5'
10414 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10415 (eval $ac_try) 2>&5
10416 ac_status=$?
10417 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10418 (exit $ac_status); }; }
10419 then
10420 gcc_cv_as_nsubspa_comdat=yes
10421 else
10422 echo "configure: failed program was" >&5
10423 cat conftest.s >&5
10424 fi
10425 rm -f conftest.o conftest.s
10426 fi
10427fi
10428echo "$as_me:$LINENO: result: $gcc_cv_as_nsubspa_comdat" >&5
10429echo "${ECHO_T}$gcc_cv_as_nsubspa_comdat" >&6
10430if test $gcc_cv_as_nsubspa_comdat = yes; then
10431
10432cat >>confdefs.h <<\_ACEOF
10433#define HAVE_GAS_NSUBSPA_COMDAT 1
10434_ACEOF
10435
10436fi
10437
9896# .hidden needs to be supported in both the assembler and the linker,
9897# because GNU LD versions before 2.12.1 have buggy support for STV_HIDDEN.
9898# This is irritatingly difficult to feature test for; we have to check the
9899# date string after the version number. If we've got an in-tree
9900# ld, we don't know its patchlevel version, so we set the baseline at 2.13
9901# to be safe.
9902# The gcc_GAS_CHECK_FEATURE call just sets a cache variable.
9903echo "$as_me:$LINENO: checking assembler for .hidden" >&5

--- 864 unchanged lines hidden (view full) ---

10768 (eval $ac_try) 2>&5
10769 ac_status=$?
10770 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10771 (exit $ac_status); }; }
10772 then
10773 if test x$gcc_cv_objdump != x \
10774 && $gcc_cv_objdump -s -j .text conftest.o 2> /dev/null \
10775 | grep ' 82106000 82106000' > /dev/null 2>&1; then
10438# .hidden needs to be supported in both the assembler and the linker,
10439# because GNU LD versions before 2.12.1 have buggy support for STV_HIDDEN.
10440# This is irritatingly difficult to feature test for; we have to check the
10441# date string after the version number. If we've got an in-tree
10442# ld, we don't know its patchlevel version, so we set the baseline at 2.13
10443# to be safe.
10444# The gcc_GAS_CHECK_FEATURE call just sets a cache variable.
10445echo "$as_me:$LINENO: checking assembler for .hidden" >&5

--- 864 unchanged lines hidden (view full) ---

11310 (eval $ac_try) 2>&5
11311 ac_status=$?
11312 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11313 (exit $ac_status); }; }
11314 then
11315 if test x$gcc_cv_objdump != x \
11316 && $gcc_cv_objdump -s -j .text conftest.o 2> /dev/null \
11317 | grep ' 82106000 82106000' > /dev/null 2>&1; then
10776 gcc_cv_as_offsetable_lo10=yes
11318 gcc_cv_as_sparc_offsetable_lo10=yes
10777 fi
10778 else
10779 echo "configure: failed program was" >&5
10780 cat conftest.s >&5
10781 fi
10782 rm -f conftest.o conftest.s
10783 fi
10784fi

--- 524 unchanged lines hidden (view full) ---

11309cat >>confdefs.h <<\_ACEOF
11310#define HAVE_LD_PIE 1
11311_ACEOF
11312
11313fi
11314echo "$as_me:$LINENO: result: $gcc_cv_ld_pie" >&5
11315echo "${ECHO_T}$gcc_cv_ld_pie" >&6
11316
11319 fi
11320 else
11321 echo "configure: failed program was" >&5
11322 cat conftest.s >&5
11323 fi
11324 rm -f conftest.o conftest.s
11325 fi
11326fi

--- 524 unchanged lines hidden (view full) ---

11851cat >>confdefs.h <<\_ACEOF
11852#define HAVE_LD_PIE 1
11853_ACEOF
11854
11855fi
11856echo "$as_me:$LINENO: result: $gcc_cv_ld_pie" >&5
11857echo "${ECHO_T}$gcc_cv_ld_pie" >&6
11858
11859echo "$as_me:$LINENO: checking linker -Bstatic/-Bdynamic option" >&5
11860echo $ECHO_N "checking linker -Bstatic/-Bdynamic option... $ECHO_C" >&6
11861gcc_cv_ld_static_dynamic=no
11862if test $in_tree_ld = yes ; then
11863 if test "$gcc_cv_gld_major_version" -eq 2 -a "$gcc_cv_gld_minor_version" -ge 10; then
11864 gcc_cv_ld_static_dynamic=yes
11865 fi
11866elif test x$gcc_cv_ld != x; then
11867 # Check if linker supports -Bstatic/-Bdynamic option
11868 if $gcc_cv_ld --help 2>/dev/null | grep -- -Bstatic > /dev/null \
11869 && $gcc_cv_ld --help 2>/dev/null | grep -- -Bdynamic > /dev/null; then
11870 gcc_cv_ld_static_dynamic=yes
11871 fi
11872fi
11873if test x"$gcc_cv_ld_static_dynamic" = xyes; then
11874
11875cat >>confdefs.h <<\_ACEOF
11876#define HAVE_LD_STATIC_DYNAMIC 1
11877_ACEOF
11878
11879fi
11880echo "$as_me:$LINENO: result: $gcc_cv_ld_static_dynamic" >&5
11881echo "${ECHO_T}$gcc_cv_ld_static_dynamic" >&6
11882
11317case "$target" in
11318 *-*-linux*)
11319 echo "$as_me:$LINENO: checking linker --as-needed support" >&5
11320echo $ECHO_N "checking linker --as-needed support... $ECHO_C" >&6
11321if test "${gcc_cv_ld_as_needed+set}" = set; then
11322 echo $ECHO_N "(cached) $ECHO_C" >&6
11323else
11324 gcc_cv_ld_as_needed=no

--- 483 unchanged lines hidden (view full) ---

11808
11809
11810
11811
11812
11813
11814
11815
11883case "$target" in
11884 *-*-linux*)
11885 echo "$as_me:$LINENO: checking linker --as-needed support" >&5
11886echo $ECHO_N "checking linker --as-needed support... $ECHO_C" >&6
11887if test "${gcc_cv_ld_as_needed+set}" = set; then
11888 echo $ECHO_N "(cached) $ECHO_C" >&6
11889else
11890 gcc_cv_ld_as_needed=no

--- 483 unchanged lines hidden (view full) ---

12374
12375
12376
12377
12378
12379
12380
12381
12382
12383
12384if test x"$SET_GCC_LIB_PATH_CMD" != x; then
12385 # SET_GCC_LIB_PATH_CMD is "XXX=path; export XXX;". It is expanded to
12386 #
12387 # eval "set_gcc_lib_path=XXX=path; export XXX;"
12388 #
12389 eval "set_gcc_lib_path=$SET_GCC_LIB_PATH_CMD"
12390 # It will set set_gcc_lib_path to "export XXX=path" for GNU make.
12391 set_gcc_lib_path="export $set_gcc_lib_path"
12392else
12393 set_gcc_lib_path=
12394fi
12395
12396
12397
11816# If it doesn't already exist, create document directory
11817echo "checking for the document directory." 1>&2
11818if test -d doc ; then
11819 true
11820else
11821 mkdir doc
11822fi
11823

--- 48 unchanged lines hidden (view full) ---

11872# and sets the high bit in the cache file unless we assign to the vars.
11873{
11874 (set) 2>&1 |
11875 case `(ac_space=' '; set | grep ac_space) 2>&1` in
11876 *ac_space=\ *)
11877 # `set' does not quote correctly, so add quotes (double-quote
11878 # substitution turns \\\\ into \\, and sed turns \\ into \).
11879 sed -n \
12398# If it doesn't already exist, create document directory
12399echo "checking for the document directory." 1>&2
12400if test -d doc ; then
12401 true
12402else
12403 mkdir doc
12404fi
12405

--- 48 unchanged lines hidden (view full) ---

12454# and sets the high bit in the cache file unless we assign to the vars.
12455{
12456 (set) 2>&1 |
12457 case `(ac_space=' '; set | grep ac_space) 2>&1` in
12458 *ac_space=\ *)
12459 # `set' does not quote correctly, so add quotes (double-quote
12460 # substitution turns \\\\ into \\, and sed turns \\ into \).
12461 sed -n \
11880 "s/'/'\\\\''/g;
11881 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
12462 "s/'/'\\\\''/g;
12463 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
11882 ;;
11883 *)
11884 # `set' quotes correctly as required by POSIX, so do not add quotes.
11885 sed -n \
12464 ;;
12465 *)
12466 # `set' quotes correctly as required by POSIX, so do not add quotes.
12467 sed -n \
11886 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
12468 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
11887 ;;
11888 esac;
11889} |
11890 sed '
11891 t clear
11892 : clear
11893 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
11894 t end

--- 13 unchanged lines hidden (view full) ---

11908# Let make expand exec_prefix.
11909test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
11910
11911# VPATH may cause trouble with some makes, so we remove $(srcdir),
11912# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
11913# trailing colons and then remove the whole line if VPATH becomes empty
11914# (actually we leave an empty line to preserve line numbers).
11915if test "x$srcdir" = x.; then
12469 ;;
12470 esac;
12471} |
12472 sed '
12473 t clear
12474 : clear
12475 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
12476 t end

--- 13 unchanged lines hidden (view full) ---

12490# Let make expand exec_prefix.
12491test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
12492
12493# VPATH may cause trouble with some makes, so we remove $(srcdir),
12494# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
12495# trailing colons and then remove the whole line if VPATH becomes empty
12496# (actually we leave an empty line to preserve line numbers).
12497if test "x$srcdir" = x.; then
11916 ac_vpsub='/^[ ]*VPATH[ ]*=/{
12498 ac_vpsub='/^[ ]*VPATH[ ]*=/{
11917s/:*\$(srcdir):*/:/;
11918s/:*\${srcdir}:*/:/;
11919s/:*@srcdir@:*/:/;
12499s/:*\$(srcdir):*/:/;
12500s/:*\${srcdir}:*/:/;
12501s/:*@srcdir@:*/:/;
11920s/^\([^=]*=[ ]*\):*/\1/;
12502s/^\([^=]*=[ ]*\):*/\1/;
11921s/:*$//;
12503s/:*$//;
11922s/^[^=]*=[ ]*$//;
12504s/^[^=]*=[ ]*$//;
11923}'
11924fi
11925
11926DEFS=-DHAVE_CONFIG_H
11927
11928ac_libobjs=
11929ac_ltlibobjs=
11930for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
11931 # 1. Remove the extension, and $U if already installed.
11932 ac_i=`echo "$ac_i" |
12505}'
12506fi
12507
12508DEFS=-DHAVE_CONFIG_H
12509
12510ac_libobjs=
12511ac_ltlibobjs=
12512for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
12513 # 1. Remove the extension, and $U if already installed.
12514 ac_i=`echo "$ac_i" |
11933 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
12515 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
11934 # 2. Add them.
11935 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
11936 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
11937done
11938LIBOBJS=$ac_libobjs
11939
11940LTLIBOBJS=$ac_ltlibobjs
11941

--- 27 unchanged lines hidden (view full) ---

11969 emulate sh
11970 NULLCMD=:
11971 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
11972 # is contrary to our usage. Disable this feature.
11973 alias -g '${1+"$@"}'='"$@"'
11974elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
11975 set -o posix
11976fi
12516 # 2. Add them.
12517 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
12518 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
12519done
12520LIBOBJS=$ac_libobjs
12521
12522LTLIBOBJS=$ac_ltlibobjs
12523

--- 27 unchanged lines hidden (view full) ---

12551 emulate sh
12552 NULLCMD=:
12553 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
12554 # is contrary to our usage. Disable this feature.
12555 alias -g '${1+"$@"}'='"$@"'
12556elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
12557 set -o posix
12558fi
12559DUALCASE=1; export DUALCASE # for MKS sh
11977
11978# Support unset when possible.
12560
12561# Support unset when possible.
11979if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
12562if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
11980 as_unset=unset
11981else
11982 as_unset=false
11983fi
11984
11985
11986# Work around bugs in pre-3.0 UWIN ksh.
11987$as_unset ENV MAIL MAILPATH
11988PS1='$ '
11989PS2='> '
11990PS4='+ '
11991
11992# NLS nuisances.
11993for as_var in \
11994 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
11995 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
11996 LC_TELEPHONE LC_TIME
11997do
12563 as_unset=unset
12564else
12565 as_unset=false
12566fi
12567
12568
12569# Work around bugs in pre-3.0 UWIN ksh.
12570$as_unset ENV MAIL MAILPATH
12571PS1='$ '
12572PS2='> '
12573PS4='+ '
12574
12575# NLS nuisances.
12576for as_var in \
12577 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
12578 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
12579 LC_TELEPHONE LC_TIME
12580do
11998 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
12581 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
11999 eval $as_var=C; export $as_var
12000 else
12001 $as_unset $as_var
12002 fi
12003done
12004
12005# Required to use basename.
12006if expr a : '\(a\)' >/dev/null 2>&1; then

--- 162 unchanged lines hidden (view full) ---

12169else
12170 as_ln_s='cp -p'
12171fi
12172rm -f conf$$ conf$$.exe conf$$.file
12173
12174if mkdir -p . 2>/dev/null; then
12175 as_mkdir_p=:
12176else
12582 eval $as_var=C; export $as_var
12583 else
12584 $as_unset $as_var
12585 fi
12586done
12587
12588# Required to use basename.
12589if expr a : '\(a\)' >/dev/null 2>&1; then

--- 162 unchanged lines hidden (view full) ---

12752else
12753 as_ln_s='cp -p'
12754fi
12755rm -f conf$$ conf$$.exe conf$$.file
12756
12757if mkdir -p . 2>/dev/null; then
12758 as_mkdir_p=:
12759else
12760 test -d ./-p && rmdir ./-p
12177 as_mkdir_p=false
12178fi
12179
12180as_executable_p="test -f"
12181
12182# Sed expression to map a string onto a valid CPP name.
12761 as_mkdir_p=false
12762fi
12763
12764as_executable_p="test -f"
12765
12766# Sed expression to map a string onto a valid CPP name.
12183as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
12767as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
12184
12185# Sed expression to map a string onto a valid variable name.
12768
12769# Sed expression to map a string onto a valid variable name.
12186as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
12770as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
12187
12188
12189# IFS
12190# We need space, tab and new line, in precisely that order.
12191as_nl='
12192'
12193IFS=" $as_nl"
12194

--- 10 unchanged lines hidden (view full) ---

12205 echo
12206 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
12207## Running $as_me. ##
12208_ASBOX
12209} >&5
12210cat >&5 <<_CSEOF
12211
12212This file was extended by $as_me, which was
12771
12772
12773# IFS
12774# We need space, tab and new line, in precisely that order.
12775as_nl='
12776'
12777IFS=" $as_nl"
12778

--- 10 unchanged lines hidden (view full) ---

12789 echo
12790 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
12791## Running $as_me. ##
12792_ASBOX
12793} >&5
12794cat >&5 <<_CSEOF
12795
12796This file was extended by $as_me, which was
12213generated by GNU Autoconf 2.57. Invocation command line was
12797generated by GNU Autoconf 2.59. Invocation command line was
12214
12215 CONFIG_FILES = $CONFIG_FILES
12216 CONFIG_HEADERS = $CONFIG_HEADERS
12217 CONFIG_LINKS = $CONFIG_LINKS
12218 CONFIG_COMMANDS = $CONFIG_COMMANDS
12219 $ $0 $@
12220
12221_CSEOF

--- 27 unchanged lines hidden (view full) ---

12249Usage: $0 [OPTIONS] [FILE]...
12250
12251 -h, --help print this help, then exit
12252 -V, --version print version number, then exit
12253 -q, --quiet do not print progress messages
12254 -d, --debug don't remove temporary files
12255 --recheck update $as_me by reconfiguring in the same conditions
12256 --file=FILE[:TEMPLATE]
12798
12799 CONFIG_FILES = $CONFIG_FILES
12800 CONFIG_HEADERS = $CONFIG_HEADERS
12801 CONFIG_LINKS = $CONFIG_LINKS
12802 CONFIG_COMMANDS = $CONFIG_COMMANDS
12803 $ $0 $@
12804
12805_CSEOF

--- 27 unchanged lines hidden (view full) ---

12833Usage: $0 [OPTIONS] [FILE]...
12834
12835 -h, --help print this help, then exit
12836 -V, --version print version number, then exit
12837 -q, --quiet do not print progress messages
12838 -d, --debug don't remove temporary files
12839 --recheck update $as_me by reconfiguring in the same conditions
12840 --file=FILE[:TEMPLATE]
12257 instantiate the configuration file FILE
12841 instantiate the configuration file FILE
12258 --header=FILE[:TEMPLATE]
12842 --header=FILE[:TEMPLATE]
12259 instantiate the configuration header FILE
12843 instantiate the configuration header FILE
12260
12261Configuration files:
12262$config_files
12263
12264Configuration headers:
12265$config_headers
12266
12267Configuration commands:
12268$config_commands
12269
12270Report bugs to <bug-autoconf@gnu.org>."
12271_ACEOF
12272
12273cat >>$CONFIG_STATUS <<_ACEOF
12274ac_cs_version="\\
12275config.status
12844
12845Configuration files:
12846$config_files
12847
12848Configuration headers:
12849$config_headers
12850
12851Configuration commands:
12852$config_commands
12853
12854Report bugs to <bug-autoconf@gnu.org>."
12855_ACEOF
12856
12857cat >>$CONFIG_STATUS <<_ACEOF
12858ac_cs_version="\\
12859config.status
12276configured by $0, generated by GNU Autoconf 2.57,
12860configured by $0, generated by GNU Autoconf 2.59,
12277 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
12278
12861 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
12862
12279Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
12280Free Software Foundation, Inc.
12863Copyright (C) 2003 Free Software Foundation, Inc.
12281This config.status script is free software; the Free Software Foundation
12282gives unlimited permission to copy, distribute and modify it."
12283srcdir=$srcdir
12284_ACEOF
12285
12286cat >>$CONFIG_STATUS <<\_ACEOF
12287# If no file are specified by the user, then we need to provide default
12288# value. By we need to know if files were specified by the user.

--- 343 unchanged lines hidden (view full) ---

12632s,@tm_p_include_list@,$tm_p_include_list,;t t
12633s,@xm_file_list@,$xm_file_list,;t t
12634s,@xm_include_list@,$xm_include_list,;t t
12635s,@xm_defines@,$xm_defines,;t t
12636s,@target_noncanonical@,$target_noncanonical,;t t
12637s,@c_target_objs@,$c_target_objs,;t t
12638s,@cxx_target_objs@,$cxx_target_objs,;t t
12639s,@target_cpu_default@,$target_cpu_default,;t t
12864This config.status script is free software; the Free Software Foundation
12865gives unlimited permission to copy, distribute and modify it."
12866srcdir=$srcdir
12867_ACEOF
12868
12869cat >>$CONFIG_STATUS <<\_ACEOF
12870# If no file are specified by the user, then we need to provide default
12871# value. By we need to know if files were specified by the user.

--- 343 unchanged lines hidden (view full) ---

13215s,@tm_p_include_list@,$tm_p_include_list,;t t
13216s,@xm_file_list@,$xm_file_list,;t t
13217s,@xm_include_list@,$xm_include_list,;t t
13218s,@xm_defines@,$xm_defines,;t t
13219s,@target_noncanonical@,$target_noncanonical,;t t
13220s,@c_target_objs@,$c_target_objs,;t t
13221s,@cxx_target_objs@,$cxx_target_objs,;t t
13222s,@target_cpu_default@,$target_cpu_default,;t t
13223s,@set_gcc_lib_path@,$set_gcc_lib_path,;t t
12640s,@LIBOBJS@,$LIBOBJS,;t t
12641s,@LTLIBOBJS@,$LTLIBOBJS,;t t
12642/@language_hooks@/r $language_hooks
12643s,@language_hooks@,,;t t
12644CEOF
12645
12646_ACEOF
12647

--- 17 unchanged lines hidden (view full) ---

12665 else
12666 # The purpose of the label and of the branching condition is to
12667 # speed up the sed processing (if there are no `@' at all, there
12668 # is no need to browse any of the substitutions).
12669 # These are the two extra sed commands mentioned above.
12670 (echo ':t
12671 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
12672 if test -z "$ac_sed_cmds"; then
13224s,@LIBOBJS@,$LIBOBJS,;t t
13225s,@LTLIBOBJS@,$LTLIBOBJS,;t t
13226/@language_hooks@/r $language_hooks
13227s,@language_hooks@,,;t t
13228CEOF
13229
13230_ACEOF
13231

--- 17 unchanged lines hidden (view full) ---

13249 else
13250 # The purpose of the label and of the branching condition is to
13251 # speed up the sed processing (if there are no `@' at all, there
13252 # is no need to browse any of the substitutions).
13253 # These are the two extra sed commands mentioned above.
13254 (echo ':t
13255 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
13256 if test -z "$ac_sed_cmds"; then
12673 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
13257 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
12674 else
13258 else
12675 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
13259 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
12676 fi
12677 ac_sed_frag=`expr $ac_sed_frag + 1`
12678 ac_beg=$ac_end
12679 ac_end=`expr $ac_end + $ac_max_sed_lines`
12680 fi
12681 done
12682 if test -z "$ac_sed_cmds"; then
12683 ac_sed_cmds=cat
12684 fi
12685fi # test -n "$CONFIG_FILES"
12686
12687_ACEOF
12688cat >>$CONFIG_STATUS <<\_ACEOF
12689for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
12690 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
12691 case $ac_file in
12692 - | *:- | *:-:* ) # input from stdin
13260 fi
13261 ac_sed_frag=`expr $ac_sed_frag + 1`
13262 ac_beg=$ac_end
13263 ac_end=`expr $ac_end + $ac_max_sed_lines`
13264 fi
13265 done
13266 if test -z "$ac_sed_cmds"; then
13267 ac_sed_cmds=cat
13268 fi
13269fi # test -n "$CONFIG_FILES"
13270
13271_ACEOF
13272cat >>$CONFIG_STATUS <<\_ACEOF
13273for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
13274 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
13275 case $ac_file in
13276 - | *:- | *:-:* ) # input from stdin
12693 cat >$tmp/stdin
12694 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
12695 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
13277 cat >$tmp/stdin
13278 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
13279 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
12696 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
13280 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
12697 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
13281 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
12698 * ) ac_file_in=$ac_file.in ;;
12699 esac
12700
12701 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
12702 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
12703$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13282 * ) ac_file_in=$ac_file.in ;;
13283 esac
13284
13285 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
13286 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
13287$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12704 X"$ac_file" : 'X\(//\)[^/]' \| \
12705 X"$ac_file" : 'X\(//\)$' \| \
12706 X"$ac_file" : 'X\(/\)' \| \
12707 . : '\(.\)' 2>/dev/null ||
13288 X"$ac_file" : 'X\(//\)[^/]' \| \
13289 X"$ac_file" : 'X\(//\)$' \| \
13290 X"$ac_file" : 'X\(/\)' \| \
13291 . : '\(.\)' 2>/dev/null ||
12708echo X"$ac_file" |
12709 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
12710 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
12711 /^X\(\/\/\)$/{ s//\1/; q; }
12712 /^X\(\/\).*/{ s//\1/; q; }
12713 s/.*/./; q'`
12714 { if $as_mkdir_p; then
12715 mkdir -p "$ac_dir"
12716 else
12717 as_dir="$ac_dir"
12718 as_dirs=
12719 while test ! -d "$as_dir"; do
12720 as_dirs="$as_dir $as_dirs"
12721 as_dir=`(dirname "$as_dir") 2>/dev/null ||
12722$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13292echo X"$ac_file" |
13293 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
13294 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13295 /^X\(\/\/\)$/{ s//\1/; q; }
13296 /^X\(\/\).*/{ s//\1/; q; }
13297 s/.*/./; q'`
13298 { if $as_mkdir_p; then
13299 mkdir -p "$ac_dir"
13300 else
13301 as_dir="$ac_dir"
13302 as_dirs=
13303 while test ! -d "$as_dir"; do
13304 as_dirs="$as_dir $as_dirs"
13305 as_dir=`(dirname "$as_dir") 2>/dev/null ||
13306$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12723 X"$as_dir" : 'X\(//\)[^/]' \| \
12724 X"$as_dir" : 'X\(//\)$' \| \
12725 X"$as_dir" : 'X\(/\)' \| \
12726 . : '\(.\)' 2>/dev/null ||
13307 X"$as_dir" : 'X\(//\)[^/]' \| \
13308 X"$as_dir" : 'X\(//\)$' \| \
13309 X"$as_dir" : 'X\(/\)' \| \
13310 . : '\(.\)' 2>/dev/null ||
12727echo X"$as_dir" |
12728 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
12729 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
12730 /^X\(\/\/\)$/{ s//\1/; q; }
12731 /^X\(\/\).*/{ s//\1/; q; }
12732 s/.*/./; q'`
12733 done
12734 test ! -n "$as_dirs" || mkdir $as_dirs

--- 21 unchanged lines hidden (view full) ---

12756 fi ;;
12757 [\\/]* | ?:[\\/]* ) # Absolute path.
12758 ac_srcdir=$srcdir$ac_dir_suffix;
12759 ac_top_srcdir=$srcdir ;;
12760 *) # Relative path.
12761 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
12762 ac_top_srcdir=$ac_top_builddir$srcdir ;;
12763esac
13311echo X"$as_dir" |
13312 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
13313 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13314 /^X\(\/\/\)$/{ s//\1/; q; }
13315 /^X\(\/\).*/{ s//\1/; q; }
13316 s/.*/./; q'`
13317 done
13318 test ! -n "$as_dirs" || mkdir $as_dirs

--- 21 unchanged lines hidden (view full) ---

13340 fi ;;
13341 [\\/]* | ?:[\\/]* ) # Absolute path.
13342 ac_srcdir=$srcdir$ac_dir_suffix;
13343 ac_top_srcdir=$srcdir ;;
13344 *) # Relative path.
13345 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
13346 ac_top_srcdir=$ac_top_builddir$srcdir ;;
13347esac
12764# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
12765# absolute.
12766ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
12767ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
12768ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
12769ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
12770
13348
13349# Do not use `cd foo && pwd` to compute absolute paths, because
13350# the directories may not exist.
13351case `pwd` in
13352.) ac_abs_builddir="$ac_dir";;
13353*)
13354 case "$ac_dir" in
13355 .) ac_abs_builddir=`pwd`;;
13356 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
13357 *) ac_abs_builddir=`pwd`/"$ac_dir";;
13358 esac;;
13359esac
13360case $ac_abs_builddir in
13361.) ac_abs_top_builddir=${ac_top_builddir}.;;
13362*)
13363 case ${ac_top_builddir}. in
13364 .) ac_abs_top_builddir=$ac_abs_builddir;;
13365 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
13366 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
13367 esac;;
13368esac
13369case $ac_abs_builddir in
13370.) ac_abs_srcdir=$ac_srcdir;;
13371*)
13372 case $ac_srcdir in
13373 .) ac_abs_srcdir=$ac_abs_builddir;;
13374 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
13375 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
13376 esac;;
13377esac
13378case $ac_abs_builddir in
13379.) ac_abs_top_srcdir=$ac_top_srcdir;;
13380*)
13381 case $ac_top_srcdir in
13382 .) ac_abs_top_srcdir=$ac_abs_builddir;;
13383 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
13384 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
13385 esac;;
13386esac
12771
12772
13387
13388
13389
12773 if test x"$ac_file" != x-; then
12774 { echo "$as_me:$LINENO: creating $ac_file" >&5
12775echo "$as_me: creating $ac_file" >&6;}
12776 rm -f "$ac_file"
12777 fi
12778 # Let's still pretend it is `configure' which instantiates (i.e., don't
12779 # use $as_me), people would be surprised to read:
12780 # /* config.h. Generated by config.status. */
12781 if test x"$ac_file" = x-; then
12782 configure_input=
12783 else
12784 configure_input="$ac_file. "
12785 fi
12786 configure_input=$configure_input"Generated from `echo $ac_file_in |
13390 if test x"$ac_file" != x-; then
13391 { echo "$as_me:$LINENO: creating $ac_file" >&5
13392echo "$as_me: creating $ac_file" >&6;}
13393 rm -f "$ac_file"
13394 fi
13395 # Let's still pretend it is `configure' which instantiates (i.e., don't
13396 # use $as_me), people would be surprised to read:
13397 # /* config.h. Generated by config.status. */
13398 if test x"$ac_file" = x-; then
13399 configure_input=
13400 else
13401 configure_input="$ac_file. "
13402 fi
13403 configure_input=$configure_input"Generated from `echo $ac_file_in |
12787 sed 's,.*/,,'` by configure."
13404 sed 's,.*/,,'` by configure."
12788
12789 # First look for the input files in the build tree, otherwise in the
12790 # src tree.
12791 ac_file_inputs=`IFS=:
12792 for f in $ac_file_in; do
12793 case $f in
12794 -) echo $tmp/stdin ;;
12795 [\\/$]*)
13405
13406 # First look for the input files in the build tree, otherwise in the
13407 # src tree.
13408 ac_file_inputs=`IFS=:
13409 for f in $ac_file_in; do
13410 case $f in
13411 -) echo $tmp/stdin ;;
13412 [\\/$]*)
12796 # Absolute (can't be DOS-style, as IFS=:)
12797 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
13413 # Absolute (can't be DOS-style, as IFS=:)
13414 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
12798echo "$as_me: error: cannot find input file: $f" >&2;}
12799 { (exit 1); exit 1; }; }
13415echo "$as_me: error: cannot find input file: $f" >&2;}
13416 { (exit 1); exit 1; }; }
12800 echo $f;;
13417 echo "$f";;
12801 *) # Relative
13418 *) # Relative
12802 if test -f "$f"; then
12803 # Build tree
12804 echo $f
12805 elif test -f "$srcdir/$f"; then
12806 # Source tree
12807 echo $srcdir/$f
12808 else
12809 # /dev/null tree
12810 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
13419 if test -f "$f"; then
13420 # Build tree
13421 echo "$f"
13422 elif test -f "$srcdir/$f"; then
13423 # Source tree
13424 echo "$srcdir/$f"
13425 else
13426 # /dev/null tree
13427 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
12811echo "$as_me: error: cannot find input file: $f" >&2;}
12812 { (exit 1); exit 1; }; }
13428echo "$as_me: error: cannot find input file: $f" >&2;}
13429 { (exit 1); exit 1; }; }
12813 fi;;
13430 fi;;
12814 esac
12815 done` || { (exit 1); exit 1; }
12816_ACEOF
12817cat >>$CONFIG_STATUS <<_ACEOF
12818 sed "$ac_vpsub
12819$extrasub
12820_ACEOF
12821cat >>$CONFIG_STATUS <<\_ACEOF

--- 24 unchanged lines hidden (view full) ---

12846#
12847# CONFIG_HEADER section.
12848#
12849
12850# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
12851# NAME is the cpp macro being defined and VALUE is the value it is being given.
12852#
12853# ac_d sets the value in "#define NAME VALUE" lines.
13431 esac
13432 done` || { (exit 1); exit 1; }
13433_ACEOF
13434cat >>$CONFIG_STATUS <<_ACEOF
13435 sed "$ac_vpsub
13436$extrasub
13437_ACEOF
13438cat >>$CONFIG_STATUS <<\_ACEOF

--- 24 unchanged lines hidden (view full) ---

13463#
13464# CONFIG_HEADER section.
13465#
13466
13467# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
13468# NAME is the cpp macro being defined and VALUE is the value it is being given.
13469#
13470# ac_d sets the value in "#define NAME VALUE" lines.
12854ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
12855ac_dB='[ ].*$,\1#\2'
13471ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
13472ac_dB='[ ].*$,\1#\2'
12856ac_dC=' '
12857ac_dD=',;t'
12858# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
13473ac_dC=' '
13474ac_dD=',;t'
13475# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
12859ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
13476ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
12860ac_uB='$,\1#\2define\3'
12861ac_uC=' '
12862ac_uD=',;t'
12863
12864for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
12865 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
12866 case $ac_file in
12867 - | *:- | *:-:* ) # input from stdin
13477ac_uB='$,\1#\2define\3'
13478ac_uC=' '
13479ac_uD=',;t'
13480
13481for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
13482 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
13483 case $ac_file in
13484 - | *:- | *:-:* ) # input from stdin
12868 cat >$tmp/stdin
12869 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
12870 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
13485 cat >$tmp/stdin
13486 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
13487 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
12871 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
13488 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
12872 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
13489 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
12873 * ) ac_file_in=$ac_file.in ;;
12874 esac
12875
12876 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
12877echo "$as_me: creating $ac_file" >&6;}
12878
12879 # First look for the input files in the build tree, otherwise in the
12880 # src tree.
12881 ac_file_inputs=`IFS=:
12882 for f in $ac_file_in; do
12883 case $f in
12884 -) echo $tmp/stdin ;;
12885 [\\/$]*)
13490 * ) ac_file_in=$ac_file.in ;;
13491 esac
13492
13493 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
13494echo "$as_me: creating $ac_file" >&6;}
13495
13496 # First look for the input files in the build tree, otherwise in the
13497 # src tree.
13498 ac_file_inputs=`IFS=:
13499 for f in $ac_file_in; do
13500 case $f in
13501 -) echo $tmp/stdin ;;
13502 [\\/$]*)
12886 # Absolute (can't be DOS-style, as IFS=:)
12887 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
13503 # Absolute (can't be DOS-style, as IFS=:)
13504 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
12888echo "$as_me: error: cannot find input file: $f" >&2;}
12889 { (exit 1); exit 1; }; }
13505echo "$as_me: error: cannot find input file: $f" >&2;}
13506 { (exit 1); exit 1; }; }
12890 echo $f;;
13507 # Do quote $f, to prevent DOS paths from being IFS'd.
13508 echo "$f";;
12891 *) # Relative
13509 *) # Relative
12892 if test -f "$f"; then
12893 # Build tree
12894 echo $f
12895 elif test -f "$srcdir/$f"; then
12896 # Source tree
12897 echo $srcdir/$f
12898 else
12899 # /dev/null tree
12900 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
13510 if test -f "$f"; then
13511 # Build tree
13512 echo "$f"
13513 elif test -f "$srcdir/$f"; then
13514 # Source tree
13515 echo "$srcdir/$f"
13516 else
13517 # /dev/null tree
13518 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
12901echo "$as_me: error: cannot find input file: $f" >&2;}
12902 { (exit 1); exit 1; }; }
13519echo "$as_me: error: cannot find input file: $f" >&2;}
13520 { (exit 1); exit 1; }; }
12903 fi;;
13521 fi;;
12904 esac
12905 done` || { (exit 1); exit 1; }
12906 # Remove the trailing spaces.
13522 esac
13523 done` || { (exit 1); exit 1; }
13524 # Remove the trailing spaces.
12907 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
13525 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
12908
12909_ACEOF
12910
12911# Transform confdefs.h into two sed scripts, `conftest.defines' and
12912# `conftest.undefs', that substitutes the proper values into
12913# config.h.in to produce config.h. The first handles `#define'
12914# templates, and the second `#undef' templates.
12915# And first: Protect against being on the right side of a sed subst in

--- 6 unchanged lines hidden (view full) ---

12922# `end' is used to avoid that the second main sed command (meant for
12923# 0-ary CPP macros) applies to n-ary macro definitions.
12924# See the Autoconf documentation for `clear'.
12925cat >confdef2sed.sed <<\_ACEOF
12926s/[\\&,]/\\&/g
12927s,[\\$`],\\&,g
12928t clear
12929: clear
13526
13527_ACEOF
13528
13529# Transform confdefs.h into two sed scripts, `conftest.defines' and
13530# `conftest.undefs', that substitutes the proper values into
13531# config.h.in to produce config.h. The first handles `#define'
13532# templates, and the second `#undef' templates.
13533# And first: Protect against being on the right side of a sed subst in

--- 6 unchanged lines hidden (view full) ---

13540# `end' is used to avoid that the second main sed command (meant for
13541# 0-ary CPP macros) applies to n-ary macro definitions.
13542# See the Autoconf documentation for `clear'.
13543cat >confdef2sed.sed <<\_ACEOF
13544s/[\\&,]/\\&/g
13545s,[\\$`],\\&,g
13546t clear
13547: clear
12930s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
13548s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
12931t end
13549t end
12932s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
13550s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
12933: end
12934_ACEOF
12935# If some macros were called several times there might be several times
12936# the same #defines, which is useless. Nevertheless, we may not want to
12937# sort them, since we want the *last* AC-DEFINE to be honored.
12938uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
12939sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
12940rm -f confdef2sed.sed
12941
12942# This sed command replaces #undef with comments. This is necessary, for
12943# example, in the case of _POSIX_SOURCE, which is predefined and required
12944# on some systems where configure will not decide to define it.
12945cat >>conftest.undefs <<\_ACEOF
13551: end
13552_ACEOF
13553# If some macros were called several times there might be several times
13554# the same #defines, which is useless. Nevertheless, we may not want to
13555# sort them, since we want the *last* AC-DEFINE to be honored.
13556uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
13557sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
13558rm -f confdef2sed.sed
13559
13560# This sed command replaces #undef with comments. This is necessary, for
13561# example, in the case of _POSIX_SOURCE, which is predefined and required
13562# on some systems where configure will not decide to define it.
13563cat >>conftest.undefs <<\_ACEOF
12946s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
13564s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
12947_ACEOF
12948
12949# Break up conftest.defines because some shells have a limit on the size
12950# of here documents, and old seds have small limits too (100 cmds).
12951echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
13565_ACEOF
13566
13567# Break up conftest.defines because some shells have a limit on the size
13568# of here documents, and old seds have small limits too (100 cmds).
13569echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
12952echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
13570echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
12953echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
12954echo ' :' >>$CONFIG_STATUS
12955rm -f conftest.tail
12956while grep . conftest.defines >/dev/null
12957do
12958 # Write a limited-size here document to $tmp/defines.sed.
12959 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
12960 # Speed up: don't consider the non `#define' lines.
13571echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
13572echo ' :' >>$CONFIG_STATUS
13573rm -f conftest.tail
13574while grep . conftest.defines >/dev/null
13575do
13576 # Write a limited-size here document to $tmp/defines.sed.
13577 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
13578 # Speed up: don't consider the non `#define' lines.
12961 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
13579 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
12962 # Work around the forget-to-reset-the-flag bug.
12963 echo 't clr' >>$CONFIG_STATUS
12964 echo ': clr' >>$CONFIG_STATUS
12965 sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
12966 echo 'CEOF
12967 sed -f $tmp/defines.sed $tmp/in >$tmp/out
12968 rm -f $tmp/in
12969 mv $tmp/out $tmp/in

--- 10 unchanged lines hidden (view full) ---

12980# of here documents, and old seds have small limits too (100 cmds).
12981echo ' # Handle all the #undef templates' >>$CONFIG_STATUS
12982rm -f conftest.tail
12983while grep . conftest.undefs >/dev/null
12984do
12985 # Write a limited-size here document to $tmp/undefs.sed.
12986 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
12987 # Speed up: don't consider the non `#undef'
13580 # Work around the forget-to-reset-the-flag bug.
13581 echo 't clr' >>$CONFIG_STATUS
13582 echo ': clr' >>$CONFIG_STATUS
13583 sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
13584 echo 'CEOF
13585 sed -f $tmp/defines.sed $tmp/in >$tmp/out
13586 rm -f $tmp/in
13587 mv $tmp/out $tmp/in

--- 10 unchanged lines hidden (view full) ---

13598# of here documents, and old seds have small limits too (100 cmds).
13599echo ' # Handle all the #undef templates' >>$CONFIG_STATUS
13600rm -f conftest.tail
13601while grep . conftest.undefs >/dev/null
13602do
13603 # Write a limited-size here document to $tmp/undefs.sed.
13604 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
13605 # Speed up: don't consider the non `#undef'
12988 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
13606 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
12989 # Work around the forget-to-reset-the-flag bug.
12990 echo 't clr' >>$CONFIG_STATUS
12991 echo ': clr' >>$CONFIG_STATUS
12992 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
12993 echo 'CEOF
12994 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
12995 rm -f $tmp/in
12996 mv $tmp/out $tmp/in

--- 17 unchanged lines hidden (view full) ---

13014 rm -f $tmp/in
13015 if test x"$ac_file" != x-; then
13016 if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
13017 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
13018echo "$as_me: $ac_file is unchanged" >&6;}
13019 else
13020 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
13021$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13607 # Work around the forget-to-reset-the-flag bug.
13608 echo 't clr' >>$CONFIG_STATUS
13609 echo ': clr' >>$CONFIG_STATUS
13610 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
13611 echo 'CEOF
13612 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
13613 rm -f $tmp/in
13614 mv $tmp/out $tmp/in

--- 17 unchanged lines hidden (view full) ---

13632 rm -f $tmp/in
13633 if test x"$ac_file" != x-; then
13634 if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
13635 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
13636echo "$as_me: $ac_file is unchanged" >&6;}
13637 else
13638 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
13639$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13022 X"$ac_file" : 'X\(//\)[^/]' \| \
13023 X"$ac_file" : 'X\(//\)$' \| \
13024 X"$ac_file" : 'X\(/\)' \| \
13025 . : '\(.\)' 2>/dev/null ||
13640 X"$ac_file" : 'X\(//\)[^/]' \| \
13641 X"$ac_file" : 'X\(//\)$' \| \
13642 X"$ac_file" : 'X\(/\)' \| \
13643 . : '\(.\)' 2>/dev/null ||
13026echo X"$ac_file" |
13027 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
13028 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13029 /^X\(\/\/\)$/{ s//\1/; q; }
13030 /^X\(\/\).*/{ s//\1/; q; }
13031 s/.*/./; q'`
13032 { if $as_mkdir_p; then
13033 mkdir -p "$ac_dir"
13034 else
13035 as_dir="$ac_dir"
13036 as_dirs=
13037 while test ! -d "$as_dir"; do
13038 as_dirs="$as_dir $as_dirs"
13039 as_dir=`(dirname "$as_dir") 2>/dev/null ||
13040$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13644echo X"$ac_file" |
13645 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
13646 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13647 /^X\(\/\/\)$/{ s//\1/; q; }
13648 /^X\(\/\).*/{ s//\1/; q; }
13649 s/.*/./; q'`
13650 { if $as_mkdir_p; then
13651 mkdir -p "$ac_dir"
13652 else
13653 as_dir="$ac_dir"
13654 as_dirs=
13655 while test ! -d "$as_dir"; do
13656 as_dirs="$as_dir $as_dirs"
13657 as_dir=`(dirname "$as_dir") 2>/dev/null ||
13658$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13041 X"$as_dir" : 'X\(//\)[^/]' \| \
13042 X"$as_dir" : 'X\(//\)$' \| \
13043 X"$as_dir" : 'X\(/\)' \| \
13044 . : '\(.\)' 2>/dev/null ||
13659 X"$as_dir" : 'X\(//\)[^/]' \| \
13660 X"$as_dir" : 'X\(//\)$' \| \
13661 X"$as_dir" : 'X\(/\)' \| \
13662 . : '\(.\)' 2>/dev/null ||
13045echo X"$as_dir" |
13046 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
13047 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13048 /^X\(\/\/\)$/{ s//\1/; q; }
13049 /^X\(\/\).*/{ s//\1/; q; }
13050 s/.*/./; q'`
13051 done
13052 test ! -n "$as_dirs" || mkdir $as_dirs

--- 15 unchanged lines hidden (view full) ---

13068#
13069# CONFIG_COMMANDS section.
13070#
13071for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
13072 ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
13073 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
13074 ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
13075$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13663echo X"$as_dir" |
13664 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
13665 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13666 /^X\(\/\/\)$/{ s//\1/; q; }
13667 /^X\(\/\).*/{ s//\1/; q; }
13668 s/.*/./; q'`
13669 done
13670 test ! -n "$as_dirs" || mkdir $as_dirs

--- 15 unchanged lines hidden (view full) ---

13686#
13687# CONFIG_COMMANDS section.
13688#
13689for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
13690 ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
13691 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
13692 ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
13693$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13076 X"$ac_dest" : 'X\(//\)[^/]' \| \
13077 X"$ac_dest" : 'X\(//\)$' \| \
13078 X"$ac_dest" : 'X\(/\)' \| \
13079 . : '\(.\)' 2>/dev/null ||
13694 X"$ac_dest" : 'X\(//\)[^/]' \| \
13695 X"$ac_dest" : 'X\(//\)$' \| \
13696 X"$ac_dest" : 'X\(/\)' \| \
13697 . : '\(.\)' 2>/dev/null ||
13080echo X"$ac_dest" |
13081 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
13082 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13083 /^X\(\/\/\)$/{ s//\1/; q; }
13084 /^X\(\/\).*/{ s//\1/; q; }
13085 s/.*/./; q'`
13698echo X"$ac_dest" |
13699 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
13700 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13701 /^X\(\/\/\)$/{ s//\1/; q; }
13702 /^X\(\/\).*/{ s//\1/; q; }
13703 s/.*/./; q'`
13704 { if $as_mkdir_p; then
13705 mkdir -p "$ac_dir"
13706 else
13707 as_dir="$ac_dir"
13708 as_dirs=
13709 while test ! -d "$as_dir"; do
13710 as_dirs="$as_dir $as_dirs"
13711 as_dir=`(dirname "$as_dir") 2>/dev/null ||
13712$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13713 X"$as_dir" : 'X\(//\)[^/]' \| \
13714 X"$as_dir" : 'X\(//\)$' \| \
13715 X"$as_dir" : 'X\(/\)' \| \
13716 . : '\(.\)' 2>/dev/null ||
13717echo X"$as_dir" |
13718 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
13719 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13720 /^X\(\/\/\)$/{ s//\1/; q; }
13721 /^X\(\/\).*/{ s//\1/; q; }
13722 s/.*/./; q'`
13723 done
13724 test ! -n "$as_dirs" || mkdir $as_dirs
13725 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
13726echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
13727 { (exit 1); exit 1; }; }; }
13728
13086 ac_builddir=.
13087
13088if test "$ac_dir" != .; then
13089 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
13090 # A "../" for each directory in $ac_dir_suffix.
13091 ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
13092else
13093 ac_dir_suffix= ac_top_builddir=

--- 9 unchanged lines hidden (view full) ---

13103 fi ;;
13104 [\\/]* | ?:[\\/]* ) # Absolute path.
13105 ac_srcdir=$srcdir$ac_dir_suffix;
13106 ac_top_srcdir=$srcdir ;;
13107 *) # Relative path.
13108 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
13109 ac_top_srcdir=$ac_top_builddir$srcdir ;;
13110esac
13729 ac_builddir=.
13730
13731if test "$ac_dir" != .; then
13732 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
13733 # A "../" for each directory in $ac_dir_suffix.
13734 ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
13735else
13736 ac_dir_suffix= ac_top_builddir=

--- 9 unchanged lines hidden (view full) ---

13746 fi ;;
13747 [\\/]* | ?:[\\/]* ) # Absolute path.
13748 ac_srcdir=$srcdir$ac_dir_suffix;
13749 ac_top_srcdir=$srcdir ;;
13750 *) # Relative path.
13751 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
13752 ac_top_srcdir=$ac_top_builddir$srcdir ;;
13753esac
13111# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
13112# absolute.
13113ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
13114ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
13115ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
13116ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
13117
13754
13755# Do not use `cd foo && pwd` to compute absolute paths, because
13756# the directories may not exist.
13757case `pwd` in
13758.) ac_abs_builddir="$ac_dir";;
13759*)
13760 case "$ac_dir" in
13761 .) ac_abs_builddir=`pwd`;;
13762 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
13763 *) ac_abs_builddir=`pwd`/"$ac_dir";;
13764 esac;;
13765esac
13766case $ac_abs_builddir in
13767.) ac_abs_top_builddir=${ac_top_builddir}.;;
13768*)
13769 case ${ac_top_builddir}. in
13770 .) ac_abs_top_builddir=$ac_abs_builddir;;
13771 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
13772 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
13773 esac;;
13774esac
13775case $ac_abs_builddir in
13776.) ac_abs_srcdir=$ac_srcdir;;
13777*)
13778 case $ac_srcdir in
13779 .) ac_abs_srcdir=$ac_abs_builddir;;
13780 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
13781 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
13782 esac;;
13783esac
13784case $ac_abs_builddir in
13785.) ac_abs_top_srcdir=$ac_top_srcdir;;
13786*)
13787 case $ac_top_srcdir in
13788 .) ac_abs_top_srcdir=$ac_abs_builddir;;
13789 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
13790 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
13791 esac;;
13792esac
13118
13793
13794
13119 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
13120echo "$as_me: executing $ac_dest commands" >&6;}
13121 case $ac_dest in
13122 default )
13123case ${CONFIG_HEADERS} in
13124 *auto-host.h:config.in*)
13125 echo > cstamp-h ;;
13126esac

--- 57 unchanged lines hidden ---
13795 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
13796echo "$as_me: executing $ac_dest commands" >&6;}
13797 case $ac_dest in
13798 default )
13799case ${CONFIG_HEADERS} in
13800 *auto-host.h:config.in*)
13801 echo > cstamp-h ;;
13802esac

--- 57 unchanged lines hidden ---