mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
# $NetBSD: site.config.m4-starttls,v 1.6 2004/08/30 20:16:28 adrianp Exp $
|
|
|
|
# enable STARTTLS
|
|
APPENDDEF(`conf_sendmail_ENVDEF', `-DSTARTTLS')
|
|
APPENDDEF(`conf_sendmail_LIBS', `-lssl -lcrypto')
|