always_add_domain.m4 revision 95154
11638Srgrimesdivert(-1)
21638Srgrimes#
31638Srgrimes# Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
41638Srgrimes#	All rights reserved.
51638Srgrimes# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
61638Srgrimes# Copyright (c) 1988, 1993
71638Srgrimes#	The Regents of the University of California.  All rights reserved.
81638Srgrimes#
91638Srgrimes# By using this file, you agree to the terms and conditions set
101638Srgrimes# forth in the LICENSE file which can be found at the top level of
111638Srgrimes# the sendmail distribution.
121638Srgrimes#
131638Srgrimes#
141638Srgrimes
151638Srgrimesdivert(0)
161638SrgrimesVERSIONID(`$Id: always_add_domain.m4,v 1.1.1.4 2002/02/17 21:56:44 gshapiro Exp $')
171638Srgrimesdivert(-1)
181638Srgrimes
191638Srgrimesifdef(`_MAILER_local_',
201638Srgrimes	`errprint(`*** MAILER(`local') must appear after FEATURE(`always_add_domain')')
211638Srgrimes')dnl
221638Srgrimesdefine(`_ALWAYS_ADD_DOMAIN_', ifelse(len(X`'_ARG_),`1',`',_ARG_))
231638Srgrimes