X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=configure.in;fp=configure.in;h=8239c6068ac46cd25662fc39bacdfd0b9274104d;hb=0466da57ba5a8be9faa43f2b1a2bf8bc762abf68;hp=9471c1bdbeb8239fb8a78d0ca9f80d9a89ecfa05;hpb=60b67210c87b61b0dcfb377cb892b151b67dd2ae;p=srvx.git diff --git a/configure.in b/configure.in index 9471c1b..8239c60 100644 --- a/configure.in +++ b/configure.in @@ -227,7 +227,7 @@ fi AC_MSG_CHECKING(how to send mail) AC_ARG_WITH(mail, [ --with-mail=name How to send mail; one of: - sendmail (the default)], + sendmail (the default), smtp], [], [withval="sendmail"]) if test -r "${srcdir}/src/mail-${withval}.c" ; then