Home | History | Annotate | Download | only in sed-4.2.1

Lines Matching refs:cache_file

1130 cache_file=/dev/null
1205 ac_prev=cache_file ;;
1208 cache_file=$ac_optarg ;;
1211 cache_file=config.cache ;;
2123 if test -r "$cache_file"; then
2126 if test -f "$cache_file"; then
2127 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
2128 $as_echo "$as_me: loading cache $cache_file" >&6;}
2129 case $cache_file in
2130 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2131 *) . "./$cache_file";;
2135 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
2136 $as_echo "$as_me: creating cache $cache_file" >&6;}
2137 >$cache_file
2244 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
2245 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
27588 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
27589 if test -w "$cache_file"; then
27590 test "x$cache_file" != "x/dev/null" &&
27591 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
27592 $as_echo "$as_me: updating cache $cache_file" >&6;}
27593 cat confcache >$cache_file
27595 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
27596 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}