Lines Matching refs:cache_file

821 cache_file=/dev/null
897 ac_prev=cache_file ;;
900 cache_file=$ac_optarg ;;
903 cache_file=config.cache ;;
2220 if test -r "$cache_file"; then
2223 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2224 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2225 $as_echo "$as_me: loading cache $cache_file" >&6;}
2226 case $cache_file in
2227 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2228 *) . "./$cache_file";;
2232 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2233 $as_echo "$as_me: creating cache $cache_file" >&6;}
2234 >$cache_file
2292 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
4228 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
4229 if test -w "$cache_file"; then
4230 if test "x$cache_file" != "x/dev/null"; then
4231 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
4232 $as_echo "$as_me: updating cache $cache_file" >&6;}
4233 if test ! -f "$cache_file" || test -h "$cache_file"; then
4234 cat confcache >"$cache_file"
4236 case $cache_file in #(
4238 mv -f confcache "$cache_file"$$ &&
4239 mv -f "$cache_file"$$ "$cache_file" ;; #(
4241 mv -f confcache "$cache_file" ;;
4246 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
4247 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
4265 case "$cache_file" in
4267 ac_sub_cache_file=$cache_file ;;
4269 ac_sub_cache_file="$ac_popdir/$cache_file" ;;
4308 if test -r "$cache_file"; then
4311 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
4312 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
4313 $as_echo "$as_me: loading cache $cache_file" >&6;}
4314 case $cache_file in
4315 [\\/]* | ?:[\\/]* ) . "$cache_file";;
4316 *) . "./$cache_file";;
4320 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
4321 $as_echo "$as_me: creating cache $cache_file" >&6;}
4322 >$cache_file
24094 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
24095 if test -w "$cache_file"; then
24096 if test "x$cache_file" != "x/dev/null"; then
24097 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
24098 $as_echo "$as_me: updating cache $cache_file" >&6;}
24099 if test ! -f "$cache_file" || test -h "$cache_file"; then
24100 cat confcache >"$cache_file"
24102 case $cache_file in #(
24104 mv -f confcache "$cache_file"$$ &&
24105 mv -f "$cache_file"$$ "$cache_file" ;; #(
24107 mv -f confcache "$cache_file" ;;
24112 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
24113 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}