X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=configure.in;h=729a76622e6978166d47ba58a38b535441beeb5d;hp=287875bc95dc6948ff218ba5e32ddb4c2b575bc1;hb=37bc2a48e0613d19e507e476b0e0de919f2b0a26;hpb=f177bf9068a1ee5f5281d4ad04dfa2d5df6f6625 diff --git a/configure.in b/configure.in index 287875b..729a766 100644 --- a/configure.in +++ b/configure.in @@ -352,7 +352,7 @@ AC_SUBST(pagerpath)dnl dnl Look for `sendmail' pathtmp=/usr/lib:/usr/sbin:/usr/etc:/usr/ucblib:/usr/bin:/bin -AC_PATH_PROG(sendmailpath, sendmail, no, [$pathtmp]) +AC_PATH_PROG(sendmailpath, sendmail, /usr/sbin/sendmail, [$pathtmp]) dnl Look for `vi' pathtmp=/usr/bin:/bin:/usr/ucb:/usr/local/bin