1divert(-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#ident	"%Z%%M%	%I%	%E% SMI"
11#
12
13divert(0)
14VERSIONID(`$Id: lookupdotdomain.m4,v 1.1 2000/04/13 22:32:49 ca Exp $')
15divert(-1)
16
17ifdef(`_ACCESS_TABLE_',
18	`define(`_LOOKUPDOTDOMAIN_')',
19	`errprint(`*** ERROR: FEATURE(`lookupdotdomain') requires FEATURE(`access_db')
20')')
21ifdef(`_RELAY_HOSTS_ONLY_',
22	`errprint(`*** WARNING: FEATURE(`lookupdotdomain') does not work well with FEATURE(`relay_hosts_only')
23')')
24