Update zoneinfo database.
[dragonfly.git] / contrib / sendmail / cf / feature / local_no_masquerade.m4
1 divert(-1)
2 #
3 # Copyright (c) 2000 Sendmail, Inc. and its suppliers.
4 #       All rights reserved.
5 #
6 # By using this file, you agree to the terms and conditions set
7 # forth in the LICENSE file which can be found at the top level of
8 # the sendmail distribution.
9 #
10
11 divert(0)
12 VERSIONID(`$Id: local_no_masquerade.m4,v 1.2 2000/08/03 15:54:59 ca Exp $')
13 divert(-1)
14
15 ifdef(`_MAILER_local_',
16         `errprint(`*** MAILER(`local') must appear after FEATURE(`local_no_masquerade')')
17 ')dnl
18 define(`_LOCAL_NO_MASQUERADE_', `1')