Mercurial > masqmail-0.2
diff 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 |
line wrap: on
line diff
--- a/configure Fri Sep 26 21:40:10 2008 +0200 +++ b/configure Fri Sep 26 21:51:05 2008 +0200 @@ -6494,7 +6494,7 @@ fi fi -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" +ac_config_files="$ac_config_files Makefile tests/Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -7075,14 +7075,11 @@ "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "debian/Makefile") CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;; "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;; "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;; "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;; - "suse/masqmail.spec") CONFIG_FILES="$CONFIG_FILES suse/masqmail.spec" ;; - "redhat/masqmail.spec") CONFIG_FILES="$CONFIG_FILES redhat/masqmail.spec" ;; *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}