Lines Matching refs:cache_file
1399 cache_file=/dev/null
1474 ac_prev=cache_file ;;
1477 cache_file=$ac_optarg ;;
1480 cache_file=config.cache ;;
2416 if test -r "$cache_file"; then
2419 if test -f "$cache_file"; then
2420 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
2421 $as_echo "$as_me: loading cache $cache_file" >&6;}
2422 case $cache_file in
2423 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2424 *) . "./$cache_file";;
2428 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
2429 $as_echo "$as_me: creating cache $cache_file" >&6;}
2430 >$cache_file
2533 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
2534 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
38212 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
38213 if test -w "$cache_file"; then
38214 test "x$cache_file" != "x/dev/null" &&
38215 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
38216 $as_echo "$as_me: updating cache $cache_file" >&6;}
38217 cat confcache >$cache_file
38219 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
38220 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}