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

/bind-9.11.3/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.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dconfigure674 cache_file=/dev/null
751 ac_prev=cache_file ;;
754 cache_file=$ac_optarg ;;
757 cache_file=config.cache ;;
1727 if test -r "$cache_file"; then
1730 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1731 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1732 $as_echo "$as_me: loading cache $cache_file" >&6;}
1733 case $cache_file i
[all...]
/bind-9.11.3/contrib/perftcpdns/
H A Dconfigure653 cache_file=/dev/null
729 ac_prev=cache_file ;;
732 cache_file=$ac_optarg ;;
735 cache_file=config.cache ;;
1728 if test -r "$cache_file"; then
1731 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1732 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1733 $as_echo "$as_me: loading cache $cache_file" >&6;}
1734 case $cache_file i
[all...]
/bind-9.11.3/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.11.3/unit/atf-src/
H A Dconfigure843 cache_file=/dev/null
919 ac_prev=cache_file ;;
922 cache_file=$ac_optarg ;;
925 cache_file=config.cache ;;
2404 if test -r "$cache_file"; then
2407 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2408 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2409 $as_echo "$as_me: loading cache $cache_file" >&6;}
2410 case $cache_file i
[all...]
/bind-9.11.3/
H A Dconfigure1100 cache_file=/dev/null
1176 ac_prev=cache_file ;;
1179 cache_file=$ac_optarg ;;
1182 cache_file=config.cache ;;
2770 if test -r "$cache_file"; then
2773 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2774 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2775 $as_echo "$as_me: loading cache $cache_file" >&6;}
2776 case $cache_file i
[all...]

Completed in 54 milliseconds