Searched refs:ac_site_file (Results 1 – 1 of 1) sorted by relevance
487 for ac_site_file in $CONFIG_SITE; do488 if test -r "$ac_site_file"; then489 echo "loading site script $ac_site_file"490 . "$ac_site_file"
Completed in 10 milliseconds