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

(-)alock-60-r3.ebuild.orig (-1 / +1 lines)
Lines 33-39 Link Here
33
src_configure() {
33
src_configure() {
34
	econf --with-all \
34
	econf --with-all \
35
		$(use_with pam) \
35
		$(use_with pam) \
36
		$(use_with imlib) \
36
		$(use_with imlib imlib2) \
37
	|| die "configure failed"
37
	|| die "configure failed"
38
}
38
}
39
39

Return to bug 248547