Lines Matching refs:cache_file
1559 if test -r "$cache_file"; then
1562 if test -f "$cache_file"; then
1563 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1564 echo "$as_me: loading cache $cache_file" >&6;}
1565 case $cache_file in
1566 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1567 *) . "./$cache_file";;
1571 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1572 echo "$as_me: creating cache $cache_file" >&6;}
1573 >$cache_file
2502 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
2503 if test -w "$cache_file"; then
2504 test "x$cache_file" != "x/dev/null" &&
2505 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
2506 echo "$as_me: updating cache $cache_file" >&6;}
2507 cat confcache >$cache_file
2509 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
2510 echo "$as_me: not updating unwritable cache $cache_file" >&6;}