Home | History | Annotate | Download | only in src

Lines Matching refs:CONFIG_FILES

15014 # report actual input values of CONFIG_FILES etc. instead of their
15020 CONFIG_FILES = $CONFIG_FILES
15042 config_files="$ac_config_files"
15069 $config_files
15132 as_fn_append CONFIG_FILES " '$ac_optarg'"
15465 "include/libxml/xmlversion.h") CONFIG_FILES="$CONFIG_FILES include/libxml/xmlversion.h" ;;
15466 "xml2-config") CONFIG_FILES="$CONFIG_FILES xml2-config" ;;
15478 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
15508 # Set up the scripts for CONFIG_FILES section.
15509 # No need to generate them if there are no CONFIG_FILES.
15511 if test -n "$CONFIG_FILES"; then
15656 fi # test -n "$CONFIG_FILES"
15767 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
16055 case $CONFIG_FILES in
16056 *\'*) eval set x "$CONFIG_FILES" ;;
16057 *) set x $CONFIG_FILES ;;