Home | History | Annotate | Download | only in gtest

Lines Matching refs:CONFIG_SITE

2115 if test -n "$CONFIG_SITE"; then
2117 case $CONFIG_SITE in #((
2118 -*) ac_site_file1=./$CONFIG_SITE;;
2119 */*) ac_site_file1=$CONFIG_SITE;;
2120 *) ac_site_file1=./$CONFIG_SITE;;