]> git.pld-linux.org Git - packages/sendmail.git/blob - sendmail-config.m4
- enabled CipherList and ServerSSLOptions options
[packages/sendmail.git] / sendmail-config.m4
1 define(`confMAPDEF', `-DNEWDB -DNIS')
2 define(`confENVDEF', `-DXDEBUG=0 -DMILTER')
3 define(`confLIBS', `-lnsl')
4 define(`confLIBSEARCH', `db resolv')
5 define(`confMANOWN', `root')
6 define(`confMANGRP', `root')
7 define(`confMANMODE', `644')
8 define(`confMAN1SRC', `1')
9 define(`confMAN5SRC', `5')
10 define(`confMAN8SRC', `8')
11 define(`confSHAREDLIB_EXT', `.so')
12 APPENDDEF(`confENVDEF', -DSASL)
13 APPENDDEF(`conf_sendmail_LIBS', -lsasl)
14 APPENDDEF(`confINCDIRS', `-I/usr/include/sasl')
This page took 0.027026 seconds and 3 git commands to generate.