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
10VERSIONID(@(#)use_cw_file.m4	2.2 (Berkeley) 12/12/91)
11
12# if defined, the sendmail.cf will read the /etc/sendmail.cw file
13# to find alternate names for this host.  Typically only used when
14# several hosts have been squashed into one another at high speed.
15
16define(`USE_CW_FILE')
17
18divert(0)
19