Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs:CONFIG_FILES

13345 # report actual input values of CONFIG_FILES etc. instead of their
13351 CONFIG_FILES = $CONFIG_FILES
13373 config_files="$ac_config_files"
13400 $config_files
13469 as_fn_append CONFIG_FILES " '$ac_optarg'"
13823 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13824 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13825 "src/libcap-ng.pc") CONFIG_FILES="$CONFIG_FILES src/libcap-ng.pc" ;;
13826 "src/test/Makefile") CONFIG_FILES="$CONFIG_FILES src/test/Makefile" ;;
13827 "bindings/Makefile") CONFIG_FILES="$CONFIG_FILES bindings/Makefile" ;;
13828 "bindings/python/Makefile") CONFIG_FILES="$CONFIG_FILES bindings/python/Makefile" ;;
13829 "bindings/python/test/Makefile") CONFIG_FILES="$CONFIG_FILES bindings/python/test/Makefile" ;;
13830 "utils/Makefile") CONFIG_FILES="$CONFIG_FILES utils/Makefile" ;;
13831 "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
13832 "docs/Makefile") CONFIG_FILES="$CONFIG_FILES docs/Makefile" ;;
13844 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
13876 # Set up the scripts for CONFIG_FILES section.
13877 # No need to generate them if there are no CONFIG_FILES.
13879 if test -n "$CONFIG_FILES"; then
14032 fi # test -n "$CONFIG_FILES"
14143 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
14432 case $CONFIG_FILES in
14433 *\'*) eval set x "$CONFIG_FILES" ;;
14434 *) set x $CONFIG_FILES ;;