Lines Matching refs:cache_file
905 cache_file=/dev/null
980 ac_prev=cache_file ;;
983 cache_file=$ac_optarg ;;
986 cache_file=config.cache ;;
1842 if test -r "$cache_file"; then
1845 if test -f "$cache_file"; then
1846 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1847 echo "$as_me: loading cache $cache_file" >&6;}
1848 case $cache_file in
1849 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1850 *) . "./$cache_file";;
1854 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1855 echo "$as_me: creating cache $cache_file" >&6;}
1856 >$cache_file
1903 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1904 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
21982 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
21983 if test -w "$cache_file"; then
21984 test "x$cache_file" != "x/dev/null" &&
21985 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
21986 echo "$as_me: updating cache $cache_file" >&6;}
21987 cat confcache >$cache_file
21989 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
21990 echo "$as_me: not updating unwritable cache $cache_file" >&6;}