1divert(-1)
2#
3# Copyright (c) 1983 Eric P. Allman
4# Copyright (c) 1988 The Regents of the University of California.
5# All rights reserved.
6#
7# %sccs.include.redist.sh%
8#
9
10divert(0)
11VERSIONID(`@(#)use_cw_file.m4	2.5 (Berkeley) 11/14/92')
12divert(-1)
13
14# if defined, the sendmail.cf will read the /etc/sendmail.cw file
15# to find alternate names for this host.  Typically only used when
16# several hosts have been squashed into one another at high speed.
17
18define(`USE_CW_FILE', `')
19
20divert(0)
21