Mercurial > masqmail-0.2
comparison configure @ 4:2c09cca4cab9
removed references to distribution directories
author | meillo@marmaro.de |
---|---|
date | Fri, 26 Sep 2008 21:51:05 +0200 |
parents | 8c55886cacd8 |
children | c9bce6bb2a5d |
comparison
equal
deleted
inserted
replaced
3:8c55886cacd8 | 4:2c09cca4cab9 |
---|---|
6492 _ACEOF | 6492 _ACEOF |
6493 | 6493 |
6494 fi | 6494 fi |
6495 fi | 6495 fi |
6496 | 6496 |
6497 ac_config_files="$ac_config_files Makefile debian/Makefile tests/Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile suse/masqmail.spec redhat/masqmail.spec" | 6497 ac_config_files="$ac_config_files Makefile tests/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 "debian/Makefile") CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;; | |
7079 "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; | 7078 "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; |
7080 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; | 7079 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; |
7081 "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;; | 7080 "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;; |
7082 "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;; | 7081 "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;; |
7083 "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;; | 7082 "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;; |
7084 "suse/masqmail.spec") CONFIG_FILES="$CONFIG_FILES suse/masqmail.spec" ;; | |
7085 "redhat/masqmail.spec") CONFIG_FILES="$CONFIG_FILES redhat/masqmail.spec" ;; | |
7086 | 7083 |
7087 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 | 7084 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 |
7088 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} | 7085 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} |
7089 { (exit 1); exit 1; }; };; | 7086 { (exit 1); exit 1; }; };; |
7090 esac | 7087 esac |