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