View | Details | Raw Unified | Return to bug 146355
Collapse All | Expand All

(-)lang/php5/Makefile (+1 lines)
Lines 36-41 Link Here
36
OPTIONS=	CLI "Build CLI version" on \
36
OPTIONS=	CLI "Build CLI version" on \
37
		CGI "Build CGI version" on \
37
		CGI "Build CGI version" on \
38
		APACHE "Build Apache module" off \
38
		APACHE "Build Apache module" off \
39
		BUNDLED_PCRE "Use bundled PCRE" on \
39
		DEBUG "Enable debug" off \
40
		DEBUG "Enable debug" off \
40
		SUHOSIN "Enable Suhosin protection system" on \
41
		SUHOSIN "Enable Suhosin protection system" on \
41
		MULTIBYTE "Enable zend multibyte support" off \
42
		MULTIBYTE "Enable zend multibyte support" off \

Return to bug 146355