Lines Matching refs:CONFIG_FILES
11835 # report actual input values of CONFIG_FILES etc. instead of their
11841 CONFIG_FILES = $CONFIG_FILES
11940 as_fn_append CONFIG_FILES " '$ac_optarg'"
12260 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
12261 "aux/Makefile") CONFIG_FILES="$CONFIG_FILES aux/Makefile" ;;
12262 "aux/xcb-aux.pc") CONFIG_FILES="$CONFIG_FILES aux/xcb-aux.pc" ;;
12263 "reply/Makefile") CONFIG_FILES="$CONFIG_FILES reply/Makefile" ;;
12264 "reply/xcb-reply.pc") CONFIG_FILES="$CONFIG_FILES reply/xcb-reply.pc" ;;
12265 "image/Makefile") CONFIG_FILES="$CONFIG_FILES image/Makefile" ;;
12266 "image/xcb-image.pc") CONFIG_FILES="$CONFIG_FILES image/xcb-image.pc" ;;
12267 "atom/Makefile") CONFIG_FILES="$CONFIG_FILES atom/Makefile" ;;
12268 "atom/xcb-atom.pc") CONFIG_FILES="$CONFIG_FILES atom/xcb-atom.pc" ;;
12269 "event/Makefile") CONFIG_FILES="$CONFIG_FILES event/Makefile" ;;
12270 "event/xcb-event.pc") CONFIG_FILES="$CONFIG_FILES event/xcb-event.pc" ;;
12271 "keysyms/Makefile") CONFIG_FILES="$CONFIG_FILES keysyms/Makefile" ;;
12272 "keysyms/xcb-keysyms.pc") CONFIG_FILES="$CONFIG_FILES keysyms/xcb-keysyms.pc" ;;
12273 "property/Makefile") CONFIG_FILES="$CONFIG_FILES property/Makefile" ;;
12274 "property/xcb-property.pc") CONFIG_FILES="$CONFIG_FILES property/xcb-property.pc" ;;
12275 "icccm/Makefile") CONFIG_FILES="$CONFIG_FILES icccm/Makefile" ;;
12276 "icccm/xcb-icccm.pc") CONFIG_FILES="$CONFIG_FILES icccm/xcb-icccm.pc" ;;
12277 "renderutil/Makefile") CONFIG_FILES="$CONFIG_FILES renderutil/Makefile" ;;
12278 "renderutil/xcb-renderutil.pc") CONFIG_FILES="$CONFIG_FILES renderutil/xcb-renderutil.pc" ;;
12279 "xcb_util_intro") CONFIG_FILES="$CONFIG_FILES xcb_util_intro" ;;
12291 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
12320 # Set up the scripts for CONFIG_FILES section.
12321 # No need to generate them if there are no CONFIG_FILES.
12323 if test -n "$CONFIG_FILES"; then
12468 fi # test -n "$CONFIG_FILES"
12471 eval set X " :F $CONFIG_FILES :C $CONFIG_COMMANDS"
12702 case $CONFIG_FILES in
12703 *\'*) eval set x "$CONFIG_FILES" ;;
12704 *) set x $CONFIG_FILES ;;