Lines Matching refs:cache_file

1118 cache_file=/dev/null
1193 ac_prev=cache_file ;;
1196 cache_file=$ac_optarg ;;
1199 cache_file=config.cache ;;
2882 if test -r "$cache_file"; then
2885 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2886 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2887 printf "%s\n" "$as_me: loading cache $cache_file" >&6;}
2888 case $cache_file in
2889 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2890 *) . "./$cache_file";;
2894 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2895 printf "%s\n" "$as_me: creating cache $cache_file" >&6;}
2896 >$cache_file
3376 as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
3439 case "$cache_file" in
3507 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $cache_file saved by another version, ignored." >&5
3508 printf "%s\n" "$as_me: $cache_file saved by another version, ignored." >&6;}
3511 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $cache_file version: $c_version" >&5
3512 printf "%s\n" "$as_me: $cache_file version: $c_version" >&6;}
35218 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
35219 if test -w "$cache_file"; then
35220 if test "x$cache_file" != "x/dev/null"; then
35221 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
35222 printf "%s\n" "$as_me: updating cache $cache_file" >&6;}
35223 if test ! -f "$cache_file" || test -h "$cache_file"; then
35224 cat confcache >"$cache_file"
35226 case $cache_file in #(
35228 mv -f confcache "$cache_file"$$ &&
35229 mv -f "$cache_file"$$ "$cache_file" ;; #(
35231 mv -f confcache "$cache_file" ;;
35236 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
35237 printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;}
37615 ac_prev=cache_file ;;
37720 case $cache_file in
37721 [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;;
37723 ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;