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

(-)gnome2.eclass (-1 / +4 lines)
Lines 47-53 Link Here
47
			G2CONF="${G2CONF} --enable-debug=yes"
47
			G2CONF="${G2CONF} --enable-debug=yes"
48
		fi
48
		fi
49
	fi
49
	fi
50
	G2CONF="${G2CONF} $(use_enable doc gtk-doc)"
50
51
	if hasq doc IUSE; then
52
		G2CONF="${G2CONF} $(use_enable doc gtk-doc)"
53
	fi
51
54
52
	# Run libtoolize
55
	# Run libtoolize
53
	elibtoolize ${ELTCONF}
56
	elibtoolize ${ELTCONF}

Return to bug 107962