comparison configure @ 9:31cc8a89cb74

removed tests from configure script
author meillo@marmaro.de
date Mon, 27 Oct 2008 16:21:27 +0100
parents 2c09cca4cab9
children 9cb4031fa5e0
comparison
equal deleted inserted replaced
8:7e01b9096bb6 9:31cc8a89cb74
6492 _ACEOF 6492 _ACEOF
6493 6493
6494 fi 6494 fi
6495 fi 6495 fi
6496 6496
6497 ac_config_files="$ac_config_files Makefile tests/Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile" 6497 ac_config_files="$ac_config_files Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile"
6498 6498
6499 cat >confcache <<\_ACEOF 6499 cat >confcache <<\_ACEOF
6500 # This file is a shell script that caches the results of configure 6500 # This file is a shell script that caches the results of configure
6501 # tests run on this system so they can be shared between configure 6501 # tests run on this system so they can be shared between configure
6502 # scripts and configure runs, see configure's option --config-cache. 6502 # scripts and configure runs, see configure's option --config-cache.
7073 do 7073 do
7074 case $ac_config_target in 7074 case $ac_config_target in
7075 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; 7075 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
7076 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; 7076 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
7077 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 7077 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
7078 "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
7079 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 7078 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
7080 "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;; 7079 "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;;
7081 "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;; 7080 "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;;
7082 "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;; 7081 "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;;
7083 7082