quote versionid to avoid # problems
[unix-history] / usr / src / usr.sbin / sendmail / cf / feature / use_cw_file.m4
CommitLineData
e9bee95b
EA
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
d6f4dcdc 10VERSIONID(`@(#)use_cw_file.m4 2.4 (Berkeley) %G%')
e9bee95b
EA
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
b89c26b0 16define(`USE_CW_FILE', `')
e9bee95b
EA
17
18divert(0)