View | Details | Raw Unified
Collapse All | Expand All

(-) python-2.3.4.ebuild.orig (+5 lines)
 Lines 112-117    Link Here 
		&& myconf="${myconf} --enable-unicode=ucs2" \
		&& myconf="${myconf} --enable-unicode=ucs2" \
		|| myconf="${myconf} --enable-unicode=ucs4"
		|| myconf="${myconf} --enable-unicode=ucs4"
	# use --with-wctype-functions for tr_TR[.UTF-8]
	if use wchar; then
		myconf="${myconf} --with-wctype-functions"
	fi
	src_configure
	src_configure
	econf --with-fpectl \
	econf --with-fpectl \