Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 338040 | Differences between
and this patch

Collapse All | Expand All

(-)/Gentoo/usr/portage/dev-lang/php/files/eblits/src_configure-v1.eblit (+3 lines)
Lines 213-218 Link Here
213
		phpconfutils_extension_without "sqlite" "sqlite" 0
213
		phpconfutils_extension_without "sqlite" "sqlite" 0
214
	fi
214
	fi
215
215
216
	# XML
217
	use xml && my_conf="${my_conf} --with-libxml-dir=${EPREFIX}/usr"
218
216
	if use pic ; then
219
	if use pic ; then
217
		my_conf="${my_conf} --with-pic"
220
		my_conf="${my_conf} --with-pic"
218
	fi
221
	fi

Return to bug 338040