Add configure option for sendmail path

This commit is contained in:
Miroslav Lichvar
2011-06-24 13:27:30 +02:00
parent 1cb8167be0
commit 2bfce03d29
2 changed files with 6 additions and 2 deletions

View File

@@ -78,8 +78,6 @@ static double drift_file_age;
static void update_drift_file(double, double);
#define MAIL_PROGRAM "/usr/lib/sendmail"
/* ================================================== */
static LOG_FileID logfileid;