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

Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +6 lines)
Line 15 Link Here
15
	berkdb? ( || ( =sys-libs/db-4.3*
15
	berkdb? ( || ( =sys-libs/db-4.4*
16
--
16
	               =sys-libs/db-4.3*
Line 22 Link Here
22
		if has_version "=sys-libs/db-4.3*"; then
23
		if has_version "=sys-libs/db-4.4*"; then
23
--
24
			myconf="${myconf} --with-berkeley-db --with-db-lib=db_cxx-4.4
25
			        --with-extra-includes=/usr/include/db4.4"
26
		elif has_version "=sys-libs/db-4.3*"; then

Return to bug 136299