Home | History | Annotate | Download | only in src

Lines Matching refs:CONFIG_SITE

2238 if test -n "$CONFIG_SITE"; then
2240 case $CONFIG_SITE in #((
2241 -*) ac_site_file1=./$CONFIG_SITE;;
2242 */*) ac_site_file1=$CONFIG_SITE;;
2243 *) ac_site_file1=./$CONFIG_SITE;;