Lines Matching refs:cache_file
1011 cache_file=/dev/null
1086 ac_prev=cache_file ;;
1089 cache_file=$ac_optarg ;;
1092 cache_file=config.cache ;;
1985 if test -r "$cache_file"; then
1988 if test -f "$cache_file"; then
1989 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1990 echo "$as_me: loading cache $cache_file" >&6;}
1991 case $cache_file in
1992 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1993 *) . "./$cache_file";;
1997 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1998 echo "$as_me: creating cache $cache_file" >&6;}
1999 >$cache_file
2046 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
2047 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
29279 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
29280 if test -w "$cache_file"; then
29281 test "x$cache_file" != "x/dev/null" &&
29282 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
29283 echo "$as_me: updating cache $cache_file" >&6;}
29284 cat confcache >$cache_file
29286 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
29287 echo "$as_me: not updating unwritable cache $cache_file" >&6;}