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

(-)findutils-4.3.13.ebuild.ori (+4 lines)
Lines 42-47 Link Here
42
		myconf="${myconf} --without-included-regex"
42
		myconf="${myconf} --without-included-regex"
43
	fi
43
	fi
44
44
45
	if [[ ${CHOST} == *-linux* ]] ; then
46
		export gl_cv_func_wcwidth_works=yes
47
	fi
48
45
	econf \
49
	econf \
46
		$(use_enable nls) \
50
		$(use_enable nls) \
47
		--libexecdir=/usr/$(get_libdir)/find \
51
		--libexecdir=/usr/$(get_libdir)/find \

Return to bug 226039