Home | History | Annotate | Download | only in libevent

Lines Matching refs:cache_file

939 cache_file=/dev/null
1014 ac_prev=cache_file ;;
1017 cache_file=$ac_optarg ;;
1020 cache_file=config.cache ;;
1929 if test -r "$cache_file"; then
1932 if test -f "$cache_file"; then
1933 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1934 $as_echo "$as_me: loading cache $cache_file" >&6;}
1935 case $cache_file in
1936 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1937 *) . "./$cache_file";;
1941 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1942 $as_echo "$as_me: creating cache $cache_file" >&6;}
1943 >$cache_file
2001 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
2002 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
24753 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
24754 if test -w "$cache_file"; then
24755 test "x$cache_file" != "x/dev/null" &&
24756 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
24757 $as_echo "$as_me: updating cache $cache_file" >&6;}
24758 cat confcache >$cache_file
24760 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
24761 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}