Home | History | Annotate | Download | only in alsa-lib

Lines Matching refs:cache_file

980 cache_file=/dev/null
1055 ac_prev=cache_file ;;
1058 cache_file=$ac_optarg ;;
1061 cache_file=config.cache ;;
1952 if test -r "$cache_file"; then
1955 if test -f "$cache_file"; then
1956 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1957 echo "$as_me: loading cache $cache_file" >&6;}
1958 case $cache_file in
1959 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1960 *) . "./$cache_file";;
1964 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1965 echo "$as_me: creating cache $cache_file" >&6;}
1966 >$cache_file
2013 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
2014 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
22291 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
22292 if test -w "$cache_file"; then
22293 test "x$cache_file" != "x/dev/null" &&
22294 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
22295 echo "$as_me: updating cache $cache_file" >&6;}
22296 cat confcache >$cache_file
22298 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
22299 echo "$as_me: not updating unwritable cache $cache_file" >&6;}