Lines Matching refs:config_files
5903 # report actual input values of CONFIG_FILES etc. instead of their
5909 CONFIG_FILES = $CONFIG_FILES
5928 config_files="$ac_config_files"
5952 $config_files
6012 as_fn_append CONFIG_FILES " '$ac_optarg'"
6076 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
6077 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
6078 "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
6079 "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
6091 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
6120 # Set up the scripts for CONFIG_FILES section.
6121 # No need to generate them if there are no CONFIG_FILES.
6123 if test -n "$CONFIG_FILES"; then
6268 fi # test -n "$CONFIG_FILES"
6271 eval set X " :F $CONFIG_FILES :C $CONFIG_COMMANDS"
6502 case $CONFIG_FILES in
6503 *\'*) eval set x "$CONFIG_FILES" ;;
6504 *) set x $CONFIG_FILES ;;