Home | History | Annotate | Download | only in stressapptest

Lines Matching refs:config_files

6455 # report actual input values of CONFIG_FILES etc. instead of their
6461 CONFIG_FILES = $CONFIG_FILES
6483 config_files="$ac_config_files"
6510 $config_files
6573 as_fn_append CONFIG_FILES " '$ac_optarg'"
6649 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
6650 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
6662 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
6692 # Set up the scripts for CONFIG_FILES section.
6693 # No need to generate them if there are no CONFIG_FILES.
6695 if test -n "$CONFIG_FILES"; then
6840 fi # test -n "$CONFIG_FILES"
6951 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
7239 case $CONFIG_FILES in
7240 *\'*) eval set x "$CONFIG_FILES" ;;
7241 *) set x $CONFIG_FILES ;;