Lines Matching refs:cache_file
972 cache_file=/dev/null
1047 ac_prev=cache_file ;;
1050 cache_file=$ac_optarg ;;
1053 cache_file=config.cache ;;
1989 if test -r "$cache_file"; then
1992 if test -f "$cache_file"; then
1993 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1994 echo "$as_me: loading cache $cache_file" >&6;}
1995 case $cache_file in
1996 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1997 *) . "./$cache_file";;
2001 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
2002 echo "$as_me: creating cache $cache_file" >&6;}
2003 >$cache_file
2050 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
2051 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
39707 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
39708 if test -w "$cache_file"; then
39709 test "x$cache_file" != "x/dev/null" &&
39710 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
39711 echo "$as_me: updating cache $cache_file" >&6;}
39712 cat confcache >$cache_file
39714 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
39715 echo "$as_me: not updating unwritable cache $cache_file" >&6;}