comparison config.status.lineno @ 4:2c09cca4cab9

removed references to distribution directories
author meillo@marmaro.de
date Fri, 26 Sep 2008 21:51:05 +0200
parents 8c55886cacd8
children
comparison
equal deleted inserted replaced
3:8c55886cacd8 4:2c09cca4cab9
299 299
300 on `(hostname || uname -n) 2>/dev/null | sed 1q` 300 on `(hostname || uname -n) 2>/dev/null | sed 1q`
301 " 301 "
302 302
303 # Files that config.status was made for. 303 # Files that config.status was made for.
304 config_files=" Makefile debian/Makefile tests/Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile suse/masqmail.spec redhat/masqmail.spec" 304 config_files=" Makefile tests/Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile"
305 config_headers=" config.h" 305 config_headers=" config.h"
306 config_commands=" depfiles" 306 config_commands=" depfiles"
307 307
308 ac_cs_usage="\ 308 ac_cs_usage="\
309 \`$as_me' instantiates files from templates according to the 309 \`$as_me' instantiates files from templates according to the
435 do 435 do
436 case $ac_config_target in 436 case $ac_config_target in
437 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; 437 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
438 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; 438 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
439 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 439 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
440 "debian/Makefile") CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;;
441 "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; 440 "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
442 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 441 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
443 "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;; 442 "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;;
444 "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;; 443 "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;;
445 "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;; 444 "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;;
446 "suse/masqmail.spec") CONFIG_FILES="$CONFIG_FILES suse/masqmail.spec" ;;
447 "redhat/masqmail.spec") CONFIG_FILES="$CONFIG_FILES redhat/masqmail.spec" ;;
448 445
449 *) { { echo "$as_me:452: error: invalid argument: $ac_config_target" >&5 446 *) { { echo "$as_me:452: error: invalid argument: $ac_config_target" >&5
450 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 447 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
451 { (exit 1); exit 1; }; };; 448 { (exit 1); exit 1; }; };;
452 esac 449 esac