Lines Matching refs:CONFIG_FILES
20725 # report actual input values of CONFIG_FILES etc. instead of their
20731 CONFIG_FILES = $CONFIG_FILES
20849 as_fn_append CONFIG_FILES " '$ac_optarg'"
21210 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
21211 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
21212 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
21213 "src/fontfile/Makefile") CONFIG_FILES="$CONFIG_FILES src/fontfile/Makefile" ;;
21214 "src/FreeType/Makefile") CONFIG_FILES="$CONFIG_FILES src/FreeType/Makefile" ;;
21215 "src/builtins/Makefile") CONFIG_FILES="$CONFIG_FILES src/builtins/Makefile" ;;
21216 "src/bitmap/Makefile") CONFIG_FILES="$CONFIG_FILES src/bitmap/Makefile" ;;
21217 "src/fc/Makefile") CONFIG_FILES="$CONFIG_FILES src/fc/Makefile" ;;
21218 "src/util/Makefile") CONFIG_FILES="$CONFIG_FILES src/util/Makefile" ;;
21219 "src/stubs/Makefile") CONFIG_FILES="$CONFIG_FILES src/stubs/Makefile" ;;
21220 "xfont.pc") CONFIG_FILES="$CONFIG_FILES xfont.pc" ;;
21232 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
21264 # Set up the scripts for CONFIG_FILES section.
21265 # No need to generate them if there are no CONFIG_FILES.
21267 if test -n "$CONFIG_FILES"; then
21420 fi # test -n "$CONFIG_FILES"
21531 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
21820 case $CONFIG_FILES in
21821 *\'*) eval set x "$CONFIG_FILES" ;;
21822 *) set x $CONFIG_FILES ;;