Home | History | Annotate | Download | only in dist

Lines Matching refs:CONFIG_FILES

3668 # report actual input values of CONFIG_FILES etc. instead of their
3674 CONFIG_FILES = $CONFIG_FILES
3693 config_files="$ac_config_files"
3718 $config_files
3789 as_fn_append CONFIG_FILES " '$ac_optarg'"
3854 "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
3855 "tests/atlocal") CONFIG_FILES="$CONFIG_FILES tests/atlocal" ;;
3856 "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
3857 "lib/emacs/Makefile") CONFIG_FILES="$CONFIG_FILES lib/emacs/Makefile" ;;
3859 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
3860 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
3861 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
3862 "lib/Autom4te/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Autom4te/Makefile" ;;
3863 "lib/autoscan/Makefile") CONFIG_FILES="$CONFIG_FILES lib/autoscan/Makefile" ;;
3864 "lib/m4sugar/Makefile") CONFIG_FILES="$CONFIG_FILES lib/m4sugar/Makefile" ;;
3865 "lib/autoconf/Makefile") CONFIG_FILES="$CONFIG_FILES lib/autoconf/Makefile" ;;
3866 "lib/autotest/Makefile") CONFIG_FILES="$CONFIG_FILES lib/autotest/Makefile" ;;
3867 "bin/Makefile") CONFIG_FILES="$CONFIG_FILES bin/Makefile" ;;
3879 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
3911 # Set up the scripts for CONFIG_FILES section.
3912 # No need to generate them if there are no CONFIG_FILES.
3914 if test -n "$CONFIG_FILES"; then
4067 fi # test -n "$CONFIG_FILES"
4070 eval set X " :F $CONFIG_FILES :L $CONFIG_LINKS :C $CONFIG_COMMANDS"