gnu.m4 revision 266692
1248590Smmdivert(-1)
2248590Smm#
3248590Smm# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
4248590Smm#	All rights reserved.
5248590Smm# Copyright (c) 1997 Eric P. Allman.  All rights reserved.
6248590Smm# Copyright (c) 1988, 1993
7248590Smm#	The Regents of the University of California.  All rights reserved.
8248590Smm#
9248590Smm# By using this file, you agree to the terms and conditions set
10248590Smm# forth in the LICENSE file which can be found at the top level of
11248590Smm# the sendmail distribution.
12248590Smm#
13248590Smm#
14248590Smm#
15248590Smm
16248590Smmdivert(0)
17248590SmmVERSIONID(`$Id: gnu.m4,v 8.14 2013-11-22 20:51:15 ca Exp $')
18248590Smmifdef(`STATUS_FILE',, `define(`STATUS_FILE', `/var/log/sendmail.st')')dnl
19248590Smmifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', /libexec/mail.local)')dnl
20248590Smmifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail $u')')dnl
21248590Smmdefine(`confEBINDIR', `/libexec')dnl
22248590Smm