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

(-)/usr/portage/sys-apps/bash/bash-2.05b-r3.ebuild (+1 lines)
Lines 46-51 Link Here
46
	#use readline && myconf="--with-installed-readline"
46
	#use readline && myconf="--with-installed-readline"
47
	
47
	
48
	use nls || myconf="${myconf} --disable-nls"
48
	use nls || myconf="${myconf} --disable-nls"
49
	use static && myconf="${myconf} --enable-static-link"
49
50
50
	econf \
51
	econf \
51
		--disable-profiling \
52
		--disable-profiling \

Return to bug 8355