Lines Matching refs:cache_file
837 cache_file=/dev/null
912 ac_prev=cache_file ;;
915 cache_file=$ac_optarg ;;
918 cache_file=config.cache ;;
1828 if test -r "$cache_file"; then
1831 if test -f "$cache_file"; then
1832 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1833 echo "$as_me: loading cache $cache_file" >&6;}
1834 case $cache_file in
1835 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1836 *) . "./$cache_file";;
1840 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1841 echo "$as_me: creating cache $cache_file" >&6;}
1842 >$cache_file
1889 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1890 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
22724 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
22725 if test -w "$cache_file"; then
22726 test "x$cache_file" != "x/dev/null" &&
22727 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
22728 echo "$as_me: updating cache $cache_file" >&6;}
22729 cat confcache >$cache_file
22731 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
22732 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
24079 ac_prev=cache_file ;;
24215 case $cache_file in
24216 [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;;
24218 ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;