diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-04-07 14:32:29 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-04-07 14:32:29 +0000 |
commit | 1baf1d957e195290cfd59089767ca63a547a9917 (patch) | |
tree | 38a48f9bffeb97d2f69934447be073a1728bf779 /config.cache |
This commit was generated by cvs2svn to compensate for changes in r1560,svn2git-root
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/mjlib/; revision=1561
Diffstat (limited to 'config.cache')
-rwxr-xr-x | config.cache | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/config.cache b/config.cache new file mode 100755 index 0000000..705372a --- /dev/null +++ b/config.cache @@ -0,0 +1,16 @@ +# 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_header_stdc=${ac_cv_header_stdc=yes} +ac_cv_prog_CPP=${ac_cv_prog_CPP='cc -E'} |