58 lines
2.8 KiB
Plaintext
58 lines
2.8 KiB
Plaintext
# This file is a shell script that caches the results of configure
|
|
# tests run on this system so they can be shared between configure
|
|
# scripts and configure runs. It is not useful on other systems.
|
|
# If it contains results you don't want to keep, you may remove or edit it.
|
|
#
|
|
# By default, configure uses ./config.cache as the cache file,
|
|
# creating it if it does not exist already. You can give configure
|
|
# the --cache-file=FILE option to use a different cache file; that is
|
|
# what configure does when it calls configure scripts in
|
|
# subdirectories, so they share the cache.
|
|
# Giving --cache-file=/dev/null disables caching, for debugging configure.
|
|
# config.status only pays attention to the cache file if you give it the
|
|
# --recheck option to rerun configure.
|
|
#
|
|
ac_cv_c_const=${ac_cv_c_const=yes}
|
|
ac_cv_func_memcmp_clean=${ac_cv_func_memcmp_clean=yes}
|
|
ac_cv_func_putenv=${ac_cv_func_putenv=yes}
|
|
ac_cv_func_strcspn=${ac_cv_func_strcspn=yes}
|
|
ac_cv_func_strdup=${ac_cv_func_strdup=yes}
|
|
ac_cv_func_strerror=${ac_cv_func_strerror=yes}
|
|
ac_cv_func_strspn=${ac_cv_func_strspn=yes}
|
|
ac_cv_func_vprintf=${ac_cv_func_vprintf=yes}
|
|
ac_cv_header_alloca_h=${ac_cv_header_alloca_h=yes}
|
|
ac_cv_header_ctype_h=${ac_cv_header_ctype_h=yes}
|
|
ac_cv_header_db4_db_185_h=${ac_cv_header_db4_db_185_h=yes}
|
|
ac_cv_header_errno_h=${ac_cv_header_errno_h=yes}
|
|
ac_cv_header_fcntl_h=${ac_cv_header_fcntl_h=yes}
|
|
ac_cv_header_getopt_h=${ac_cv_header_getopt_h=yes}
|
|
ac_cv_header_limits_h=${ac_cv_header_limits_h=yes}
|
|
ac_cv_header_malloc_h=${ac_cv_header_malloc_h=yes}
|
|
ac_cv_header_ncurses_h=${ac_cv_header_ncurses_h=yes}
|
|
ac_cv_header_stdc=${ac_cv_header_stdc=yes}
|
|
ac_cv_header_stdio_h=${ac_cv_header_stdio_h=yes}
|
|
ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h=yes}
|
|
ac_cv_header_string_h=${ac_cv_header_string_h=yes}
|
|
ac_cv_header_strings_h=${ac_cv_header_strings_h=yes}
|
|
ac_cv_header_sys_stat_h=${ac_cv_header_sys_stat_h=yes}
|
|
ac_cv_header_sys_time_h=${ac_cv_header_sys_time_h=yes}
|
|
ac_cv_header_sys_types_h=${ac_cv_header_sys_types_h=yes}
|
|
ac_cv_header_unistd_h=${ac_cv_header_unistd_h=yes}
|
|
ac_cv_header_utime_h=${ac_cv_header_utime_h=yes}
|
|
ac_cv_lib_m_asin=${ac_cv_lib_m_asin=yes}
|
|
ac_cv_lib_ncurses_addch=${ac_cv_lib_ncurses_addch=yes}
|
|
ac_cv_path_expand_cmd_path=${ac_cv_path_expand_cmd_path=/usr/bin/expand}
|
|
ac_cv_path_install=${ac_cv_path_install='/usr/bin/install -c'}
|
|
ac_cv_prog_AR=${ac_cv_prog_AR=ar}
|
|
ac_cv_prog_AS=${ac_cv_prog_AS=as}
|
|
ac_cv_prog_CC=${ac_cv_prog_CC=gcc}
|
|
ac_cv_prog_CPP=${ac_cv_prog_CPP='gcc -E'}
|
|
ac_cv_prog_FLEX=${ac_cv_prog_FLEX=flex}
|
|
ac_cv_prog_LN_S=${ac_cv_prog_LN_S='ln -s'}
|
|
ac_cv_prog_RANLIB=${ac_cv_prog_RANLIB=ranlib}
|
|
ac_cv_prog_YACC=${ac_cv_prog_YACC=bison}
|
|
ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set=yes}
|
|
ac_cv_struct_tm=${ac_cv_struct_tm=time.h}
|
|
ac_cv_type_off_t=${ac_cv_type_off_t=yes}
|
|
ac_cv_type_size_t=${ac_cv_type_size_t=yes}
|