1N/Adivert(-1)
1N/A#
1N/A# Copyright (c) 1998, 1999, 2001 Sendmail, Inc. and its suppliers.
1N/A# All rights reserved.
1N/A# Copyright (c) 1983 Eric P. Allman. All rights reserved.
1N/A# Copyright (c) 1988, 1993
1N/A# The Regents of the University of California. All rights reserved.
1N/A#
1N/A# By using this file, you agree to the terms and conditions set
1N/A# forth in the LICENSE file which can be found at the top level of
1N/A# the sendmail distribution.
1N/A#
1N/A#ident "%Z%%M% %I% %E% SMI"
1N/A#
1N/A
1N/Adivert(0)
1N/AVERSIONID(`$Id: use_cw_file.m4,v 8.11 2001/08/26 20:58:57 gshapiro Exp $')
1N/Adivert(-1)
1N/A
1N/A# if defined, the sendmail.cf will read the /etc/mail/local-host-names file
1N/A# to find alternate names for this host. Typically only used when several
1N/A# hosts have been squashed into one another at high speed.
1N/A
1N/Adefine(`USE_CW_FILE', `')
1N/A
1N/Adivert(0)