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

(-)bind-9.3.2-r4.ebuild.orig (-1 / +1 lines)
Lines 69-75 Link Here
69
	sed -e "s:nsupdate ::g" -i ${S}/bin/Makefile.in
69
	sed -e "s:nsupdate ::g" -i ${S}/bin/Makefile.in
70
70
71
	cd ${S}
71
	cd ${S}
72
	WANT_AUTOCONF=2.5 autoconf || die "autoconf failed"
72
	WANT_AUTOCONF=2.5 AT_NO_RECURSIVE=1 eautoreconf || die "eautoreconf failed"
73
}
73
}
74
74
75
src_compile() {
75
src_compile() {

Return to bug 148178