Lines Matching refs:cache_file
1637 if test -r "$cache_file"; then
1640 if test -f "$cache_file"; then
1641 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1642 echo "$as_me: loading cache $cache_file" >&6;}
1643 case $cache_file in
1644 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1645 *) . "./$cache_file";;
1649 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1650 echo "$as_me: creating cache $cache_file" >&6;}
1651 >$cache_file
5722 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
5723 if test -w "$cache_file"; then
5724 test "x$cache_file" != "x/dev/null" &&
5725 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
5726 echo "$as_me: updating cache $cache_file" >&6;}
5727 cat confcache >$cache_file
5729 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
5730 echo "$as_me: not updating unwritable cache $cache_file" >&6;}