1N/Adivert(-1)
1N/A#
1N/A# Copyright (c) 1998, 1999 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#
1N/A
1N/Adivert(0)
1N/AVERSIONID(`$Id: smrsh.m4,v 8.14 1999/11/18 05:06:23 ca Exp $')
1N/Adivert(-1)
1N/A
1N/Aifdef(`_MAILER_local_',
1N/A `errprint(`*** FEATURE(smrsh) must occur before MAILER(local)
1N/A')')dnl
1N/Adefine(`LOCAL_SHELL_PATH',
1N/A ifelse(defn(`_ARG_'), `',
1N/A ifdef(`confEBINDIR', confEBINDIR, `/usr/libexec')`/smrsh',
1N/A _ARG_))
1N/A_DEFIFNOT(`LOCAL_SHELL_ARGS', `smrsh -c $u')