configure: minor alignment fix of option description.

This commit is contained in:
Jehan 2016-06-02 01:24:10 +02:00
parent 28942c9843
commit 2781450c3b
1 changed files with 1 additions and 1 deletions

View File

@ -1831,7 +1831,7 @@ fi
have_email="no (xdg-email not found)"
AC_ARG_WITH(sendmail,[ --with-sendmail[=DIR] use sendmail instead of xdg-email])
AC_ARG_WITH(sendmail,[ --with-sendmail[=DIR] use sendmail instead of xdg-email])
have_sendmail=no
# Sendmail must be explicitely enabled to replace xdg-email implementation.