blob: 88852abadda6cd1c33ab491e3334eb9ab9534f49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
divert(-1)
#
# Copyright (c) 1999-2000 Sendmail, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
# forth in the LICENSE file which can be found at the top level of
# the sendmail distribution.
#
#ident "%Z%%M% %I% %E% SMI"
#
divert(0)
VERSIONID(`$Id: no_default_msa.m4,v 8.2 2001/02/14 05:03:22 gshapiro Exp $')
divert(-1)
define(`_NO_MSA_', `1')
|