Home | History | Annotate | Download | only in dist

Lines Matching refs:config_files

11347 # report actual input values of CONFIG_FILES etc. instead of their
11353 CONFIG_FILES = $CONFIG_FILES
11375 config_files="$ac_config_files"
11402 $config_files
11471 as_fn_append CONFIG_FILES " '$ac_optarg'"
11547 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
11548 "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
11560 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
11592 # Set up the scripts for CONFIG_FILES section.
11593 # No need to generate them if there are no CONFIG_FILES.
11595 if test -n "$CONFIG_FILES"; then
11748 fi # test -n "$CONFIG_FILES"
11859 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
12148 case $CONFIG_FILES in
12149 *\'*) eval set x "$CONFIG_FILES" ;;
12150 *) set x $CONFIG_FILES ;;