Lines Matching refs:CONFIG_FILES

25603 # report actual input values of CONFIG_FILES etc. instead of their
25609 CONFIG_FILES = $CONFIG_FILES
25727 as_fn_append CONFIG_FILES " '$ac_optarg'"
26085 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
26086 "doc/example.conf") CONFIG_FILES="$CONFIG_FILES doc/example.conf" ;;
26087 "doc/libunbound.3") CONFIG_FILES="$CONFIG_FILES doc/libunbound.3" ;;
26088 "doc/unbound.8") CONFIG_FILES="$CONFIG_FILES doc/unbound.8" ;;
26089 "doc/unbound-anchor.8") CONFIG_FILES="$CONFIG_FILES doc/unbound-anchor.8" ;;
26090 "doc/unbound-checkconf.8") CONFIG_FILES="$CONFIG_FILES doc/unbound-checkconf.8" ;;
26091 "doc/unbound.conf.5") CONFIG_FILES="$CONFIG_FILES doc/unbound.conf.5" ;;
26092 "doc/unbound-control.8") CONFIG_FILES="$CONFIG_FILES doc/unbound-control.8" ;;
26093 "doc/unbound-host.1") CONFIG_FILES="$CONFIG_FILES doc/unbound-host.1" ;;
26094 "smallapp/unbound-control-setup.sh") CONFIG_FILES="$CONFIG_FILES smallapp/unbound-control-setup.sh" ;;
26095 "dnstap/dnstap_config.h") CONFIG_FILES="$CONFIG_FILES dnstap/dnstap_config.h" ;;
26096 "dnscrypt/dnscrypt_config.h") CONFIG_FILES="$CONFIG_FILES dnscrypt/dnscrypt_config.h" ;;
26097 "contrib/libunbound.pc") CONFIG_FILES="$CONFIG_FILES contrib/libunbound.pc" ;;
26098 "contrib/unbound.socket") CONFIG_FILES="$CONFIG_FILES contrib/unbound.socket" ;;
26099 "contrib/unbound.service") CONFIG_FILES="$CONFIG_FILES contrib/unbound.service" ;;
26100 "contrib/unbound_portable.service") CONFIG_FILES="$CONFIG_FILES contrib/unbound_portable.service" ;;
26113 test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files
26145 # Set up the scripts for CONFIG_FILES section.
26146 # No need to generate them if there are no CONFIG_FILES.
26148 if test -n "$CONFIG_FILES"; then
26301 fi # test -n "$CONFIG_FILES"
26412 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"