Lines Matching refs:cache_file
827 cache_file=/dev/null
902 ac_prev=cache_file ;;
905 cache_file=$ac_optarg ;;
908 cache_file=config.cache ;;
2536 if test -r "$cache_file"; then
2539 if test -f "$cache_file"; then
2540 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2541 $as_echo "$as_me: loading cache $cache_file" >&6;}
2542 case $cache_file in
2543 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2544 *) . "./$cache_file";;
2548 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2549 $as_echo "$as_me: creating cache $cache_file" >&6;}
2550 >$cache_file
7784 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
7785 if test -w "$cache_file"; then
7786 test "x$cache_file" != "x/dev/null" &&
7787 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
7788 $as_echo "$as_me: updating cache $cache_file" >&6;}
7789 cat confcache >$cache_file
7791 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
7792 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}