summaryrefslogtreecommitdiff
path: root/mail/distribute/patches/patch-ab
blob: 18776a43b10d9da935ec117593f89669bfef9dcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ab,v 1.3 2000/02/13 19:39:51 fredb Exp $

--- config.h.orig	Sun Sep 14 09:25:53 1997
+++ config.h	Sun Sep 14 09:26:01 1997
@@ -97,8 +97,10 @@
  * this default should be set to 'goold-old-time' default value.
  */
 
+#if 0
 #ifndef _PATH_SENDMAIL
 # define	_PATH_SENDMAIL	"/usr/lib/sendmail" /* default */
+#endif
 #endif
 
 #endif