Lines Matching refs:cache_file
750 cache_file=/dev/null
825 ac_prev=cache_file ;;
828 cache_file=$ac_optarg ;;
831 cache_file=config.cache ;;
7360 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
7361 if test -w "$cache_file"; then
7362 if test "x$cache_file" != "x/dev/null"; then
7363 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
7364 printf "%s\n" "$as_me: updating cache $cache_file" >&6;}
7365 if test ! -f "$cache_file" || test -h "$cache_file"; then
7366 cat confcache >"$cache_file"
7368 case $cache_file in #(
7370 mv -f confcache "$cache_file"$$ &&
7371 mv -f "$cache_file"$$ "$cache_file" ;; #(
7373 mv -f confcache "$cache_file" ;;
7378 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
7379 printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;}