X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/80e6fa818d13dcbccce481789ea1cd269f1c7c72..13d2614380f499b1e5a1cc3546230239afe2b1dd:/configure diff --git a/configure b/configure index ebe1d164..42044bf6 100755 --- a/configure +++ b/configure @@ -14,7 +14,7 @@ ac_default_prefix=/usr/local ac_help="$ac_help --enable-debug enable nmh code debugging" ac_help="$ac_help - --enable-masquerade[='draft_from[ mmailid[ username_extension]]'] + --enable-masquerade[='draft_from mmailid username_extension'] enable 3 types of email address masquerading [none]" ac_help="$ac_help --enable-mhe enable mhe support (DEFAULT)" @@ -1263,7 +1263,7 @@ if test -n "$RANLIB"; then else echo "$ac_t""no" 1>&6 fi - for ac_prog in gawk mawk nawk awk + for ac_prog in mawk gawk 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