Lines Matching refs:cache_file
770 cache_file=/dev/null
845 ac_prev=cache_file ;;
848 cache_file=$ac_optarg ;;
851 cache_file=config.cache ;;
2106 if test -r "$cache_file"; then
2109 if test -f "$cache_file"; then
2110 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2111 $as_echo "$as_me: loading cache $cache_file" >&6;}
2112 case $cache_file in
2113 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2114 *) . "./$cache_file";;
2118 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2119 $as_echo "$as_me: creating cache $cache_file" >&6;}
2120 >$cache_file
12242 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
12243 if test -w "$cache_file"; then
12244 test "x$cache_file" != "x/dev/null" &&
12245 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
12246 $as_echo "$as_me: updating cache $cache_file" >&6;}
12247 cat confcache >$cache_file
12249 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
12250 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}