Mercurial > masqmail
comparison configure @ 55:185ba6c0e6f0
install man pages again, patch by Juergen Daubert
author | meillo@marmaro.de |
---|---|
date | Sat, 29 May 2010 14:28:45 +0200 |
parents | 907fee7c081a |
children | ed34413652fc |
comparison
equal
deleted
inserted
replaced
54:907fee7c081a | 55:185ba6c0e6f0 |
---|---|
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" | 5502 ac_config_files="$ac_config_files Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile docs/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 | 6222 |
6222 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | 6223 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; |
6223 esac | 6224 esac |
6224 done | 6225 done |
6225 | 6226 |