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

/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dconfigure21 cache_file=./config.cache
90 ac_prev=cache_file ;;
93 cache_file="$ac_optarg" ;;
496 if test -r "$cache_file"; then
497 echo "loading cache $cache_file"
498 . $cache_file
500 echo "creating cache $cache_file"
501 > $cache_file
1656 if cmp -s $cache_file confcache; then
1659 if test -w $cache_file; the
[all...]
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfigure49 cache_file=./config.cache
118 ac_prev=cache_file ;;
121 cache_file="$ac_optarg" ;;
524 if test -r "$cache_file"; then
525 echo "loading cache $cache_file"
526 . $cache_file
528 echo "creating cache $cache_file"
529 > $cache_file
1511 libtool_flags="--cache-file=$cache_file"
1626 if cmp -s $cache_file confcach
[all...]
H A Dltconfig206 cache_file=
303 --cache-file=*) cache_file="$optarg" ;;
375 if test -n "$cache_file" && test -r "$cache_file"; then
376 echo "loading cache $cache_file within ltconfig"
377 . $cache_file
3058 test -n "$cache_file" || exit 0
3097 if cmp -s $cache_file confcache; then
3100 if test -w $cache_file; then
3101 echo "updating cache $cache_file"
[all...]
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dconfigure633 cache_file=/dev/null
709 ac_prev=cache_file ;;
712 cache_file=$ac_optarg ;;
715 cache_file=config.cache ;;
1735 if test -r "$cache_file"; then
1738 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1739 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1740 $as_echo "$as_me: loading cache $cache_file" >&6;}
1741 case $cache_file i
[all...]
/bind-9.6-ESV-R11/contrib/zkt/
H A Dconfigure687 cache_file=/dev/null
762 ac_prev=cache_file ;;
765 cache_file=$ac_optarg ;;
768 cache_file=config.cache ;;
1612 if test -r "$cache_file"; then
1615 if test -f "$cache_file"; then
1616 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1617 echo "$as_me: loading cache $cache_file" >&6;}
1618 case $cache_file in
1619 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all...]
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dconfigure320 cache_file=/dev/null
381 ac_prev=cache_file ;;
384 cache_file=$ac_optarg ;;
387 cache_file=config.cache ;;
1195 if test -r "$cache_file"; then
1198 if test -f "$cache_file"; then
1199 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1200 echo "$as_me: loading cache $cache_file" >&6;}
1201 case $cache_file in
1202 [\\/]* | ?:[\\/]* ) . $cache_file;;
[all...]
/bind-9.6-ESV-R11/
H A Dconfigure978 cache_file=/dev/null
1054 ac_prev=cache_file ;;
1057 cache_file=$ac_optarg ;;
1060 cache_file=config.cache ;;
2586 if test -r "$cache_file"; then
2589 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2590 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2591 $as_echo "$as_me: loading cache $cache_file" >&6;}
2592 case $cache_file i
[all...]
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure971 cache_file=/dev/null
1047 ac_prev=cache_file ;;
1050 cache_file=$ac_optarg ;;
1053 cache_file=config.cache ;;
2523 if test -r "$cache_file"; then
2526 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2527 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2528 $as_echo "$as_me: loading cache $cache_file" >&6;}
2529 case $cache_file i
[all...]

Completed in 46 milliseconds