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

Collapse All | Expand All

(-)apr-util-0.9.7.ebuild.orig (+2 lines)
Lines 46-51 Link Here
46
			myconf="${myconf} --with-dbm=db2
46
			myconf="${myconf} --with-dbm=db2
47
			--with-berkely-db=/usr/include/db2:/usr/$(get_libdir)"
47
			--with-berkely-db=/usr/include/db2:/usr/$(get_libdir)"
48
		fi
48
		fi
49
	else
50
		myconf="${myconf} --without-berkely-db"
49
	fi
51
	fi
50
52
51
	econf \
53
	econf \

Return to bug 116980