components/sendmail/patches/site.SunOS.5.12.m4.patch
author John Beck <John.Beck@Oracle.COM>
Tue, 10 Feb 2015 09:31:36 -0800
changeset 3759 6f5b34e14c5c
parent 3651 1ca146aae014
child 3850 71cd6a33be87
permissions -rw-r--r--
20367692 python /usr/gnu/lib runpath considered unnecessary

# This patch is Solaris specific and thus has not been contributed upstream.

--- /dev/null						2013-06-18 15:31:00.000000000 -0700
+++ sendmail-8.14.9/devtools/Site/site.SunOS.5.12.m4	2013-03-26 07:18:05.675345928 -0700
@@ -0,0 +1,8 @@
+APPENDDEF(`conf_sendmail_ENVDEF', `-DTCPWRAPPERS -DSTARTTLS -D_FFR_LOCAL_DAEMON -DSUN_EXTENSIONS -DVENDOR_DEFAULT=VENDOR_SUN')
+APPENDDEF(`conf_sendmail_LIBS', `-lwrap -lssl -lcrypto')
+APPENDDEF(`confMAPDEF', `-DLDAPMAP')
+define(`confDEPEND_TYPE', `Solaris')
+define(`confLIBS', `-lldap -lc')
+define(`confMKDIR', `/usr/bin/mkdir')
+define(`confMTCFLAGS', `$(CC_PIC)')
+define(`sendmailTARGET_LINKS', `')