]> git.pld-linux.org Git - packages/sendmail.git/blob - sendmail-config.m4
c7699a16c431bca8dcff5421f33967a790f2f01c
[packages/sendmail.git] / sendmail-config.m4
1 define(`confMAPDEF', `-DNEWDB -DNIS')
2 define(`confENVDEF', `$(RPM_OPT_FLAGS) -DXDEBUG=0')
3 define(`confLIBS', `-lnsl')
4 define(`confLDOPTS', `-s')
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 APPENDDEF(`confENVDEF', -DSASL)
12 APPENDDEF(`conf_sendmail_LIBS', -lsasl)
13 APPENDDEF(`confMAPDEF', `-DLDAPMAP')
14 APPENDDEF(`confLIBS', `-lldap -llber')
This page took 0.095222 seconds and 2 git commands to generate.