Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/gnu/usr.sbin/sendmail/cf/cf Pull up revision 1.10 (requ...
details: https://anonhg.NetBSD.org/src/rev/b672fbc9e857
branches: netbsd-1-6
changeset: 529485:b672fbc9e857
user: tron <tron%NetBSD.org@localhost>
date: Sun Nov 24 15:54:27 2002 +0000
description:
Pull up revision 1.10 (requested by grant in ticket #881):
Include DOMAIN(generic) so that various standard configuration items are
included, notably enabling the use of /etc/mail/local-host-names.
diffstat:
gnu/usr.sbin/sendmail/cf/cf/netbsd-proto.mc | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r c60c366700b7 -r b672fbc9e857 gnu/usr.sbin/sendmail/cf/cf/netbsd-proto.mc
--- a/gnu/usr.sbin/sendmail/cf/cf/netbsd-proto.mc Sun Nov 24 15:47:37 2002 +0000
+++ b/gnu/usr.sbin/sendmail/cf/cf/netbsd-proto.mc Sun Nov 24 15:54:27 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: netbsd-proto.mc,v 1.9 2001/01/15 17:57:44 itojun Exp $
+# $NetBSD: netbsd-proto.mc,v 1.9.2.1 2002/11/24 15:54:27 tron Exp $
divert(-1)
#
@@ -42,8 +42,9 @@
#
include(`../m4/cf.m4')
-VERSIONID(`@(#)netbsd-proto.mc $Revision: 1.9 $')
+VERSIONID(`@(#)netbsd-proto.mc $Revision: 1.9.2.1 $')
OSTYPE(bsd4.4)dnl
+DOMAIN(generic)dnl
MAILER(local)dnl
MAILER(smtp)dnl
define(`confAUTO_REBUILD', True)dnl
Home |
Main Index |
Thread Index |
Old Index