masqmail
diff 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 |
line diff
1.1 --- a/configure Sat May 29 21:51:13 2010 +0200 1.2 +++ b/configure Sat May 29 22:07:07 2010 +0200 1.3 @@ -5499,7 +5499,7 @@ 1.4 fi 1.5 fi 1.6 1.7 -ac_config_files="$ac_config_files Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile docs/Makefile" 1.8 +ac_config_files="$ac_config_files Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile man/Makefile" 1.9 1.10 cat >confcache <<\_ACEOF 1.11 # This file is a shell script that caches the results of configure 1.12 @@ -6218,7 +6218,7 @@ 1.13 "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;; 1.14 "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;; 1.15 "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;; 1.16 - "docs/Makefile") CONFIG_FILES="$CONFIG_FILES docs/Makefile" ;; 1.17 + "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;; 1.18 1.19 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 1.20 esac