Home | History | Annotate | Download | only in libedit

Lines Matching refs:CONFIG_FILES

13895 # report actual input values of CONFIG_FILES etc. instead of their
13901 CONFIG_FILES = $CONFIG_FILES
13923 config_files="$ac_config_files"
13950 $config_files
14019 as_fn_append CONFIG_FILES " '$ac_optarg'"
14373 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
14374 "libedit.pc") CONFIG_FILES="$CONFIG_FILES libedit.pc" ;;
14375 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
14376 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
14377 "examples/Makefile") CONFIG_FILES="$CONFIG_FILES examples/Makefile" ;;
14389 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14421 # Set up the scripts for CONFIG_FILES section.
14422 # No need to generate them if there are no CONFIG_FILES.
14424 if test -n "$CONFIG_FILES"; then
14577 fi # test -n "$CONFIG_FILES"
14688 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
14977 case $CONFIG_FILES in
14978 *\'*) eval set x "$CONFIG_FILES" ;;
14979 *) set x $CONFIG_FILES ;;