Lines Matching refs:cache_file
906 cache_file=/dev/null
981 ac_prev=cache_file ;;
984 cache_file=$ac_optarg ;;
987 cache_file=config.cache ;;
1840 if test -r "$cache_file"; then
1843 if test -f "$cache_file"; then
1844 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1845 echo "$as_me: loading cache $cache_file" >&6;}
1846 case $cache_file in
1847 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1848 *) . "./$cache_file";;
1852 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1853 echo "$as_me: creating cache $cache_file" >&6;}
1854 >$cache_file
1901 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1902 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
15756 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
15757 if test -w "$cache_file"; then
15758 test "x$cache_file" != "x/dev/null" &&
15759 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
15760 echo "$as_me: updating cache $cache_file" >&6;}
15761 cat confcache >$cache_file
15763 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
15764 echo "$as_me: not updating unwritable cache $cache_file" >&6;}