Import sendmail 8.13.7
[dragonfly.git] / contrib / sendmail-8.13.7 / cf / ostype / solaris8.m4
1 divert(-1)
2 #
3 # Copyright (c) 2000 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 #       This ostype file is suitable for use on Solaris 8 and later systems,
12 #       taking advantage of mail.local's LMTP support, the existence of
13 #       /var/run and support for IPv6, all of which where introduced in
14 #       Solaris 8.
15 #
16
17 divert(0)
18 VERSIONID(`$Id: solaris8.m4,v 8.2 2000/08/23 16:10:49 gshapiro Exp $')
19 divert(-1)
20
21 ifdef(`UUCP_MAILER_ARGS',, `define(`UUCP_MAILER_ARGS', `uux - -r -a$g $h!rmail ($u)')')
22 define(`confEBINDIR', `/usr/lib')dnl
23 define(`confPID_FILE', `/var/run/sendmail.pid')dnl
24 define(`_NETINET6_')dnl
25 FEATURE(`local_lmtp')dnl