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

(-)codeblocks-1.0_pre20071215.ebuild.old (-1 / +1 lines)
Lines 48-54 Link Here
48
	./bootstrap || die "boostrap failed"
48
	./bootstrap || die "boostrap failed"
49
49
50
	econf --with-wx-config="${WX_CONFIG}" \
50
	econf --with-wx-config="${WX_CONFIG}" \
51
		$(use_enable contrib) \
51
		$(use_with contrib contrib-plugins all) \
52
		$(use_enable debug) \
52
		$(use_enable debug) \
53
		|| die "econf failed"
53
		|| die "econf failed"
54
54

Return to bug 203284