Home | History | Annotate | Download | only in libedit

Lines Matching refs:CONFIG_SITE

2211 if test -n "$CONFIG_SITE"; then
2213 case $CONFIG_SITE in #((
2214 -*) ac_site_file1=./$CONFIG_SITE;;
2215 */*) ac_site_file1=$CONFIG_SITE;;
2216 *) ac_site_file1=./$CONFIG_SITE;;