Home | History | Annotate | Download | only in liblzf

Lines Matching refs:cache_file

670 cache_file=/dev/null
745 ac_prev=cache_file ;;
748 cache_file=$ac_optarg ;;
751 cache_file=config.cache ;;
1575 if test -r "$cache_file"; then
1578 if test -f "$cache_file"; then
1579 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1580 echo "$as_me: loading cache $cache_file" >&6;}
1581 case $cache_file in
1582 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1583 *) . "./$cache_file";;
1587 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1588 echo "$as_me: creating cache $cache_file" >&6;}
1589 >$cache_file
1636 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1637 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
6846 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
6847 if test -w "$cache_file"; then
6848 test "x$cache_file" != "x/dev/null" &&
6849 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
6850 echo "$as_me: updating cache $cache_file" >&6;}
6851 cat confcache >$cache_file
6853 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
6854 echo "$as_me: not updating unwritable cache $cache_file" >&6;}