Home | History | Annotate | Download | only in google-breakpad

Lines Matching refs:CONFIG_SITE

2067 if test -n "$CONFIG_SITE"; then
2069 case $CONFIG_SITE in #((
2070 -*) ac_site_file1=./$CONFIG_SITE;;
2071 */*) ac_site_file1=$CONFIG_SITE;;
2072 *) ac_site_file1=./$CONFIG_SITE;;