Mercurial > emacs
comparison configure @ 49075:9c5c3561cc4f
Regenerated.
author | David Kastrup <dak@gnu.org> |
---|---|
date | Mon, 06 Jan 2003 14:53:31 +0000 |
parents | ac6028d32f14 |
children | df17d939ba8b |
comparison
equal
deleted
inserted
replaced
49074:2d73c1bcf0a2 | 49075:9c5c3561cc4f |
---|---|
1 #! /bin/sh | 1 #! /bin/sh |
2 # Guess values for system-dependent variables and create Makefiles. | 2 # Guess values for system-dependent variables and create Makefiles. |
3 # Generated by GNU Autoconf 2.56. | 3 # Generated by GNU Autoconf 2.57. |
4 # | 4 # |
5 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 | 5 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 |
6 # Free Software Foundation, Inc. | 6 # Free Software Foundation, Inc. |
7 # This configure script is free software; the Free Software Foundation | 7 # This configure script is free software; the Free Software Foundation |
8 # gives unlimited permission to copy, distribute and modify it. | 8 # gives unlimited permission to copy, distribute and modify it. |
307 #endif | 307 #endif |
308 #if HAVE_UNISTD_H | 308 #if HAVE_UNISTD_H |
309 # include <unistd.h> | 309 # include <unistd.h> |
310 #endif" | 310 #endif" |
311 | 311 |
312 ac_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 CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT LN_S CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA RANLIB ac_ct_RANLIB EGREP LIBSOUND SET_MAKE ALLOCA liblockfile LIBOBJS NEED_SETGID KMEM_GROUP GETLOADAVG_LIBS version configuration canonical srcdir lispdir locallisppath lisppath x_default_search_path etcdir archlibdir docdir bitmapdir gamedir gameuser c_switch_system c_switch_machine LD_SWITCH_X_SITE LD_SWITCH_X_SITE_AUX C_SWITCH_X_SITE X_TOOLKIT_TYPE machfile opsysfile LTLIBOBJS' | 312 ac_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 CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT LN_S CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA RANLIB ac_ct_RANLIB INSTALL_INFO EGREP LIBSOUND SET_MAKE ALLOCA liblockfile LIBOBJS NEED_SETGID KMEM_GROUP GETLOADAVG_LIBS version configuration canonical srcdir lispdir locallisppath lisppath x_default_search_path etcdir archlibdir docdir bitmapdir gamedir gameuser c_switch_system c_switch_machine LD_SWITCH_X_SITE LD_SWITCH_X_SITE_AUX C_SWITCH_X_SITE X_TOOLKIT_TYPE machfile opsysfile LTLIBOBJS' |
313 ac_subst_files='' | 313 ac_subst_files='' |
314 | 314 |
315 # Initialize some variables set by options. | 315 # Initialize some variables set by options. |
316 ac_init_help= | 316 ac_init_help= |
317 ac_init_version=false | 317 ac_init_version=false |
962 cat >&5 <<_ACEOF | 962 cat >&5 <<_ACEOF |
963 This file contains any messages produced by compilers while | 963 This file contains any messages produced by compilers while |
964 running configure, to aid debugging if configure makes a mistake. | 964 running configure, to aid debugging if configure makes a mistake. |
965 | 965 |
966 It was created by $as_me, which was | 966 It was created by $as_me, which was |
967 generated by GNU Autoconf 2.56. Invocation command line was | 967 generated by GNU Autoconf 2.57. Invocation command line was |
968 | 968 |
969 $ $0 $@ | 969 $ $0 $@ |
970 | 970 |
971 _ACEOF | 971 _ACEOF |
972 { | 972 { |
2367 *-sunos5.6* | *-solaris2.6* ) | 2367 *-sunos5.6* | *-solaris2.6* ) |
2368 opsys=sol2-6 | 2368 opsys=sol2-6 |
2369 NON_GNU_CPP=/usr/ccs/lib/cpp | 2369 NON_GNU_CPP=/usr/ccs/lib/cpp |
2370 RANLIB="ar -ts" | 2370 RANLIB="ar -ts" |
2371 ;; | 2371 ;; |
2372 *-sunos5.8* | *-solaris2.8* ) | |
2373 opsys=sol2-8 | |
2374 NON_GNU_CPP=/usr/ccs/lib/cpp | |
2375 RANLIB="ar -ts" | |
2376 ;; | |
2377 *-sunos5* | *-solaris* ) | 2372 *-sunos5* | *-solaris* ) |
2378 opsys=sol2-8 | 2373 opsys=sol2-6 |
2379 NON_GNU_CPP=/usr/ccs/lib/cpp | 2374 NON_GNU_CPP=/usr/ccs/lib/cpp |
2380 ;; | 2375 ;; |
2381 * ) opsys=bsd4-2 ;; | 2376 * ) opsys=bsd4-2 ;; |
2382 esac | 2377 esac |
2383 ## Watch out for a compiler that we know will not work. | 2378 ## Watch out for a compiler that we know will not work. |
3539 ac_preproc_ok=false | 3534 ac_preproc_ok=false |
3540 for ac_c_preproc_warn_flag in '' yes | 3535 for ac_c_preproc_warn_flag in '' yes |
3541 do | 3536 do |
3542 # Use a header file that comes with gcc, so configuring glibc | 3537 # Use a header file that comes with gcc, so configuring glibc |
3543 # with a fresh cross-compiler works. | 3538 # with a fresh cross-compiler works. |
3539 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
3540 # <limits.h> exists even on freestanding compilers. | |
3544 # On the NeXT, cc -E runs the code through the compiler's parser, | 3541 # On the NeXT, cc -E runs the code through the compiler's parser, |
3545 # not just through cpp. "Syntax error" is here to catch this case. | 3542 # not just through cpp. "Syntax error" is here to catch this case. |
3546 cat >conftest.$ac_ext <<_ACEOF | 3543 cat >conftest.$ac_ext <<_ACEOF |
3547 #line $LINENO "configure" | 3544 #line $LINENO "configure" |
3548 /* confdefs.h. */ | 3545 /* confdefs.h. */ |
3549 _ACEOF | 3546 _ACEOF |
3550 cat confdefs.h >>conftest.$ac_ext | 3547 cat confdefs.h >>conftest.$ac_ext |
3551 cat >>conftest.$ac_ext <<_ACEOF | 3548 cat >>conftest.$ac_ext <<_ACEOF |
3552 /* end confdefs.h. */ | 3549 /* end confdefs.h. */ |
3553 #include <assert.h> | 3550 #ifdef __STDC__ |
3551 # include <limits.h> | |
3552 #else | |
3553 # include <assert.h> | |
3554 #endif | |
3554 Syntax error | 3555 Syntax error |
3555 _ACEOF | 3556 _ACEOF |
3556 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3557 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
3557 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3558 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
3558 ac_status=$? | 3559 ac_status=$? |
3640 ac_preproc_ok=false | 3641 ac_preproc_ok=false |
3641 for ac_c_preproc_warn_flag in '' yes | 3642 for ac_c_preproc_warn_flag in '' yes |
3642 do | 3643 do |
3643 # Use a header file that comes with gcc, so configuring glibc | 3644 # Use a header file that comes with gcc, so configuring glibc |
3644 # with a fresh cross-compiler works. | 3645 # with a fresh cross-compiler works. |
3646 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
3647 # <limits.h> exists even on freestanding compilers. | |
3645 # On the NeXT, cc -E runs the code through the compiler's parser, | 3648 # On the NeXT, cc -E runs the code through the compiler's parser, |
3646 # not just through cpp. "Syntax error" is here to catch this case. | 3649 # not just through cpp. "Syntax error" is here to catch this case. |
3647 cat >conftest.$ac_ext <<_ACEOF | 3650 cat >conftest.$ac_ext <<_ACEOF |
3648 #line $LINENO "configure" | 3651 #line $LINENO "configure" |
3649 /* confdefs.h. */ | 3652 /* confdefs.h. */ |
3650 _ACEOF | 3653 _ACEOF |
3651 cat confdefs.h >>conftest.$ac_ext | 3654 cat confdefs.h >>conftest.$ac_ext |
3652 cat >>conftest.$ac_ext <<_ACEOF | 3655 cat >>conftest.$ac_ext <<_ACEOF |
3653 /* end confdefs.h. */ | 3656 /* end confdefs.h. */ |
3654 #include <assert.h> | 3657 #ifdef __STDC__ |
3658 # include <limits.h> | |
3659 #else | |
3660 # include <assert.h> | |
3661 #endif | |
3655 Syntax error | 3662 Syntax error |
3656 _ACEOF | 3663 _ACEOF |
3657 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3664 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
3658 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3665 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
3659 ac_status=$? | 3666 ac_status=$? |
3897 else | 3904 else |
3898 RANLIB="$ac_cv_prog_RANLIB" | 3905 RANLIB="$ac_cv_prog_RANLIB" |
3899 fi | 3906 fi |
3900 | 3907 |
3901 fi | 3908 fi |
3909 # Extract the first word of "install-info", so it can be a program name with args. | |
3910 set dummy install-info; ac_word=$2 | |
3911 echo "$as_me:$LINENO: checking for $ac_word" >&5 | |
3912 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
3913 if test "${ac_cv_path_INSTALL_INFO+set}" = set; then | |
3914 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
3915 else | |
3916 case $INSTALL_INFO in | |
3917 [\\/]* | ?:[\\/]*) | |
3918 ac_cv_path_INSTALL_INFO="$INSTALL_INFO" # Let the user override the test with a path. | |
3919 ;; | |
3920 *) | |
3921 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
3922 for as_dir in $PATH | |
3923 do | |
3924 IFS=$as_save_IFS | |
3925 test -z "$as_dir" && as_dir=. | |
3926 for ac_exec_ext in '' $ac_executable_extensions; do | |
3927 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |
3928 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext" | |
3929 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
3930 break 2 | |
3931 fi | |
3932 done | |
3933 done | |
3934 | |
3935 ;; | |
3936 esac | |
3937 fi | |
3938 INSTALL_INFO=$ac_cv_path_INSTALL_INFO | |
3939 | |
3940 if test -n "$INSTALL_INFO"; then | |
3941 echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5 | |
3942 echo "${ECHO_T}$INSTALL_INFO" >&6 | |
3943 else | |
3944 echo "$as_me:$LINENO: result: no" >&5 | |
3945 echo "${ECHO_T}no" >&6 | |
3946 fi | |
3947 | |
3948 # Extract the first word of "install-info", so it can be a program name with args. | |
3949 set dummy install-info; ac_word=$2 | |
3950 echo "$as_me:$LINENO: checking for $ac_word" >&5 | |
3951 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
3952 if test "${ac_cv_path_INSTALL_INFO+set}" = set; then | |
3953 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
3954 else | |
3955 case $INSTALL_INFO in | |
3956 [\\/]* | ?:[\\/]*) | |
3957 ac_cv_path_INSTALL_INFO="$INSTALL_INFO" # Let the user override the test with a path. | |
3958 ;; | |
3959 *) | |
3960 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
3961 for as_dir in /usr/sbin | |
3962 do | |
3963 IFS=$as_save_IFS | |
3964 test -z "$as_dir" && as_dir=. | |
3965 for ac_exec_ext in '' $ac_executable_extensions; do | |
3966 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |
3967 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext" | |
3968 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
3969 break 2 | |
3970 fi | |
3971 done | |
3972 done | |
3973 | |
3974 ;; | |
3975 esac | |
3976 fi | |
3977 INSTALL_INFO=$ac_cv_path_INSTALL_INFO | |
3978 | |
3979 if test -n "$INSTALL_INFO"; then | |
3980 echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5 | |
3981 echo "${ECHO_T}$INSTALL_INFO" >&6 | |
3982 else | |
3983 echo "$as_me:$LINENO: result: no" >&5 | |
3984 echo "${ECHO_T}no" >&6 | |
3985 fi | |
3986 | |
3987 # Extract the first word of "install-info", so it can be a program name with args. | |
3988 set dummy install-info; ac_word=$2 | |
3989 echo "$as_me:$LINENO: checking for $ac_word" >&5 | |
3990 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
3991 if test "${ac_cv_path_INSTALL_INFO+set}" = set; then | |
3992 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
3993 else | |
3994 case $INSTALL_INFO in | |
3995 [\\/]* | ?:[\\/]*) | |
3996 ac_cv_path_INSTALL_INFO="$INSTALL_INFO" # Let the user override the test with a path. | |
3997 ;; | |
3998 *) | |
3999 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4000 for as_dir in /sbin | |
4001 do | |
4002 IFS=$as_save_IFS | |
4003 test -z "$as_dir" && as_dir=. | |
4004 for ac_exec_ext in '' $ac_executable_extensions; do | |
4005 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |
4006 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext" | |
4007 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4008 break 2 | |
4009 fi | |
4010 done | |
4011 done | |
4012 | |
4013 test -z "$ac_cv_path_INSTALL_INFO" && ac_cv_path_INSTALL_INFO=":" | |
4014 ;; | |
4015 esac | |
4016 fi | |
4017 INSTALL_INFO=$ac_cv_path_INSTALL_INFO | |
4018 | |
4019 if test -n "$INSTALL_INFO"; then | |
4020 echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5 | |
4021 echo "${ECHO_T}$INSTALL_INFO" >&6 | |
4022 else | |
4023 echo "$as_me:$LINENO: result: no" >&5 | |
4024 echo "${ECHO_T}no" >&6 | |
4025 fi | |
4026 | |
3902 | 4027 |
3903 | 4028 |
3904 if test x$GCC = xyes && test "x$GCC_LINK_TEST_OPTIONS" != x | 4029 if test x$GCC = xyes && test "x$GCC_LINK_TEST_OPTIONS" != x |
3905 then | 4030 then |
3906 ac_link="$ac_link $GCC_LINK_TEST_OPTIONS" | 4031 ac_link="$ac_link $GCC_LINK_TEST_OPTIONS" |
6736 _ACEOF | 6861 _ACEOF |
6737 cat confdefs.h >>conftest.$ac_ext | 6862 cat confdefs.h >>conftest.$ac_ext |
6738 cat >>conftest.$ac_ext <<_ACEOF | 6863 cat >>conftest.$ac_ext <<_ACEOF |
6739 /* end confdefs.h. */ | 6864 /* end confdefs.h. */ |
6740 /* System header to define __stub macros and hopefully few prototypes, | 6865 /* System header to define __stub macros and hopefully few prototypes, |
6741 which can conflict with char malloc_get_state (); below. */ | 6866 which can conflict with char malloc_get_state (); below. |
6742 #include <assert.h> | 6867 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
6868 <limits.h> exists even on freestanding compilers. */ | |
6869 #ifdef __STDC__ | |
6870 # include <limits.h> | |
6871 #else | |
6872 # include <assert.h> | |
6873 #endif | |
6743 /* Override any gcc2 internal prototype to avoid an error. */ | 6874 /* Override any gcc2 internal prototype to avoid an error. */ |
6744 #ifdef __cplusplus | 6875 #ifdef __cplusplus |
6745 extern "C" | 6876 extern "C" |
6746 { | 6877 { |
6747 #endif | 6878 #endif |
6761 #endif | 6892 #endif |
6762 | 6893 |
6763 int | 6894 int |
6764 main () | 6895 main () |
6765 { | 6896 { |
6766 | 6897 return f != malloc_get_state; |
6767 ; | 6898 ; |
6768 return 0; | 6899 return 0; |
6769 } | 6900 } |
6770 _ACEOF | 6901 _ACEOF |
6771 rm -f conftest.$ac_objext conftest$ac_exeext | 6902 rm -f conftest.$ac_objext conftest$ac_exeext |
6808 _ACEOF | 6939 _ACEOF |
6809 cat confdefs.h >>conftest.$ac_ext | 6940 cat confdefs.h >>conftest.$ac_ext |
6810 cat >>conftest.$ac_ext <<_ACEOF | 6941 cat >>conftest.$ac_ext <<_ACEOF |
6811 /* end confdefs.h. */ | 6942 /* end confdefs.h. */ |
6812 /* System header to define __stub macros and hopefully few prototypes, | 6943 /* System header to define __stub macros and hopefully few prototypes, |
6813 which can conflict with char malloc_set_state (); below. */ | 6944 which can conflict with char malloc_set_state (); below. |
6814 #include <assert.h> | 6945 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
6946 <limits.h> exists even on freestanding compilers. */ | |
6947 #ifdef __STDC__ | |
6948 # include <limits.h> | |
6949 #else | |
6950 # include <assert.h> | |
6951 #endif | |
6815 /* Override any gcc2 internal prototype to avoid an error. */ | 6952 /* Override any gcc2 internal prototype to avoid an error. */ |
6816 #ifdef __cplusplus | 6953 #ifdef __cplusplus |
6817 extern "C" | 6954 extern "C" |
6818 { | 6955 { |
6819 #endif | 6956 #endif |
6833 #endif | 6970 #endif |
6834 | 6971 |
6835 int | 6972 int |
6836 main () | 6973 main () |
6837 { | 6974 { |
6838 | 6975 return f != malloc_set_state; |
6839 ; | 6976 ; |
6840 return 0; | 6977 return 0; |
6841 } | 6978 } |
6842 _ACEOF | 6979 _ACEOF |
6843 rm -f conftest.$ac_objext conftest$ac_exeext | 6980 rm -f conftest.$ac_objext conftest$ac_exeext |
7096 _ACEOF | 7233 _ACEOF |
7097 cat confdefs.h >>conftest.$ac_ext | 7234 cat confdefs.h >>conftest.$ac_ext |
7098 cat >>conftest.$ac_ext <<_ACEOF | 7235 cat >>conftest.$ac_ext <<_ACEOF |
7099 /* end confdefs.h. */ | 7236 /* end confdefs.h. */ |
7100 /* System header to define __stub macros and hopefully few prototypes, | 7237 /* System header to define __stub macros and hopefully few prototypes, |
7101 which can conflict with char $ac_func (); below. */ | 7238 which can conflict with char $ac_func (); below. |
7102 #include <assert.h> | 7239 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
7240 <limits.h> exists even on freestanding compilers. */ | |
7241 #ifdef __STDC__ | |
7242 # include <limits.h> | |
7243 #else | |
7244 # include <assert.h> | |
7245 #endif | |
7103 /* Override any gcc2 internal prototype to avoid an error. */ | 7246 /* Override any gcc2 internal prototype to avoid an error. */ |
7104 #ifdef __cplusplus | 7247 #ifdef __cplusplus |
7105 extern "C" | 7248 extern "C" |
7106 { | 7249 { |
7107 #endif | 7250 #endif |
7121 #endif | 7264 #endif |
7122 | 7265 |
7123 int | 7266 int |
7124 main () | 7267 main () |
7125 { | 7268 { |
7126 | 7269 return f != $ac_func; |
7127 ; | 7270 ; |
7128 return 0; | 7271 return 0; |
7129 } | 7272 } |
7130 _ACEOF | 7273 _ACEOF |
7131 rm -f conftest.$ac_objext conftest$ac_exeext | 7274 rm -f conftest.$ac_objext conftest$ac_exeext |
7730 _ACEOF | 7873 _ACEOF |
7731 cat confdefs.h >>conftest.$ac_ext | 7874 cat confdefs.h >>conftest.$ac_ext |
7732 cat >>conftest.$ac_ext <<_ACEOF | 7875 cat >>conftest.$ac_ext <<_ACEOF |
7733 /* end confdefs.h. */ | 7876 /* end confdefs.h. */ |
7734 /* System header to define __stub macros and hopefully few prototypes, | 7877 /* System header to define __stub macros and hopefully few prototypes, |
7735 which can conflict with char $ac_func (); below. */ | 7878 which can conflict with char $ac_func (); below. |
7736 #include <assert.h> | 7879 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
7880 <limits.h> exists even on freestanding compilers. */ | |
7881 #ifdef __STDC__ | |
7882 # include <limits.h> | |
7883 #else | |
7884 # include <assert.h> | |
7885 #endif | |
7737 /* Override any gcc2 internal prototype to avoid an error. */ | 7886 /* Override any gcc2 internal prototype to avoid an error. */ |
7738 #ifdef __cplusplus | 7887 #ifdef __cplusplus |
7739 extern "C" | 7888 extern "C" |
7740 { | 7889 { |
7741 #endif | 7890 #endif |
7755 #endif | 7904 #endif |
7756 | 7905 |
7757 int | 7906 int |
7758 main () | 7907 main () |
7759 { | 7908 { |
7760 | 7909 return f != $ac_func; |
7761 ; | 7910 ; |
7762 return 0; | 7911 return 0; |
7763 } | 7912 } |
7764 _ACEOF | 7913 _ACEOF |
7765 rm -f conftest.$ac_objext conftest$ac_exeext | 7914 rm -f conftest.$ac_objext conftest$ac_exeext |
10207 _ACEOF | 10356 _ACEOF |
10208 cat confdefs.h >>conftest.$ac_ext | 10357 cat confdefs.h >>conftest.$ac_ext |
10209 cat >>conftest.$ac_ext <<_ACEOF | 10358 cat >>conftest.$ac_ext <<_ACEOF |
10210 /* end confdefs.h. */ | 10359 /* end confdefs.h. */ |
10211 /* System header to define __stub macros and hopefully few prototypes, | 10360 /* System header to define __stub macros and hopefully few prototypes, |
10212 which can conflict with char $ac_func (); below. */ | 10361 which can conflict with char $ac_func (); below. |
10213 #include <assert.h> | 10362 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
10363 <limits.h> exists even on freestanding compilers. */ | |
10364 #ifdef __STDC__ | |
10365 # include <limits.h> | |
10366 #else | |
10367 # include <assert.h> | |
10368 #endif | |
10214 /* Override any gcc2 internal prototype to avoid an error. */ | 10369 /* Override any gcc2 internal prototype to avoid an error. */ |
10215 #ifdef __cplusplus | 10370 #ifdef __cplusplus |
10216 extern "C" | 10371 extern "C" |
10217 { | 10372 { |
10218 #endif | 10373 #endif |
10232 #endif | 10387 #endif |
10233 | 10388 |
10234 int | 10389 int |
10235 main () | 10390 main () |
10236 { | 10391 { |
10237 | 10392 return f != $ac_func; |
10238 ; | 10393 ; |
10239 return 0; | 10394 return 0; |
10240 } | 10395 } |
10241 _ACEOF | 10396 _ACEOF |
10242 rm -f conftest.$ac_objext conftest$ac_exeext | 10397 rm -f conftest.$ac_objext conftest$ac_exeext |
10611 _ACEOF | 10766 _ACEOF |
10612 cat confdefs.h >>conftest.$ac_ext | 10767 cat confdefs.h >>conftest.$ac_ext |
10613 cat >>conftest.$ac_ext <<_ACEOF | 10768 cat >>conftest.$ac_ext <<_ACEOF |
10614 /* end confdefs.h. */ | 10769 /* end confdefs.h. */ |
10615 /* System header to define __stub macros and hopefully few prototypes, | 10770 /* System header to define __stub macros and hopefully few prototypes, |
10616 which can conflict with char $ac_func (); below. */ | 10771 which can conflict with char $ac_func (); below. |
10617 #include <assert.h> | 10772 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
10773 <limits.h> exists even on freestanding compilers. */ | |
10774 #ifdef __STDC__ | |
10775 # include <limits.h> | |
10776 #else | |
10777 # include <assert.h> | |
10778 #endif | |
10618 /* Override any gcc2 internal prototype to avoid an error. */ | 10779 /* Override any gcc2 internal prototype to avoid an error. */ |
10619 #ifdef __cplusplus | 10780 #ifdef __cplusplus |
10620 extern "C" | 10781 extern "C" |
10621 { | 10782 { |
10622 #endif | 10783 #endif |
10636 #endif | 10797 #endif |
10637 | 10798 |
10638 int | 10799 int |
10639 main () | 10800 main () |
10640 { | 10801 { |
10641 | 10802 return f != $ac_func; |
10642 ; | 10803 ; |
10643 return 0; | 10804 return 0; |
10644 } | 10805 } |
10645 _ACEOF | 10806 _ACEOF |
10646 rm -f conftest.$ac_objext conftest$ac_exeext | 10807 rm -f conftest.$ac_objext conftest$ac_exeext |
10898 _ACEOF | 11059 _ACEOF |
10899 cat confdefs.h >>conftest.$ac_ext | 11060 cat confdefs.h >>conftest.$ac_ext |
10900 cat >>conftest.$ac_ext <<_ACEOF | 11061 cat >>conftest.$ac_ext <<_ACEOF |
10901 /* end confdefs.h. */ | 11062 /* end confdefs.h. */ |
10902 /* System header to define __stub macros and hopefully few prototypes, | 11063 /* System header to define __stub macros and hopefully few prototypes, |
10903 which can conflict with char $ac_func (); below. */ | 11064 which can conflict with char $ac_func (); below. |
10904 #include <assert.h> | 11065 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
11066 <limits.h> exists even on freestanding compilers. */ | |
11067 #ifdef __STDC__ | |
11068 # include <limits.h> | |
11069 #else | |
11070 # include <assert.h> | |
11071 #endif | |
10905 /* Override any gcc2 internal prototype to avoid an error. */ | 11072 /* Override any gcc2 internal prototype to avoid an error. */ |
10906 #ifdef __cplusplus | 11073 #ifdef __cplusplus |
10907 extern "C" | 11074 extern "C" |
10908 { | 11075 { |
10909 #endif | 11076 #endif |
10923 #endif | 11090 #endif |
10924 | 11091 |
10925 int | 11092 int |
10926 main () | 11093 main () |
10927 { | 11094 { |
10928 | 11095 return f != $ac_func; |
10929 ; | 11096 ; |
10930 return 0; | 11097 return 0; |
10931 } | 11098 } |
10932 _ACEOF | 11099 _ACEOF |
10933 rm -f conftest.$ac_objext conftest$ac_exeext | 11100 rm -f conftest.$ac_objext conftest$ac_exeext |
11263 _ACEOF | 11430 _ACEOF |
11264 cat confdefs.h >>conftest.$ac_ext | 11431 cat confdefs.h >>conftest.$ac_ext |
11265 cat >>conftest.$ac_ext <<_ACEOF | 11432 cat >>conftest.$ac_ext <<_ACEOF |
11266 /* end confdefs.h. */ | 11433 /* end confdefs.h. */ |
11267 /* System header to define __stub macros and hopefully few prototypes, | 11434 /* System header to define __stub macros and hopefully few prototypes, |
11268 which can conflict with char $ac_func (); below. */ | 11435 which can conflict with char $ac_func (); below. |
11269 #include <assert.h> | 11436 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
11437 <limits.h> exists even on freestanding compilers. */ | |
11438 #ifdef __STDC__ | |
11439 # include <limits.h> | |
11440 #else | |
11441 # include <assert.h> | |
11442 #endif | |
11270 /* Override any gcc2 internal prototype to avoid an error. */ | 11443 /* Override any gcc2 internal prototype to avoid an error. */ |
11271 #ifdef __cplusplus | 11444 #ifdef __cplusplus |
11272 extern "C" | 11445 extern "C" |
11273 { | 11446 { |
11274 #endif | 11447 #endif |
11288 #endif | 11461 #endif |
11289 | 11462 |
11290 int | 11463 int |
11291 main () | 11464 main () |
11292 { | 11465 { |
11293 | 11466 return f != $ac_func; |
11294 ; | 11467 ; |
11295 return 0; | 11468 return 0; |
11296 } | 11469 } |
11297 _ACEOF | 11470 _ACEOF |
11298 rm -f conftest.$ac_objext conftest$ac_exeext | 11471 rm -f conftest.$ac_objext conftest$ac_exeext |
11546 _ACEOF | 11719 _ACEOF |
11547 cat confdefs.h >>conftest.$ac_ext | 11720 cat confdefs.h >>conftest.$ac_ext |
11548 cat >>conftest.$ac_ext <<_ACEOF | 11721 cat >>conftest.$ac_ext <<_ACEOF |
11549 /* end confdefs.h. */ | 11722 /* end confdefs.h. */ |
11550 /* System header to define __stub macros and hopefully few prototypes, | 11723 /* System header to define __stub macros and hopefully few prototypes, |
11551 which can conflict with char getloadavg (); below. */ | 11724 which can conflict with char getloadavg (); below. |
11552 #include <assert.h> | 11725 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
11726 <limits.h> exists even on freestanding compilers. */ | |
11727 #ifdef __STDC__ | |
11728 # include <limits.h> | |
11729 #else | |
11730 # include <assert.h> | |
11731 #endif | |
11553 /* Override any gcc2 internal prototype to avoid an error. */ | 11732 /* Override any gcc2 internal prototype to avoid an error. */ |
11554 #ifdef __cplusplus | 11733 #ifdef __cplusplus |
11555 extern "C" | 11734 extern "C" |
11556 { | 11735 { |
11557 #endif | 11736 #endif |
11571 #endif | 11750 #endif |
11572 | 11751 |
11573 int | 11752 int |
11574 main () | 11753 main () |
11575 { | 11754 { |
11576 | 11755 return f != getloadavg; |
11577 ; | 11756 ; |
11578 return 0; | 11757 return 0; |
11579 } | 11758 } |
11580 _ACEOF | 11759 _ACEOF |
11581 rm -f conftest.$ac_objext conftest$ac_exeext | 11760 rm -f conftest.$ac_objext conftest$ac_exeext |
11624 _ACEOF | 11803 _ACEOF |
11625 cat confdefs.h >>conftest.$ac_ext | 11804 cat confdefs.h >>conftest.$ac_ext |
11626 cat >>conftest.$ac_ext <<_ACEOF | 11805 cat >>conftest.$ac_ext <<_ACEOF |
11627 /* end confdefs.h. */ | 11806 /* end confdefs.h. */ |
11628 /* System header to define __stub macros and hopefully few prototypes, | 11807 /* System header to define __stub macros and hopefully few prototypes, |
11629 which can conflict with char $ac_func (); below. */ | 11808 which can conflict with char $ac_func (); below. |
11630 #include <assert.h> | 11809 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
11810 <limits.h> exists even on freestanding compilers. */ | |
11811 #ifdef __STDC__ | |
11812 # include <limits.h> | |
11813 #else | |
11814 # include <assert.h> | |
11815 #endif | |
11631 /* Override any gcc2 internal prototype to avoid an error. */ | 11816 /* Override any gcc2 internal prototype to avoid an error. */ |
11632 #ifdef __cplusplus | 11817 #ifdef __cplusplus |
11633 extern "C" | 11818 extern "C" |
11634 { | 11819 { |
11635 #endif | 11820 #endif |
11649 #endif | 11834 #endif |
11650 | 11835 |
11651 int | 11836 int |
11652 main () | 11837 main () |
11653 { | 11838 { |
11654 | 11839 return f != $ac_func; |
11655 ; | 11840 ; |
11656 return 0; | 11841 return 0; |
11657 } | 11842 } |
11658 _ACEOF | 11843 _ACEOF |
11659 rm -f conftest.$ac_objext conftest$ac_exeext | 11844 rm -f conftest.$ac_objext conftest$ac_exeext |
12023 _ACEOF | 12208 _ACEOF |
12024 cat confdefs.h >>conftest.$ac_ext | 12209 cat confdefs.h >>conftest.$ac_ext |
12025 cat >>conftest.$ac_ext <<_ACEOF | 12210 cat >>conftest.$ac_ext <<_ACEOF |
12026 /* end confdefs.h. */ | 12211 /* end confdefs.h. */ |
12027 /* System header to define __stub macros and hopefully few prototypes, | 12212 /* System header to define __stub macros and hopefully few prototypes, |
12028 which can conflict with char $ac_func (); below. */ | 12213 which can conflict with char $ac_func (); below. |
12029 #include <assert.h> | 12214 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
12215 <limits.h> exists even on freestanding compilers. */ | |
12216 #ifdef __STDC__ | |
12217 # include <limits.h> | |
12218 #else | |
12219 # include <assert.h> | |
12220 #endif | |
12030 /* Override any gcc2 internal prototype to avoid an error. */ | 12221 /* Override any gcc2 internal prototype to avoid an error. */ |
12031 #ifdef __cplusplus | 12222 #ifdef __cplusplus |
12032 extern "C" | 12223 extern "C" |
12033 { | 12224 { |
12034 #endif | 12225 #endif |
12048 #endif | 12239 #endif |
12049 | 12240 |
12050 int | 12241 int |
12051 main () | 12242 main () |
12052 { | 12243 { |
12053 | 12244 return f != $ac_func; |
12054 ; | 12245 ; |
12055 return 0; | 12246 return 0; |
12056 } | 12247 } |
12057 _ACEOF | 12248 _ACEOF |
12058 rm -f conftest.$ac_objext conftest$ac_exeext | 12249 rm -f conftest.$ac_objext conftest$ac_exeext |
12442 _ACEOF | 12633 _ACEOF |
12443 cat confdefs.h >>conftest.$ac_ext | 12634 cat confdefs.h >>conftest.$ac_ext |
12444 cat >>conftest.$ac_ext <<_ACEOF | 12635 cat >>conftest.$ac_ext <<_ACEOF |
12445 /* end confdefs.h. */ | 12636 /* end confdefs.h. */ |
12446 /* System header to define __stub macros and hopefully few prototypes, | 12637 /* System header to define __stub macros and hopefully few prototypes, |
12447 which can conflict with char $ac_func (); below. */ | 12638 which can conflict with char $ac_func (); below. |
12448 #include <assert.h> | 12639 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
12640 <limits.h> exists even on freestanding compilers. */ | |
12641 #ifdef __STDC__ | |
12642 # include <limits.h> | |
12643 #else | |
12644 # include <assert.h> | |
12645 #endif | |
12449 /* Override any gcc2 internal prototype to avoid an error. */ | 12646 /* Override any gcc2 internal prototype to avoid an error. */ |
12450 #ifdef __cplusplus | 12647 #ifdef __cplusplus |
12451 extern "C" | 12648 extern "C" |
12452 { | 12649 { |
12453 #endif | 12650 #endif |
12467 #endif | 12664 #endif |
12468 | 12665 |
12469 int | 12666 int |
12470 main () | 12667 main () |
12471 { | 12668 { |
12472 | 12669 return f != $ac_func; |
12473 ; | 12670 ; |
12474 return 0; | 12671 return 0; |
12475 } | 12672 } |
12476 _ACEOF | 12673 _ACEOF |
12477 rm -f conftest.$ac_objext conftest$ac_exeext | 12674 rm -f conftest.$ac_objext conftest$ac_exeext |
13482 _ACEOF | 13679 _ACEOF |
13483 cat confdefs.h >>conftest.$ac_ext | 13680 cat confdefs.h >>conftest.$ac_ext |
13484 cat >>conftest.$ac_ext <<_ACEOF | 13681 cat >>conftest.$ac_ext <<_ACEOF |
13485 /* end confdefs.h. */ | 13682 /* end confdefs.h. */ |
13486 /* System header to define __stub macros and hopefully few prototypes, | 13683 /* System header to define __stub macros and hopefully few prototypes, |
13487 which can conflict with char $ac_func (); below. */ | 13684 which can conflict with char $ac_func (); below. |
13488 #include <assert.h> | 13685 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
13686 <limits.h> exists even on freestanding compilers. */ | |
13687 #ifdef __STDC__ | |
13688 # include <limits.h> | |
13689 #else | |
13690 # include <assert.h> | |
13691 #endif | |
13489 /* Override any gcc2 internal prototype to avoid an error. */ | 13692 /* Override any gcc2 internal prototype to avoid an error. */ |
13490 #ifdef __cplusplus | 13693 #ifdef __cplusplus |
13491 extern "C" | 13694 extern "C" |
13492 { | 13695 { |
13493 #endif | 13696 #endif |
13507 #endif | 13710 #endif |
13508 | 13711 |
13509 int | 13712 int |
13510 main () | 13713 main () |
13511 { | 13714 { |
13512 | 13715 return f != $ac_func; |
13513 ; | 13716 ; |
13514 return 0; | 13717 return 0; |
13515 } | 13718 } |
13516 _ACEOF | 13719 _ACEOF |
13517 rm -f conftest.$ac_objext conftest$ac_exeext | 13720 rm -f conftest.$ac_objext conftest$ac_exeext |
13562 _ACEOF | 13765 _ACEOF |
13563 cat confdefs.h >>conftest.$ac_ext | 13766 cat confdefs.h >>conftest.$ac_ext |
13564 cat >>conftest.$ac_ext <<_ACEOF | 13767 cat >>conftest.$ac_ext <<_ACEOF |
13565 /* end confdefs.h. */ | 13768 /* end confdefs.h. */ |
13566 /* System header to define __stub macros and hopefully few prototypes, | 13769 /* System header to define __stub macros and hopefully few prototypes, |
13567 which can conflict with char $ac_func (); below. */ | 13770 which can conflict with char $ac_func (); below. |
13568 #include <assert.h> | 13771 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
13772 <limits.h> exists even on freestanding compilers. */ | |
13773 #ifdef __STDC__ | |
13774 # include <limits.h> | |
13775 #else | |
13776 # include <assert.h> | |
13777 #endif | |
13569 /* Override any gcc2 internal prototype to avoid an error. */ | 13778 /* Override any gcc2 internal prototype to avoid an error. */ |
13570 #ifdef __cplusplus | 13779 #ifdef __cplusplus |
13571 extern "C" | 13780 extern "C" |
13572 { | 13781 { |
13573 #endif | 13782 #endif |
13587 #endif | 13796 #endif |
13588 | 13797 |
13589 int | 13798 int |
13590 main () | 13799 main () |
13591 { | 13800 { |
13592 | 13801 return f != $ac_func; |
13593 ; | 13802 ; |
13594 return 0; | 13803 return 0; |
13595 } | 13804 } |
13596 _ACEOF | 13805 _ACEOF |
13597 rm -f conftest.$ac_objext conftest$ac_exeext | 13806 rm -f conftest.$ac_objext conftest$ac_exeext |
13710 _ACEOF | 13919 _ACEOF |
13711 cat confdefs.h >>conftest.$ac_ext | 13920 cat confdefs.h >>conftest.$ac_ext |
13712 cat >>conftest.$ac_ext <<_ACEOF | 13921 cat >>conftest.$ac_ext <<_ACEOF |
13713 /* end confdefs.h. */ | 13922 /* end confdefs.h. */ |
13714 /* System header to define __stub macros and hopefully few prototypes, | 13923 /* System header to define __stub macros and hopefully few prototypes, |
13715 which can conflict with char res_send (); below. */ | 13924 which can conflict with char res_send (); below. |
13716 #include <assert.h> | 13925 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
13926 <limits.h> exists even on freestanding compilers. */ | |
13927 #ifdef __STDC__ | |
13928 # include <limits.h> | |
13929 #else | |
13930 # include <assert.h> | |
13931 #endif | |
13717 /* Override any gcc2 internal prototype to avoid an error. */ | 13932 /* Override any gcc2 internal prototype to avoid an error. */ |
13718 #ifdef __cplusplus | 13933 #ifdef __cplusplus |
13719 extern "C" | 13934 extern "C" |
13720 { | 13935 { |
13721 #endif | 13936 #endif |
13735 #endif | 13950 #endif |
13736 | 13951 |
13737 int | 13952 int |
13738 main () | 13953 main () |
13739 { | 13954 { |
13740 | 13955 return f != res_send; |
13741 ; | 13956 ; |
13742 return 0; | 13957 return 0; |
13743 } | 13958 } |
13744 _ACEOF | 13959 _ACEOF |
13745 rm -f conftest.$ac_objext conftest$ac_exeext | 13960 rm -f conftest.$ac_objext conftest$ac_exeext |
13779 _ACEOF | 13994 _ACEOF |
13780 cat confdefs.h >>conftest.$ac_ext | 13995 cat confdefs.h >>conftest.$ac_ext |
13781 cat >>conftest.$ac_ext <<_ACEOF | 13996 cat >>conftest.$ac_ext <<_ACEOF |
13782 /* end confdefs.h. */ | 13997 /* end confdefs.h. */ |
13783 /* System header to define __stub macros and hopefully few prototypes, | 13998 /* System header to define __stub macros and hopefully few prototypes, |
13784 which can conflict with char __res_send (); below. */ | 13999 which can conflict with char __res_send (); below. |
13785 #include <assert.h> | 14000 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14001 <limits.h> exists even on freestanding compilers. */ | |
14002 #ifdef __STDC__ | |
14003 # include <limits.h> | |
14004 #else | |
14005 # include <assert.h> | |
14006 #endif | |
13786 /* Override any gcc2 internal prototype to avoid an error. */ | 14007 /* Override any gcc2 internal prototype to avoid an error. */ |
13787 #ifdef __cplusplus | 14008 #ifdef __cplusplus |
13788 extern "C" | 14009 extern "C" |
13789 { | 14010 { |
13790 #endif | 14011 #endif |
13804 #endif | 14025 #endif |
13805 | 14026 |
13806 int | 14027 int |
13807 main () | 14028 main () |
13808 { | 14029 { |
13809 | 14030 return f != __res_send; |
13810 ; | 14031 ; |
13811 return 0; | 14032 return 0; |
13812 } | 14033 } |
13813 _ACEOF | 14034 _ACEOF |
13814 rm -f conftest.$ac_objext conftest$ac_exeext | 14035 rm -f conftest.$ac_objext conftest$ac_exeext |
13979 _ACEOF | 14200 _ACEOF |
13980 cat confdefs.h >>conftest.$ac_ext | 14201 cat confdefs.h >>conftest.$ac_ext |
13981 cat >>conftest.$ac_ext <<_ACEOF | 14202 cat >>conftest.$ac_ext <<_ACEOF |
13982 /* end confdefs.h. */ | 14203 /* end confdefs.h. */ |
13983 /* System header to define __stub macros and hopefully few prototypes, | 14204 /* System header to define __stub macros and hopefully few prototypes, |
13984 which can conflict with char hes_getmailhost (); below. */ | 14205 which can conflict with char hes_getmailhost (); below. |
13985 #include <assert.h> | 14206 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14207 <limits.h> exists even on freestanding compilers. */ | |
14208 #ifdef __STDC__ | |
14209 # include <limits.h> | |
14210 #else | |
14211 # include <assert.h> | |
14212 #endif | |
13986 /* Override any gcc2 internal prototype to avoid an error. */ | 14213 /* Override any gcc2 internal prototype to avoid an error. */ |
13987 #ifdef __cplusplus | 14214 #ifdef __cplusplus |
13988 extern "C" | 14215 extern "C" |
13989 { | 14216 { |
13990 #endif | 14217 #endif |
14004 #endif | 14231 #endif |
14005 | 14232 |
14006 int | 14233 int |
14007 main () | 14234 main () |
14008 { | 14235 { |
14009 | 14236 return f != hes_getmailhost; |
14010 ; | 14237 ; |
14011 return 0; | 14238 return 0; |
14012 } | 14239 } |
14013 _ACEOF | 14240 _ACEOF |
14014 rm -f conftest.$ac_objext conftest$ac_exeext | 14241 rm -f conftest.$ac_objext conftest$ac_exeext |
15937 _ACEOF | 16164 _ACEOF |
15938 cat confdefs.h >>conftest.$ac_ext | 16165 cat confdefs.h >>conftest.$ac_ext |
15939 cat >>conftest.$ac_ext <<_ACEOF | 16166 cat >>conftest.$ac_ext <<_ACEOF |
15940 /* end confdefs.h. */ | 16167 /* end confdefs.h. */ |
15941 /* System header to define __stub macros and hopefully few prototypes, | 16168 /* System header to define __stub macros and hopefully few prototypes, |
15942 which can conflict with char $ac_func (); below. */ | 16169 which can conflict with char $ac_func (); below. |
15943 #include <assert.h> | 16170 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
16171 <limits.h> exists even on freestanding compilers. */ | |
16172 #ifdef __STDC__ | |
16173 # include <limits.h> | |
16174 #else | |
16175 # include <assert.h> | |
16176 #endif | |
15944 /* Override any gcc2 internal prototype to avoid an error. */ | 16177 /* Override any gcc2 internal prototype to avoid an error. */ |
15945 #ifdef __cplusplus | 16178 #ifdef __cplusplus |
15946 extern "C" | 16179 extern "C" |
15947 { | 16180 { |
15948 #endif | 16181 #endif |
15962 #endif | 16195 #endif |
15963 | 16196 |
15964 int | 16197 int |
15965 main () | 16198 main () |
15966 { | 16199 { |
15967 | 16200 return f != $ac_func; |
15968 ; | 16201 ; |
15969 return 0; | 16202 return 0; |
15970 } | 16203 } |
15971 _ACEOF | 16204 _ACEOF |
15972 rm -f conftest.$ac_objext conftest$ac_exeext | 16205 rm -f conftest.$ac_objext conftest$ac_exeext |
16173 _ACEOF | 16406 _ACEOF |
16174 cat confdefs.h >>conftest.$ac_ext | 16407 cat confdefs.h >>conftest.$ac_ext |
16175 cat >>conftest.$ac_ext <<_ACEOF | 16408 cat >>conftest.$ac_ext <<_ACEOF |
16176 /* end confdefs.h. */ | 16409 /* end confdefs.h. */ |
16177 /* System header to define __stub macros and hopefully few prototypes, | 16410 /* System header to define __stub macros and hopefully few prototypes, |
16178 which can conflict with char socket (); below. */ | 16411 which can conflict with char socket (); below. |
16179 #include <assert.h> | 16412 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
16413 <limits.h> exists even on freestanding compilers. */ | |
16414 #ifdef __STDC__ | |
16415 # include <limits.h> | |
16416 #else | |
16417 # include <assert.h> | |
16418 #endif | |
16180 /* Override any gcc2 internal prototype to avoid an error. */ | 16419 /* Override any gcc2 internal prototype to avoid an error. */ |
16181 #ifdef __cplusplus | 16420 #ifdef __cplusplus |
16182 extern "C" | 16421 extern "C" |
16183 { | 16422 { |
16184 #endif | 16423 #endif |
16198 #endif | 16437 #endif |
16199 | 16438 |
16200 int | 16439 int |
16201 main () | 16440 main () |
16202 { | 16441 { |
16203 | 16442 return f != socket; |
16204 ; | 16443 ; |
16205 return 0; | 16444 return 0; |
16206 } | 16445 } |
16207 _ACEOF | 16446 _ACEOF |
16208 rm -f conftest.$ac_objext conftest$ac_exeext | 16447 rm -f conftest.$ac_objext conftest$ac_exeext |
16757 _ACEOF | 16996 _ACEOF |
16758 cat confdefs.h >>conftest.$ac_ext | 16997 cat confdefs.h >>conftest.$ac_ext |
16759 cat >>conftest.$ac_ext <<_ACEOF | 16998 cat >>conftest.$ac_ext <<_ACEOF |
16760 /* end confdefs.h. */ | 16999 /* end confdefs.h. */ |
16761 /* System header to define __stub macros and hopefully few prototypes, | 17000 /* System header to define __stub macros and hopefully few prototypes, |
16762 which can conflict with char $ac_func (); below. */ | 17001 which can conflict with char $ac_func (); below. |
16763 #include <assert.h> | 17002 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
17003 <limits.h> exists even on freestanding compilers. */ | |
17004 #ifdef __STDC__ | |
17005 # include <limits.h> | |
17006 #else | |
17007 # include <assert.h> | |
17008 #endif | |
16764 /* Override any gcc2 internal prototype to avoid an error. */ | 17009 /* Override any gcc2 internal prototype to avoid an error. */ |
16765 #ifdef __cplusplus | 17010 #ifdef __cplusplus |
16766 extern "C" | 17011 extern "C" |
16767 { | 17012 { |
16768 #endif | 17013 #endif |
16782 #endif | 17027 #endif |
16783 | 17028 |
16784 int | 17029 int |
16785 main () | 17030 main () |
16786 { | 17031 { |
16787 | 17032 return f != $ac_func; |
16788 ; | 17033 ; |
16789 return 0; | 17034 return 0; |
16790 } | 17035 } |
16791 _ACEOF | 17036 _ACEOF |
16792 rm -f conftest.$ac_objext conftest$ac_exeext | 17037 rm -f conftest.$ac_objext conftest$ac_exeext |
17970 _ASBOX | 18215 _ASBOX |
17971 } >&5 | 18216 } >&5 |
17972 cat >&5 <<_CSEOF | 18217 cat >&5 <<_CSEOF |
17973 | 18218 |
17974 This file was extended by $as_me, which was | 18219 This file was extended by $as_me, which was |
17975 generated by GNU Autoconf 2.56. Invocation command line was | 18220 generated by GNU Autoconf 2.57. Invocation command line was |
17976 | 18221 |
17977 CONFIG_FILES = $CONFIG_FILES | 18222 CONFIG_FILES = $CONFIG_FILES |
17978 CONFIG_HEADERS = $CONFIG_HEADERS | 18223 CONFIG_HEADERS = $CONFIG_HEADERS |
17979 CONFIG_LINKS = $CONFIG_LINKS | 18224 CONFIG_LINKS = $CONFIG_LINKS |
17980 CONFIG_COMMANDS = $CONFIG_COMMANDS | 18225 CONFIG_COMMANDS = $CONFIG_COMMANDS |
18033 _ACEOF | 18278 _ACEOF |
18034 | 18279 |
18035 cat >>$CONFIG_STATUS <<_ACEOF | 18280 cat >>$CONFIG_STATUS <<_ACEOF |
18036 ac_cs_version="\\ | 18281 ac_cs_version="\\ |
18037 config.status | 18282 config.status |
18038 configured by $0, generated by GNU Autoconf 2.56, | 18283 configured by $0, generated by GNU Autoconf 2.57, |
18039 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | 18284 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
18040 | 18285 |
18041 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 | 18286 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 |
18042 Free Software Foundation, Inc. | 18287 Free Software Foundation, Inc. |
18043 This config.status script is free software; the Free Software Foundation | 18288 This config.status script is free software; the Free Software Foundation |
18262 s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t | 18507 s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t |
18263 s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t | 18508 s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t |
18264 s,@INSTALL_DATA@,$INSTALL_DATA,;t t | 18509 s,@INSTALL_DATA@,$INSTALL_DATA,;t t |
18265 s,@RANLIB@,$RANLIB,;t t | 18510 s,@RANLIB@,$RANLIB,;t t |
18266 s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t | 18511 s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t |
18512 s,@INSTALL_INFO@,$INSTALL_INFO,;t t | |
18267 s,@EGREP@,$EGREP,;t t | 18513 s,@EGREP@,$EGREP,;t t |
18268 s,@LIBSOUND@,$LIBSOUND,;t t | 18514 s,@LIBSOUND@,$LIBSOUND,;t t |
18269 s,@SET_MAKE@,$SET_MAKE,;t t | 18515 s,@SET_MAKE@,$SET_MAKE,;t t |
18270 s,@ALLOCA@,$ALLOCA,;t t | 18516 s,@ALLOCA@,$ALLOCA,;t t |
18271 s,@liblockfile@,$liblockfile,;t t | 18517 s,@liblockfile@,$liblockfile,;t t |