Deleted Added
full compact
unixware7.m4 (42575) unixware7.m4 (43730)
1divert(-1)
2#
3# Copyright (c) 1998 Sendmail, Inc. All rights reserved.
4#
5# By using this file, you agree to the terms and conditions set
6# forth in the LICENSE file which can be found at the top level of
7# the sendmail distribution.
8#
9#
10
11divert(0)
1divert(-1)
2#
3# Copyright (c) 1998 Sendmail, Inc. All rights reserved.
4#
5# By using this file, you agree to the terms and conditions set
6# forth in the LICENSE file which can be found at the top level of
7# the sendmail distribution.
8#
9#
10
11divert(0)
12VERSIONID(`@(#)unixware7.m4 8.1 (Berkeley) 10/13/1998')
12VERSIONID(`@(#)unixware7.m4 8.2 (Berkeley) 1/25/1999')
13define(`ALIAS_FILE', `/etc/mail/aliases')dnl
14ifdef(`QUEUE_DIR',, `define(`QUEUE_DIR', /usr/spool/mqueue)')dnl
15ifdef(`STATUS_FILE',, `define(`STATUS_FILE', ifdef(`_USE_ETC_MAIL_', `/etc/mail/statistics', `/etc/mailer/sendmail.st'))')dnl
16define(`confEBINDIR', `/usr/lib')dnl
13define(`ALIAS_FILE', `/etc/mail/aliases')dnl
14ifdef(`QUEUE_DIR',, `define(`QUEUE_DIR', /usr/spool/mqueue)')dnl
15ifdef(`STATUS_FILE',, `define(`STATUS_FILE', ifdef(`_USE_ETC_MAIL_', `/etc/mail/statistics', `/etc/mailer/sendmail.st'))')dnl
16define(`confEBINDIR', `/usr/lib')dnl
17define(`confTIME_ZONE', `USE_TZ')dnl