Correct conditional to correctly treat segments which end on a boundary.
[dragonfly.git] / contrib / sendmail-8.13.8 / cf / ostype / unicosmp.m4
1 divert(-1)
2 #
3 # Copyright (c) 2003 Sendmail, Inc. and its suppliers.
4 #       All rights reserved.
5 #
6 # By using this file, you agree to the terms and conditions set
7 # forth in the LICENSE file which can be found at the top level of
8 # the sendmail distribution.
9 #
10 #
11 #
12
13 #
14 # Notes:
15 # - In UNICOSMP seems that TZ variable is needed that correct time is marked
16 #   to syslog
17 #
18
19 divert(0)
20 VERSIONID(`$Id: unicosmp.m4,v 1.1 2003/04/21 17:03:51 ca Exp $')
21 _DEFIFNOT(`LOCAL_MAILER_FLAGS', `Ehm9')dnl
22 ifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail -s -d $u')')dnl
23 ifdef(`QUEUE_DIR',, `define(`QUEUE_DIR', /var/spool/mqueue)')dnl
24 ifdef(`STATUS_FILE',, `define(`STATUS_FILE', `/var/log/sendmail.st')')dnl
25 define(`LOCAL_MAILER_PATH', `/usr/bin/mail')dnl
26 define(`confTIME_ZONE', USE_TZ)dnl
27 define(`confEBINDIR', `/usr/lib')dnl