Lines Matching refs:cache_file
994 cache_file=/dev/null
1069 ac_prev=cache_file ;;
1072 cache_file=$ac_optarg ;;
1075 cache_file=config.cache ;;
2666 if test -r "$cache_file"; then
2669 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2670 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2671 printf "%s\n" "$as_me: loading cache $cache_file" >&6;}
2672 case $cache_file in
2673 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2674 *) . "./$cache_file";;
2678 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2679 printf "%s\n" "$as_me: creating cache $cache_file" >&6;}
2680 >$cache_file
3160 as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
3219 case "$cache_file" in
3287 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $cache_file saved by another version, ignored." >&5
3288 printf "%s\n" "$as_me: $cache_file saved by another version, ignored." >&6;}
3291 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $cache_file version: $c_version" >&5
3292 printf "%s\n" "$as_me: $cache_file version: $c_version" >&6;}
28321 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
28322 if test -w "$cache_file"; then
28323 if test "x$cache_file" != "x/dev/null"; then
28324 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
28325 printf "%s\n" "$as_me: updating cache $cache_file" >&6;}
28326 if test ! -f "$cache_file" || test -h "$cache_file"; then
28327 cat confcache >"$cache_file"
28329 case $cache_file in #(
28331 mv -f confcache "$cache_file"$$ &&
28332 mv -f "$cache_file"$$ "$cache_file" ;; #(
28334 mv -f confcache "$cache_file" ;;
28339 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
28340 printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;}
30619 ac_prev=cache_file ;;
30724 case $cache_file in
30725 [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;;
30727 ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;