Home | History | Annotate | Download | only in source

Lines Matching refs:cache_file

829 cache_file=/dev/null
904 ac_prev=cache_file ;;
907 cache_file=$ac_optarg ;;
910 cache_file=config.cache ;;
1827 if test -r "$cache_file"; then
1830 if test -f "$cache_file"; then
1831 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1832 $as_echo "$as_me: loading cache $cache_file" >&6;}
1833 case $cache_file in
1834 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1835 *) . "./$cache_file";;
1839 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1840 $as_echo "$as_me: creating cache $cache_file" >&6;}
1841 >$cache_file
1899 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1900 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
10432 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
10433 if test -w "$cache_file"; then
10434 test "x$cache_file" != "x/dev/null" &&
10435 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
10436 $as_echo "$as_me: updating cache $cache_file" >&6;}
10437 cat confcache >$cache_file
10439 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
10440 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}