[BACK]Return to config.cache CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Annotation of src/usr.bin/ssh/config.cache, Revision 1.1

1.1     ! deraadt     1: # This file is a shell script that caches the results of configure
        !             2: # tests run on this system so they can be shared between configure
        !             3: # scripts and configure runs.  It is not useful on other systems.
        !             4: # If it contains results you don't want to keep, you may remove or edit it.
        !             5: #
        !             6: # By default, configure uses ./config.cache as the cache file,
        !             7: # creating it if it does not exist already.  You can give configure
        !             8: # the --cache-file=FILE option to use a different cache file; that is
        !             9: # what configure does when it calls configure scripts in
        !            10: # subdirectories, so they share the cache.
        !            11: # Giving --cache-file=/dev/null disables caching, for debugging configure.
        !            12: # config.status only pays attention to the cache file if you give it the
        !            13: # --recheck option to rerun configure.
        !            14: #
        !            15: ac_cv_c_bigendian=${ac_cv_c_bigendian=no}
        !            16: ac_cv_c_const=${ac_cv_c_const=yes}
        !            17: ac_cv_c_inline=${ac_cv_c_inline=inline}
        !            18: ac_cv_func__getpty=${ac_cv_func__getpty=no}
        !            19: ac_cv_func_clock=${ac_cv_func_clock=yes}
        !            20: ac_cv_func_fchmod=${ac_cv_func_fchmod=yes}
        !            21: ac_cv_func_getdtablesize=${ac_cv_func_getdtablesize=yes}
        !            22: ac_cv_func_gethostname=${ac_cv_func_gethostname=yes}
        !            23: ac_cv_func_getrusage=${ac_cv_func_getrusage=yes}
        !            24: ac_cv_func_gettimeofday=${ac_cv_func_gettimeofday=yes}
        !            25: ac_cv_func_initgroups=${ac_cv_func_initgroups=yes}
        !            26: ac_cv_func_innetgr=${ac_cv_func_innetgr=yes}
        !            27: ac_cv_func_memcpy=${ac_cv_func_memcpy=yes}
        !            28: ac_cv_func_memmove=${ac_cv_func_memmove=yes}
        !            29: ac_cv_func_openpty=${ac_cv_func_openpty=no}
        !            30: ac_cv_func_popen=${ac_cv_func_popen=yes}
        !            31: ac_cv_func_putenv=${ac_cv_func_putenv=yes}
        !            32: ac_cv_func_random=${ac_cv_func_random=yes}
        !            33: ac_cv_func_remove=${ac_cv_func_remove=yes}
        !            34: ac_cv_func_seteuid=${ac_cv_func_seteuid=yes}
        !            35: ac_cv_func_setlogin=${ac_cv_func_setlogin=yes}
        !            36: ac_cv_func_setluid=${ac_cv_func_setluid=no}
        !            37: ac_cv_func_setrlimit=${ac_cv_func_setrlimit=yes}
        !            38: ac_cv_func_setsid=${ac_cv_func_setsid=yes}
        !            39: ac_cv_func_socketpair=${ac_cv_func_socketpair=yes}
        !            40: ac_cv_func_strchr=${ac_cv_func_strchr=yes}
        !            41: ac_cv_func_strerror=${ac_cv_func_strerror=yes}
        !            42: ac_cv_func_times=${ac_cv_func_times=yes}
        !            43: ac_cv_func_ulimit=${ac_cv_func_ulimit=no}
        !            44: ac_cv_func_umask=${ac_cv_func_umask=yes}
        !            45: ac_cv_func_vhangup=${ac_cv_func_vhangup=no}
        !            46: ac_cv_func_vsnprintf=${ac_cv_func_vsnprintf=yes}
        !            47: ac_cv_header_dirent_dirent_h=${ac_cv_header_dirent_dirent_h=yes}
        !            48: ac_cv_header_gmp_h=${ac_cv_header_gmp_h=yes}
        !            49: ac_cv_header_krb_h=${ac_cv_header_krb_h=no}
        !            50: ac_cv_header_lastlog_h=${ac_cv_header_lastlog_h=no}
        !            51: ac_cv_header_netinet_in_systm_h=${ac_cv_header_netinet_in_systm_h=yes}
        !            52: ac_cv_header_paths_h=${ac_cv_header_paths_h=yes}
        !            53: ac_cv_header_rusage_h=${ac_cv_header_rusage_h=no}
        !            54: ac_cv_header_sgtty_h=${ac_cv_header_sgtty_h=yes}
        !            55: ac_cv_header_stat_broken=${ac_cv_header_stat_broken=no}
        !            56: ac_cv_header_stdc=${ac_cv_header_stdc=yes}
        !            57: ac_cv_header_sys_filio_h=${ac_cv_header_sys_filio_h=yes}
        !            58: ac_cv_header_sys_ioctl_h=${ac_cv_header_sys_ioctl_h=yes}
        !            59: ac_cv_header_sys_select_h=${ac_cv_header_sys_select_h=yes}
        !            60: ac_cv_header_sys_time_h=${ac_cv_header_sys_time_h=yes}
        !            61: ac_cv_header_sys_wait_h=${ac_cv_header_sys_wait_h=yes}
        !            62: ac_cv_header_termios_h=${ac_cv_header_termios_h=yes}
        !            63: ac_cv_header_time=${ac_cv_header_time=yes}
        !            64: ac_cv_header_ulimit_h=${ac_cv_header_ulimit_h=no}
        !            65: ac_cv_header_unistd_h=${ac_cv_header_unistd_h=yes}
        !            66: ac_cv_header_usersec_h=${ac_cv_header_usersec_h=no}
        !            67: ac_cv_header_utime_h=${ac_cv_header_utime_h=yes}
        !            68: ac_cv_header_utmp_h=${ac_cv_header_utmp_h=yes}
        !            69: ac_cv_header_utmpx_h=${ac_cv_header_utmpx_h=no}
        !            70: ac_cv_header_zlib_h=${ac_cv_header_zlib_h=yes}
        !            71: ac_cv_lib_c_crypt=${ac_cv_lib_c_crypt=yes}
        !            72: ac_cv_lib_des_main=${ac_cv_lib_des_main=yes}
        !            73: ac_cv_lib_dir_opendir=${ac_cv_lib_dir_opendir=no}
        !            74: ac_cv_lib_gmp_main=${ac_cv_lib_gmp_main=yes}
        !            75: ac_cv_lib_krb_main=${ac_cv_lib_krb_main=yes}
        !            76: ac_cv_lib_nsl_main=${ac_cv_lib_nsl_main=no}
        !            77: ac_cv_lib_socket_socket=${ac_cv_lib_socket_socket=no}
        !            78: ac_cv_lib_sun_getpwnam=${ac_cv_lib_sun_getpwnam=no}
        !            79: ac_cv_lib_util_login=${ac_cv_lib_util_login=yes}
        !            80: ac_cv_lib_z_main=${ac_cv_lib_z_main=yes}
        !            81: ac_cv_path_RSH_PATH=${ac_cv_path_RSH_PATH=/usr/bin/rsh}
        !            82: ac_cv_path_WISH=${ac_cv_path_WISH=/usr/bin/true}
        !            83: ac_cv_path_XAUTH_PATH=${ac_cv_path_XAUTH_PATH=/usr/X11R6/bin/xauth}
        !            84: ac_cv_path_install=${ac_cv_path_install='/usr/bin/install -c'}
        !            85: ac_cv_prog_CC=${ac_cv_prog_CC=gcc}
        !            86: ac_cv_prog_CPP=${ac_cv_prog_CPP='gcc -E'}
        !            87: ac_cv_prog_LN_S=${ac_cv_prog_LN_S='ln -s'}
        !            88: ac_cv_prog_MAKEDEP=${ac_cv_prog_MAKEDEP=makedepend}
        !            89: ac_cv_prog_RANLIB=${ac_cv_prog_RANLIB=ranlib}
        !            90: ac_cv_prog_cc_cross=${ac_cv_prog_cc_cross=no}
        !            91: ac_cv_prog_cc_g=${ac_cv_prog_cc_g=yes}
        !            92: ac_cv_prog_cc_works=${ac_cv_prog_cc_works=yes}
        !            93: ac_cv_prog_gcc=${ac_cv_prog_gcc=yes}
        !            94: ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
        !            95: ac_cv_sizeof_long=${ac_cv_sizeof_long=4}
        !            96: ac_cv_sizeof_short=${ac_cv_sizeof_short=2}
        !            97: ac_cv_struct_st_blksize=${ac_cv_struct_st_blksize=yes}
        !            98: ac_cv_type_mode_t=${ac_cv_type_mode_t=yes}
        !            99: ac_cv_type_off_t=${ac_cv_type_off_t=yes}
        !           100: ac_cv_type_signal=${ac_cv_type_signal=void}
        !           101: ac_cv_type_size_t=${ac_cv_type_size_t=yes}
        !           102: ac_cv_type_uid_t=${ac_cv_type_uid_t=yes}