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

(-)/usr/portage/dev-php/mod_php/mod_php-4.3.3.ebuild (+3 lines)
Lines 64-69 Link Here
64
}
64
}
65
65
66
src_compile() {
66
src_compile() {
67
	# curl support
68
	use curl && myconf="${myconf} --with-curl --with-curlwrappers"
69
67
	#no readline on server SAPI
70
	#no readline on server SAPI
68
	myconf="${myconf} --without-readline"
71
	myconf="${myconf} --without-readline"
69
72

Return to bug 29672