Searched refs:cache_file (Results 1 – 1 of 1) sorted by relevance
19 cache_file=./config.cache88 ac_prev=cache_file ;;91 cache_file="$ac_optarg" ;;494 if test -r "$cache_file"; then495 echo "loading cache $cache_file"496 . $cache_file498 echo "creating cache $cache_file"499 > $cache_file1527 if cmp -s $cache_file confcache; then1530 if test -w $cache_file; then[all …]
Completed in 6 milliseconds