Lines Matching refs:cache_file
619 cache_file=/dev/null
694 ac_prev=cache_file ;;
697 cache_file=$ac_optarg ;;
700 cache_file=config.cache ;;
1516 if test -r "$cache_file"; then
1519 if test -f "$cache_file"; then
1520 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1521 echo "$as_me: loading cache $cache_file" >&6;}
1522 case $cache_file in
1523 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1524 *) . "./$cache_file";;
1528 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1529 echo "$as_me: creating cache $cache_file" >&6;}
1530 >$cache_file
1577 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1578 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1767 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
1768 if test -w "$cache_file"; then
1769 test "x$cache_file" != "x/dev/null" &&
1770 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
1771 echo "$as_me: updating cache $cache_file" >&6;}
1772 cat confcache >$cache_file
1774 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
1775 echo "$as_me: not updating unwritable cache $cache_file" >&6;}