Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 94287
Collapse All | Expand All

(-)site.config.m4 (-2 / +2 lines)
Lines 3-14 Link Here
3
define(`confENVDEF', `@@confENVDEF@@')
3
define(`confENVDEF', `@@confENVDEF@@')
4
define(`confLIBS', `@@confLIBS@@')
4
define(`confLIBS', `@@confLIBS@@')
5
define(`confSTDIO_TYPE', `portable')
5
define(`confSTDIO_TYPE', `portable')
6
define(`confLDOPTS', `-Wl -z now -s')
6
define(`confLDOPTS', `-Wl,-z,now,-s')
7
define(`confMANOWN', `root')
7
define(`confMANOWN', `root')
8
define(`confMANGRP', `root')
8
define(`confMANGRP', `root')
9
define(`confMANMODE', `644')
9
define(`confMANMODE', `644')
10
define(`confMAN1SRC', `1')
10
define(`confMAN1SRC', `1')
11
define(`confMAN5SRC', `5')
11
define(`confMAN5SRC', `5')
12
define(`confMAN8SRC', `8')
12
define(`confMAN8SRC', `8')
13
define(`confLDOPTS_SO', `-shared -Wl -z now')
13
define(`confLDOPTS_SO', `-shared,-Wl,-z,now')
14
APPENDDEF(`conf_sendmail_LIBS', `@@conf_sendmail_LIBS@@')
14
APPENDDEF(`conf_sendmail_LIBS', `@@conf_sendmail_LIBS@@')

Return to bug 94287