diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-21 06:00:49 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-21 06:00:49 +0000 |
commit | 972e30e5f3cd2d88fb2de1276cb3c0b0dab8a0de (patch) | |
tree | 640f606e9a13b15263ab9a41d51c190e059727f7 /config.cache | |
parent | 35ed8f32edda9e23741fdb6a9fd0c7ebb7ee8b11 (diff) |
ported mjlib to template Makefile and debian stuff
svn path=/trunk/externals/mjlib/; revision=13186
Diffstat (limited to 'config.cache')
-rwxr-xr-x | config.cache | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/config.cache b/config.cache deleted file mode 100755 index 705372a..0000000 --- a/config.cache +++ /dev/null @@ -1,16 +0,0 @@ -# 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'} |