Lines Matching refs:cache_file
712 cache_file=/dev/null
787 ac_prev=cache_file ;;
790 cache_file=$ac_optarg ;;
793 cache_file=config.cache ;;
2086 if test -r "$cache_file"; then
2089 if test -f "$cache_file"; then
2090 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2091 $as_echo "$as_me: loading cache $cache_file" >&6;}
2092 case $cache_file in
2093 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2094 *) . "./$cache_file";;
2098 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2099 $as_echo "$as_me: creating cache $cache_file" >&6;}
2100 >$cache_file
6643 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
6644 if test -w "$cache_file"; then
6645 test "x$cache_file" != "x/dev/null" &&
6646 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
6647 $as_echo "$as_me: updating cache $cache_file" >&6;}
6648 cat confcache >$cache_file
6650 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
6651 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}