Lines Matching refs:CONFIG_FILES

14183 # report actual input values of CONFIG_FILES etc. instead of their
14189 CONFIG_FILES = $CONFIG_FILES
14307 as_fn_append CONFIG_FILES " '$ac_optarg'"
14661 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
14662 "bin/Makefile") CONFIG_FILES="$CONFIG_FILES bin/Makefile" ;;
14663 "bin/audit/Makefile") CONFIG_FILES="$CONFIG_FILES bin/audit/Makefile" ;;
14664 "bin/auditd/Makefile") CONFIG_FILES="$CONFIG_FILES bin/auditd/Makefile" ;;
14665 "bin/auditdistd/Makefile") CONFIG_FILES="$CONFIG_FILES bin/auditdistd/Makefile" ;;
14666 "bin/auditfilterd/Makefile") CONFIG_FILES="$CONFIG_FILES bin/auditfilterd/Makefile" ;;
14667 "bin/auditreduce/Makefile") CONFIG_FILES="$CONFIG_FILES bin/auditreduce/Makefile" ;;
14668 "bin/praudit/Makefile") CONFIG_FILES="$CONFIG_FILES bin/praudit/Makefile" ;;
14669 "bsm/Makefile") CONFIG_FILES="$CONFIG_FILES bsm/Makefile" ;;
14670 "libauditd/Makefile") CONFIG_FILES="$CONFIG_FILES libauditd/Makefile" ;;
14671 "libbsm/Makefile") CONFIG_FILES="$CONFIG_FILES libbsm/Makefile" ;;
14672 "modules/Makefile") CONFIG_FILES="$CONFIG_FILES modules/Makefile" ;;
14673 "modules/auditfilter_noop/Makefile") CONFIG_FILES="$CONFIG_FILES modules/auditfilter_noop/Makefile" ;;
14674 "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
14675 "sys/Makefile") CONFIG_FILES="$CONFIG_FILES sys/Makefile" ;;
14676 "sys/bsm/Makefile") CONFIG_FILES="$CONFIG_FILES sys/bsm/Makefile" ;;
14677 "test/Makefile") CONFIG_FILES="$CONFIG_FILES test/Makefile" ;;
14678 "test/bsm/Makefile") CONFIG_FILES="$CONFIG_FILES test/bsm/Makefile" ;;
14679 "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
14691 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14723 # Set up the scripts for CONFIG_FILES section.
14724 # No need to generate them if there are no CONFIG_FILES.
14726 if test -n "$CONFIG_FILES"; then
14879 fi # test -n "$CONFIG_FILES"
14990 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
15909 case $CONFIG_FILES in
15910 *\'*) eval set x "$CONFIG_FILES" ;;
15911 *) set x $CONFIG_FILES ;;