Lines Matching refs:cache_file
804 cache_file=/dev/null
879 ac_prev=cache_file ;;
882 cache_file=$ac_optarg ;;
885 cache_file=config.cache ;;
2200 if test -r "$cache_file"; then
2203 if test -f "$cache_file"; then
2204 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2205 $as_echo "$as_me: loading cache $cache_file" >&6;}
2206 case $cache_file in
2207 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2208 *) . "./$cache_file";;
2212 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2213 $as_echo "$as_me: creating cache $cache_file" >&6;}
2214 >$cache_file
2272 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
14386 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
14387 if test -w "$cache_file"; then
14388 test "x$cache_file" != "x/dev/null" &&
14389 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14390 $as_echo "$as_me: updating cache $cache_file" >&6;}
14391 cat confcache >$cache_file
14393 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14394 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}