X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=configure;h=bba17f25e105d6903527b7d6aaa3d60d496c5ed5;hb=1dbc35ec1f09fe240e15229e7492bb27973c08ed;hp=42044bf6d319c41638027a64d173526dcac60945;hpb=13d2614380f499b1e5a1cc3546230239afe2b1dd;p=mmh diff --git a/configure b/configure index 42044bf..bba17f2 100755 --- a/configure +++ b/configure @@ -15,7 +15,7 @@ ac_help="$ac_help --enable-debug enable nmh code debugging" ac_help="$ac_help --enable-masquerade[='draft_from mmailid username_extension'] - enable 3 types of email address masquerading [none]" + enable up to 3 types of address masquerading [none]" ac_help="$ac_help --enable-mhe enable mhe support (DEFAULT)" ac_help="$ac_help @@ -1263,7 +1263,7 @@ if test -n "$RANLIB"; then else echo "$ac_t""no" 1>&6 fi - for ac_prog in mawk gawk nawk awk + for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 @@ -4472,7 +4472,7 @@ trap 'rm -fr `echo "Makefile config/Makefile h/Makefile sbr/Makefile uip/Makefil zotnet/Makefile zotnet/mts/Makefile zotnet/tws/Makefile \ zotnet/mf/Makefile zotnet/bboards/Makefile mts/Makefile \ mts/smtp/Makefile mts/sendmail/Makefile mts/mmdf/Makefile \ - etc/Makefile man/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 + etc/Makefile docs/Makefile man/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then @@ -4794,7 +4794,7 @@ if test x"$enable_pop" = x"yes"; then if test x"$enable_apop" = x"yes"; then pop_kinds="${pop_kinds} apop" fi - if test x"$with_krb4" = x"yes"; then + if test x"$with_krb4" != x -a x"$with_krb4" != x"no"; then pop_kinds="${pop_kinds} kpop" fi if test "$pop_kinds" = "yes (pop"; then