]> git.pld-linux.org Git - packages/sendmail.git/blame - sendmail-config.m4
- Spelling correction
[packages/sendmail.git] / sendmail-config.m4
CommitLineData
d258c067 1define(`confMAPDEF', `-DNEWDB -DNIS')
2define(`confENVDEF', `$(RPM_OPT_FLAGS) -DXDEBUG=0')
3define(`confLIBS', `-lnsl')
4define(`confLDOPTS', `-s')
5define(`confMANOWN', `root')
6define(`confMANGRP', `root')
7define(`confMANMODE', `644')
8define(`confMAN1SRC', `1')
9define(`confMAN5SRC', `5')
10define(`confMAN8SRC', `8')
11APPENDDEF(`confENVDEF', -DSASL')
12APPENDDEF(`conf_sendmail_LIBS', -lsasl')
This page took 0.043755 seconds and 4 git commands to generate.