Searched refs:cache_file (Results 1 – 1 of 1) sorted by relevance
1725 if test -r "$cache_file"; then1728 if test /dev/null != "$cache_file" && test -f "$cache_file"; then1729 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&51730 $as_echo "$as_me: loading cache $cache_file" >&6;}1731 case $cache_file in1732 [\\/]* | ?:[\\/]* ) . "$cache_file";;1733 *) . "./$cache_file";;1737 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&51738 $as_echo "$as_me: creating cache $cache_file" >&6;}1739 >$cache_file[all …]