masqmail

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 diff
     1.1 --- a/configure	Fri Sep 26 21:40:10 2008 +0200
     1.2 +++ b/configure	Fri Sep 26 21:51:05 2008 +0200
     1.3 @@ -6494,7 +6494,7 @@
     1.4  	fi
     1.5  fi
     1.6  
     1.7 -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"
     1.8 +ac_config_files="$ac_config_files Makefile tests/Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile"
     1.9  
    1.10  cat >confcache <<\_ACEOF
    1.11  # This file is a shell script that caches the results of configure
    1.12 @@ -7075,14 +7075,11 @@
    1.13      "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
    1.14      "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
    1.15      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
    1.16 -    "debian/Makefile") CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;;
    1.17      "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
    1.18      "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
    1.19      "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;;
    1.20      "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;;
    1.21      "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;;
    1.22 -    "suse/masqmail.spec") CONFIG_FILES="$CONFIG_FILES suse/masqmail.spec" ;;
    1.23 -    "redhat/masqmail.spec") CONFIG_FILES="$CONFIG_FILES redhat/masqmail.spec" ;;
    1.24  
    1.25    *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
    1.26  echo "$as_me: error: invalid argument: $ac_config_target" >&2;}