ea559a1877
new sendmail 8.13.x tree in pkgsrc. Changes to the original package include: - Added missing NetBSD CVS tags to some files under files - Path changes in Makefile and Makefile.common to reflect new location under mail/ of this package
5 lines
196 B
Text
5 lines
196 B
Text
# $NetBSD: site.config.m4-starttls,v 1.1.1.1 2004/08/30 19:56:46 adrianp Exp $
|
|
|
|
# enable STARTTLS
|
|
APPENDDEF(`conf_sendmail_ENVDEF', `-DSTARTTLS')
|
|
APPENDDEF(`conf_sendmail_LIBS', `-lssl -lcrypto')
|