components/sendmail/patches/site.SunOS.5.12.m4.patch
changeset 3649 4006eaaa7d29
child 3651 1ca146aae014
equal deleted inserted replaced
3648:29c40c98aad3 3649:4006eaaa7d29
       
     1 # This patch is Solaris specific and thus has not been contributed upstream.
       
     2 
       
     3 --- /dev/null						2013-06-18 15:31:00.000000000 -0700
       
     4 +++ sendmail-8.14.9/devtools/Site/site.SunOS.5.12.m4	2013-03-26 07:18:05.675345928 -0700
       
     5 @@ -0,0 +1,7 @@
       
     6 +APPENDDEF(`conf_sendmail_ENVDEF', `-DTCPWRAPPERS -DSTARTTLS -D_FFR_LOCAL_DAEMON -DSUN_EXTENSIONS -DVENDOR_DEFAULT=VENDOR_SUN')
       
     7 +APPENDDEF(`conf_sendmail_LIBS', `-lwrap -lssl -lcrypto')
       
     8 +APPENDDEF(`confMAPDEF', `-DLDAPMAP')
       
     9 +define(`confDEPEND_TYPE', `Solaris')
       
    10 +define(`confLIBS', `-lldap -lc')
       
    11 +define(`confMKDIR', `/usr/bin/mkdir')
       
    12 +define(`sendmailTARGET_LINKS', `')