ba37b00498
XXX need hardcoded pathname for mailing list membership files
13 lines
288 B
Text
13 lines
288 B
Text
$NetBSD: patch-ab,v 1.2 1999/12/26 17:20:33 itojun Exp $
|
|
|
|
--- config.h.orig Sun Sep 14 09:25:53 1997
|
|
+++ config.h Sun Sep 14 09:26:01 1997
|
|
@@ -86,6 +86,8 @@
|
|
* Other set-ups
|
|
*/
|
|
|
|
+#if 0
|
|
#ifndef _PATH_SENDMAIL
|
|
# define _PATH_SENDMAIL "/usr/lib/sendmail" /* default */
|
|
+#endif
|
|
#endif
|