comparison configure @ 57:ed34413652fc

moved man pages from docs/ to man/
author meillo@marmaro.de
date Sat, 29 May 2010 22:07:07 +0200
parents 185ba6c0e6f0
children 66d47cc69611
comparison
equal deleted inserted replaced
56:f6a6f55b7b9e 57:ed34413652fc
5497 _ACEOF 5497 _ACEOF
5498 5498
5499 fi 5499 fi
5500 fi 5500 fi
5501 5501
5502 ac_config_files="$ac_config_files Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile docs/Makefile" 5502 ac_config_files="$ac_config_files Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile man/Makefile"
5503 5503
5504 cat >confcache <<\_ACEOF 5504 cat >confcache <<\_ACEOF
5505 # This file is a shell script that caches the results of configure 5505 # This file is a shell script that caches the results of configure
5506 # tests run on this system so they can be shared between configure 5506 # tests run on this system so they can be shared between configure
5507 # scripts and configure runs, see configure's option --config-cache. 5507 # scripts and configure runs, see configure's option --config-cache.
6216 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 6216 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
6217 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 6217 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
6218 "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;; 6218 "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;;
6219 "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;; 6219 "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;;
6220 "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;; 6220 "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;;
6221 "docs/Makefile") CONFIG_FILES="$CONFIG_FILES docs/Makefile" ;; 6221 "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
6222 6222
6223 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 6223 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
6224 esac 6224 esac
6225 done 6225 done
6226 6226