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

(-)qingy-1.0.0-r1.ebuild (-1 / +1 lines)
Lines 65-71 Link Here
65
	use opensslcrypt && crypto_support="--enable-crypto=openssl"
65
	use opensslcrypt && crypto_support="--enable-crypto=openssl"
66
	use crypt && crypto_support="--enable-crypto=libgcrypt"
66
	use crypt && crypto_support="--enable-crypto=libgcrypt"
67
	econf \
67
	econf \
68
		--sbindir=/sbin \
68
		--exec-prefix= \
69
		--disable-optimizations \
69
		--disable-optimizations \
70
		$(use_enable consolekit) \
70
		$(use_enable consolekit) \
71
		$(use_enable pam) \
71
		$(use_enable pam) \

Return to bug 501680