mklinux.m4 revision 64562
138032Speterdivert(-1)
238032Speter#
364562Sgshapiro# Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
464562Sgshapiro#	All rights reserved.
538032Speter# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
638032Speter# Copyright (c) 1988, 1993
738032Speter#	The Regents of the University of California.  All rights reserved.
838032Speter#
938032Speter# By using this file, you agree to the terms and conditions set
1038032Speter# forth in the LICENSE file which can be found at the top level of
1138032Speter# the sendmail distribution.
1238032Speter#
1338032Speter#
1438032Speter#	MkLinux support contributed by Paul DuBois <dubois@primate.wisc.edu>
1538032Speter#
1638032Speter
1738032Speterdivert(0)
1864562SgshapiroVERSIONID(`$Id: mklinux.m4,v 8.14.4.1 2000/05/09 18:48:58 gshapiro Exp $')
1964562Sgshapirodefine(`confEBINDIR', `/usr/sbin')
2038032Speterifdef(`STATUS_FILE',,
2164562Sgshapiro	`define(`STATUS_FILE', `/var/log/sendmail.st')')
2238032Speterifdef(`PROCMAIL_MAILER_PATH',,
2364562Sgshapiro	`define(`PROCMAIL_MAILER_PATH', `/usr/bin/procmail')')
2438032SpeterFEATURE(local_procmail)
25