Searched refs:cache_file (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/liblzf-3.4/
H A Dconfigure670 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";;
[all...]
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfigure780 cache_file=/dev/null
856 ac_prev=cache_file ;;
859 cache_file=$ac_optarg ;;
862 cache_file=config.cache ;;
2343 if test -r "$cache_file"; then
2346 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2347 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2348 $as_echo "$as_me: loading cache $cache_file" >&6;}
2349 case $cache_file i
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/
H A Dconfigure67 cache_file=./config.cache
136 ac_prev=cache_file ;;
139 cache_file="$ac_optarg" ;;
542 if test -r "$cache_file"; then
543 echo "loading cache $cache_file"
544 . $cache_file
546 echo "creating cache $cache_file"
547 > $cache_file
5724 if cmp -s $cache_file confcache; then
5727 if test -w $cache_file; the
[all...]
/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure1011 cache_file=/dev/null
1086 ac_prev=cache_file ;;
1089 cache_file=$ac_optarg ;;
1092 cache_file=config.cache ;;
1985 if test -r "$cache_file"; then
1988 if test -f "$cache_file"; then
1989 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1990 echo "$as_me: loading cache $cache_file" >&6;}
1991 case $cache_file in
1992 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all...]

Completed in 62 milliseconds