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

/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dconfigure489 for ac_site_file in $CONFIG_SITE; do
490 if test -r "$ac_site_file"; then
491 echo "loading site script $ac_site_file"
492 . "$ac_site_file"
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dconfigure1720 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1722 test "x$ac_site_file" = xNONE && continue
1723 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
1724 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1725 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1726 sed 's/^/| /' "$ac_site_file" >&5
1727 . "$ac_site_file" \
1730 as_fn_error $? "failed to load site script $ac_site_file
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfigure517 for ac_site_file in $CONFIG_SITE; do
518 if test -r "$ac_site_file"; then
519 echo "loading site script $ac_site_file"
520 . "$ac_site_file"
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dconfigure1186 for ac_site_file in $CONFIG_SITE; do
1187 if test -r "$ac_site_file"; then
1188 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1189 echo "$as_me: loading site script $ac_site_file" >&6;}
1190 sed 's/^/| /' "$ac_site_file" >&5
1191 . "$ac_site_file"
/bind-9.6-ESV-R11/contrib/zkt/
H A Dconfigure1602 for ac_site_file
1604 if test -r "$ac_site_file"; then
1605 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1606 echo "$as_me: loading site script $ac_site_file" >&6;}
1607 sed 's/^/| /' "$ac_site_file" >&5
1608 . "$ac_site_file"
/bind-9.6-ESV-R11/
H A Dconfigure2571 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2573 test "x$ac_site_file" = xNONE && continue
2574 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2575 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2576 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2577 sed 's/^/| /' "$ac_site_file" >&5
2578 . "$ac_site_file" \
2581 as_fn_error $? "failed to load site script $ac_site_file
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure2508 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2510 test "x$ac_site_file" = xNONE && continue
2511 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2512 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2513 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2514 sed 's/^/| /' "$ac_site_file" >&5
2515 . "$ac_site_file" \
2518 as_fn_error $? "failed to load site script $ac_site_file

Completed in 765 milliseconds