Lines Matching refs:cache_file
820 cache_file=/dev/null
895 ac_prev=cache_file ;;
898 cache_file=$ac_optarg ;;
901 cache_file=config.cache ;;
2448 if test -r "$cache_file"; then
2451 if test -f "$cache_file"; then
2452 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2453 $as_echo "$as_me: loading cache $cache_file" >&6;}
2454 case $cache_file in
2455 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2456 *) . "./$cache_file";;
2460 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2461 $as_echo "$as_me: creating cache $cache_file" >&6;}
2462 >$cache_file
16095 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
16096 if test -w "$cache_file"; then
16097 test "x$cache_file" != "x/dev/null" &&
16098 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
16099 $as_echo "$as_me: updating cache $cache_file" >&6;}
16100 cat confcache >$cache_file
16102 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
16103 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}