Lines Matching refs:cache_file

320 cache_file=/dev/null
381 ac_prev=cache_file ;;
384 cache_file=$ac_optarg ;;
387 cache_file=config.cache ;;
1218 if test -r "$cache_file"; then
1221 if test -f "$cache_file"; then
1222 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1223 echo "$as_me: loading cache $cache_file" >&6;}
1224 case $cache_file in
1225 [\\/]* | ?:[\\/]* ) . $cache_file;;
1226 *) . ./$cache_file;;
1230 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1231 echo "$as_me: creating cache $cache_file" >&6;}
1232 >$cache_file
1281 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1282 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
5820 libtool_flags="--cache-file=$cache_file"
6081 if diff $cache_file confcache >/dev/null 2>&1; then :; else
6082 if test -w $cache_file; then
6083 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
6084 cat confcache >$cache_file
6086 echo "not updating unwritable cache $cache_file"
6105 if test -r "$cache_file"; then
6108 if test -f "$cache_file"; then
6109 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
6110 echo "$as_me: loading cache $cache_file" >&6;}
6111 case $cache_file in
6112 [\\/]* | ?:[\\/]* ) . $cache_file;;
6113 *) . ./$cache_file;;
6117 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
6118 echo "$as_me: creating cache $cache_file" >&6;}
6119 >$cache_file
7219 if diff $cache_file confcache >/dev/null 2>&1; then :; else
7220 if test -w $cache_file; then
7221 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
7222 cat confcache >$cache_file
7224 echo "not updating unwritable cache $cache_file"