Home | History | Annotate | Download | only in expat

Lines Matching refs:CONFIG_SITE

2218 if test -n "$CONFIG_SITE"; then
2220 case $CONFIG_SITE in #((
2221 -*) ac_site_file1=./$CONFIG_SITE;;
2222 */*) ac_site_file1=$CONFIG_SITE;;
2223 *) ac_site_file1=./$CONFIG_SITE;;