Home | History | Annotate | Download | only in libpcap

Lines Matching refs:cache_file

712 cache_file=/dev/null
787 ac_prev=cache_file ;;
790 cache_file=$ac_optarg ;;
793 cache_file
1638 if test -r "$cache_file"; then
1641 if test -f "$cache_file"; then
1642 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1643 echo "$as_me: loading cache $cache_file" >&6;}
1644 case $cache_file in
1645 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1646 *) . "./$cache_file";;
1650 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1651 echo "$as_me: creating cache $cache_file" >&6;}
1652 >$cache_file
1699 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1700 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
7748 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
7749 if test -w "$cache_file"; then
7750 test "x$cache_file" != "x/dev/null" &&
7751 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
7752 echo "$as_me: updating cache $cache_file" >&6;}
7753 cat confcache >$cache_file
7755 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
7756 echo "$as_me: not updating unwritable cache $cache_file" >&6;}