components/sendmail/patches/site.SunOS.5.12.m4.patch
author John Beck <John.Beck@Oracle.COM>
Wed, 04 Mar 2015 13:49:36 -0800
changeset 3916 1224230f8337
parent 3850 71cd6a33be87
permissions -rw-r--r--
PSARC 2015/111 Sendmail 8.15 20640598 upgrade sendmail to 8.15.1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3649
4006eaaa7d29 20355401 add sendmail to Userland
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     1
# This patch is Solaris specific and thus has not been contributed upstream.
4006eaaa7d29 20355401 add sendmail to Userland
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     2
4006eaaa7d29 20355401 add sendmail to Userland
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     3
--- /dev/null						2013-06-18 15:31:00.000000000 -0700
4006eaaa7d29 20355401 add sendmail to Userland
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     4
+++ sendmail-8.14.9/devtools/Site/site.SunOS.5.12.m4	2013-03-26 07:18:05.675345928 -0700
3916
1224230f8337 PSARC 2015/111 Sendmail 8.15
John Beck <John.Beck@Oracle.COM>
parents: 3850
diff changeset
     5
@@ -0,0 +1,21 @@
3850
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
     6
+APPENDDEF(`conf_sendmail_ENVDEF', `-DSUN_EXTENSIONS')
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
     7
+APPENDDEF(`conf_sendmail_ENVDEF', `-DVENDOR_DEFAULT=VENDOR_SUN')
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
     8
+APPENDDEF(`conf_sendmail_ENVDEF', `-DSUN_INIT_DOMAIN')
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
     9
+APPENDDEF(`conf_sendmail_ENVDEF', `-DSUN_SIMPLIFIED_LDAP')
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
    10
+APPENDDEF(`conf_sendmail_ENVDEF', `-DTCPWRAPPERS')
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
    11
+APPENDDEF(`conf_sendmail_ENVDEF', `-DSTARTTLS')
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
    12
+APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_LOCAL_DAEMON')
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
    13
+APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_MAIL_MACRO')
3916
1224230f8337 PSARC 2015/111 Sendmail 8.15
John Beck <John.Beck@Oracle.COM>
parents: 3850
diff changeset
    14
+APPENDDEF(`conf_sendmail_ENVDEF', `-DIPV6_FULL=0')
3850
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
    15
+APPENDDEF(`conf_sendmail_LIBS', `-lsldap')
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
    16
+APPENDDEF(`conf_sendmail_LIBS', `-lwrap')
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
    17
+APPENDDEF(`conf_sendmail_LIBS', `-lumem')
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
    18
+APPENDDEF(`conf_sendmail_LIBS', `-lssl')
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
    19
+APPENDDEF(`conf_sendmail_LIBS', `-lcrypto')
3649
4006eaaa7d29 20355401 add sendmail to Userland
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    20
+APPENDDEF(`confMAPDEF', `-DLDAPMAP')
4006eaaa7d29 20355401 add sendmail to Userland
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    21
+define(`confDEPEND_TYPE', `Solaris')
3850
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
    22
+define(`confINCDIRS', `-I/usr/include/openldap')
71cd6a33be87 20579596 sendmail move to Userland dropped sldap alias support
John Beck <John.Beck@Oracle.COM>
parents: 3651
diff changeset
    23
+define(`confLIBS', `-lldap_r-2.4 -llber-2.4 -lc')
3649
4006eaaa7d29 20355401 add sendmail to Userland
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    24
+define(`confMKDIR', `/usr/bin/mkdir')
3651
1ca146aae014 20373507 migrate sendmail & friends to 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 3649
diff changeset
    25
+define(`confMTCFLAGS', `$(CC_PIC)')
3649
4006eaaa7d29 20355401 add sendmail to Userland
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    26
+define(`sendmailTARGET_LINKS', `')