Home | History | Annotate | Download | only in ninfod

Lines Matching refs:CONFIG_SITE

2021 if test -n "$CONFIG_SITE"; then
2023 case $CONFIG_SITE in #((
2024 -*) ac_site_file1=./$CONFIG_SITE;;
2025 */*) ac_site_file1=$CONFIG_SITE;;
2026 *) ac_site_file1=./$CONFIG_SITE;;