source: trunk/gsdl/src/mgpp/config.cache@ 852

Last change on this file since 852 was 852, checked in by sjboddie, 24 years ago

Rodgers new c++ mg

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 3.4 KB
Line 
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#
15ac_cv_c_const=${ac_cv_c_const='yes'}
16ac_cv_func_alloca_works=${ac_cv_func_alloca_works='yes'}
17ac_cv_func_ftime=${ac_cv_func_ftime='yes'}
18ac_cv_func_ftruncate=${ac_cv_func_ftruncate='yes'}
19ac_cv_func_getpagesize=${ac_cv_func_getpagesize='yes'}
20ac_cv_func_getrusage=${ac_cv_func_getrusage='yes'}
21ac_cv_func_mallinfo=${ac_cv_func_mallinfo='yes'}
22ac_cv_func_re_rx_search=${ac_cv_func_re_rx_search='no'}
23ac_cv_func_select=${ac_cv_func_select='yes'}
24ac_cv_func_setbuffer=${ac_cv_func_setbuffer='yes'}
25ac_cv_func_strcasecmp=${ac_cv_func_strcasecmp='yes'}
26ac_cv_func_strerror=${ac_cv_func_strerror='yes'}
27ac_cv_func_strftime=${ac_cv_func_strftime='yes'}
28ac_cv_func_strstr=${ac_cv_func_strstr='yes'}
29ac_cv_func_strtol=${ac_cv_func_strtol='yes'}
30ac_cv_func_times=${ac_cv_func_times='yes'}
31ac_cv_func_valloc=${ac_cv_func_valloc='yes'}
32ac_cv_func_vprintf=${ac_cv_func_vprintf='yes'}
33ac_cv_header_alloca_h=${ac_cv_header_alloca_h='yes'}
34ac_cv_header_dirent_dirent_h=${ac_cv_header_dirent_dirent_h='yes'}
35ac_cv_header_fcntl_h=${ac_cv_header_fcntl_h='yes'}
36ac_cv_header_limits_h=${ac_cv_header_limits_h='yes'}
37ac_cv_header_memory_h=${ac_cv_header_memory_h='yes'}
38ac_cv_header_minix_config_h=${ac_cv_header_minix_config_h='no'}
39ac_cv_header_stdc=${ac_cv_header_stdc='yes'}
40ac_cv_header_string_h=${ac_cv_header_string_h='yes'}
41ac_cv_header_sys_procfs_h=${ac_cv_header_sys_procfs_h='yes'}
42ac_cv_header_sys_time_h=${ac_cv_header_sys_time_h='yes'}
43ac_cv_header_time=${ac_cv_header_time='yes'}
44ac_cv_header_unistd_h=${ac_cv_header_unistd_h='yes'}
45ac_cv_lib_dir_opendir=${ac_cv_lib_dir_opendir='no'}
46ac_cv_lib_m_main=${ac_cv_lib_m_main='yes'}
47ac_cv_path_install=${ac_cv_path_install='/usr/bin/install -c'}
48ac_cv_prog_AWK=${ac_cv_prog_AWK='gawk'}
49ac_cv_prog_CC=${ac_cv_prog_CC='egcs'}
50ac_cv_prog_CPP=${ac_cv_prog_CPP='egcs -E'}
51ac_cv_prog_CXX=${ac_cv_prog_CXX='egcs'}
52ac_cv_prog_LN_S=${ac_cv_prog_LN_S='ln -s'}
53ac_cv_prog_RANLIB=${ac_cv_prog_RANLIB='ranlib'}
54ac_cv_prog_YACC=${ac_cv_prog_YACC='bison -y'}
55ac_cv_prog_cc_cross=${ac_cv_prog_cc_cross='no'}
56ac_cv_prog_cc_g=${ac_cv_prog_cc_g='yes'}
57ac_cv_prog_cc_stdc=${ac_cv_prog_cc_stdc=''}
58ac_cv_prog_cc_works=${ac_cv_prog_cc_works='yes'}
59ac_cv_prog_cxx_cross=${ac_cv_prog_cxx_cross='no'}
60ac_cv_prog_cxx_g=${ac_cv_prog_cxx_g='yes'}
61ac_cv_prog_cxx_works=${ac_cv_prog_cxx_works='yes'}
62ac_cv_prog_gcc=${ac_cv_prog_gcc='yes'}
63ac_cv_prog_gcc_traditional=${ac_cv_prog_gcc_traditional='no'}
64ac_cv_prog_gxx=${ac_cv_prog_gxx='yes'}
65ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set='yes'}
66ac_cv_sizeof_unsigned_char_p=${ac_cv_sizeof_unsigned_char_p='4'}
67ac_cv_struct_tm=${ac_cv_struct_tm='time.h'}
68ac_cv_type_off_t=${ac_cv_type_off_t='yes'}
69ac_cv_type_signal=${ac_cv_type_signal='void'}
70ac_cv_type_size_t=${ac_cv_type_size_t='yes'}
Note: See TracBrowser for help on using the repository browser.