sendmail transition: Do not pre-generate sendmail.cf
[dragonfly.git] / contrib / sendmail-8.14 / cf / feature / preserve_luser_host.m4
1 divert(-1)
2 #
3 # Copyright (c) 2000, 2002 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
12 divert(0)
13 VERSIONID(`$Id: preserve_luser_host.m4,v 1.3 2002/04/14 13:22:58 ca Exp $')
14 divert(-1)
15
16 ifdef(`LUSER_RELAY', `',
17 `errprint(`*** LUSER_RELAY should be defined before FEATURE(`preserve_luser_host')
18     ')')
19 define(`_PRESERVE_LUSER_HOST_', `1')
20 define(`_NEED_MACRO_MAP_', `1')