8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / cmd / sendmail / cf / feature / lookupdotdomain.m4
blob1ecd368681087a58ee2f82ed33284eaf8343a9f1
1 divert(-1)
3 # Copyright (c) 2000 Sendmail, Inc. and its suppliers.
4 #       All rights reserved.
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.
10 #ident  "%Z%%M% %I%     %E% SMI"
13 divert(0)
14 VERSIONID(`$Id: lookupdotdomain.m4,v 1.1 2000/04/13 22:32:49 ca Exp $')
15 divert(-1)
17 ifdef(`_ACCESS_TABLE_',
18         `define(`_LOOKUPDOTDOMAIN_')',
19         `errprint(`*** ERROR: FEATURE(`lookupdotdomain') requires FEATURE(`access_db')
20 ')')
21 ifdef(`_RELAY_HOSTS_ONLY_',
22         `errprint(`*** WARNING: FEATURE(`lookupdotdomain') does not work well with FEATURE(`relay_hosts_only')
23 ')')