summaryrefslogtreecommitdiff
path: root/mail/mmr/files/patch-ab
blob: 4bd602a70fd9e6b730e92ce4463ed2f229e25175 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- outgoing.cc	Fri Jul 17 04:10:02 1998
+++ /home/andy/tmp/wrk/outgoing.cc	Tue Apr 27 18:06:33 1999
@@ -13,7 +13,9 @@
 #include "terminal.h"
 #include "rcfile.h"
 
+#ifndef MAILER
 #define MAILER	"/usr/lib/sendmail -t"
+#endif
 #define EDITOR	"vi +%d"
 #define SIGFILE	".signature"