Annotation of embedaddon/thttpd/config.cache, revision 1.1.1.1

1.1       misho       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_acme_int64_t=${ac_cv_acme_int64_t=yes}
                     16: ac_cv_acme_socklen_t=${ac_cv_acme_socklen_t=yes}
                     17: ac_cv_acme_tm_has_tm_gmtoff=${ac_cv_acme_tm_has_tm_gmtoff=yes}
                     18: ac_cv_extern__progname=${ac_cv_extern__progname=yes}
                     19: ac_cv_func_atoll=${ac_cv_func_atoll=yes}
                     20: ac_cv_func_crypt=${ac_cv_func_crypt=no}
                     21: ac_cv_func_daemon=${ac_cv_func_daemon=yes}
                     22: ac_cv_func_gai_strerror=${ac_cv_func_gai_strerror=yes}
                     23: ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes}
                     24: ac_cv_func_gethostbyname=${ac_cv_func_gethostbyname=yes}
                     25: ac_cv_func_getnameinfo=${ac_cv_func_getnameinfo=yes}
                     26: ac_cv_func_getpagesize=${ac_cv_func_getpagesize=yes}
                     27: ac_cv_func_hstrerror=${ac_cv_func_hstrerror=yes}
                     28: ac_cv_func_kqueue=${ac_cv_func_kqueue=yes}
                     29: ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
                     30: ac_cv_func_poll=${ac_cv_func_poll=yes}
                     31: ac_cv_func_select=${ac_cv_func_select=yes}
                     32: ac_cv_func_setlogin=${ac_cv_func_setlogin=yes}
                     33: ac_cv_func_setsid=${ac_cv_func_setsid=yes}
                     34: ac_cv_func_sigset=${ac_cv_func_sigset=yes}
                     35: ac_cv_func_socket=${ac_cv_func_socket=yes}
                     36: ac_cv_func_strerror=${ac_cv_func_strerror=yes}
                     37: ac_cv_func_vsnprintf=${ac_cv_func_vsnprintf=yes}
                     38: ac_cv_func_waitpid=${ac_cv_func_waitpid=yes}
                     39: ac_cv_header_dirent_dirent_h=${ac_cv_header_dirent_dirent_h=yes}
                     40: ac_cv_header_fcntl_h=${ac_cv_header_fcntl_h=yes}
                     41: ac_cv_header_grp_h=${ac_cv_header_grp_h=yes}
                     42: ac_cv_header_memory_h=${ac_cv_header_memory_h=yes}
                     43: ac_cv_header_osreldate_h=${ac_cv_header_osreldate_h=yes}
                     44: ac_cv_header_paths_h=${ac_cv_header_paths_h=yes}
                     45: ac_cv_header_poll_h=${ac_cv_header_poll_h=yes}
                     46: ac_cv_header_sys_devpoll_h=${ac_cv_header_sys_devpoll_h=no}
                     47: ac_cv_header_sys_event_h=${ac_cv_header_sys_event_h=yes}
                     48: ac_cv_header_sys_poll_h=${ac_cv_header_sys_poll_h=yes}
                     49: ac_cv_header_time=${ac_cv_header_time=yes}
                     50: ac_cv_header_unistd_h=${ac_cv_header_unistd_h=yes}
                     51: ac_cv_lbl_gcc_vers=${ac_cv_lbl_gcc_vers=4}
                     52: ac_cv_lbl_static_flag=${ac_cv_lbl_static_flag=-static}
                     53: ac_cv_lib_crypt_crypt=${ac_cv_lib_crypt_crypt=yes}
                     54: ac_cv_lib_dir_opendir=${ac_cv_lib_dir_opendir=no}
                     55: ac_cv_lib_inet6_main=${ac_cv_lib_inet6_main=no}
                     56: ac_cv_prog_CC=${ac_cv_prog_CC=cc}
                     57: ac_cv_prog_CPP=${ac_cv_prog_CPP=cpp}
                     58: ac_cv_prog_cc_cross=${ac_cv_prog_cc_cross=no}
                     59: ac_cv_prog_cc_g=${ac_cv_prog_cc_g=yes}
                     60: ac_cv_prog_cc_works=${ac_cv_prog_cc_works=yes}
                     61: ac_cv_prog_gcc=${ac_cv_prog_gcc=yes}
                     62: ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set=yes}
                     63: lt_cv_sys_max_cmd_len=${lt_cv_sys_max_cmd_len=262144}

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>