Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 527506 | Differences between
and this patch

Collapse All | Expand All

(-)/root/autotools.eclass (+2 lines)
Lines 335-340 eautoconf() { Link Here
335
		die "No configure.{ac,in} present!"
335
		die "No configure.{ac,in} present!"
336
	fi
336
	fi
337
337
338
	rm -rf autom4te.cache || die
339
338
	autotools_run_tool --at-m4flags autoconf "$@"
340
	autotools_run_tool --at-m4flags autoconf "$@"
339
}
341
}
340
342

Return to bug 527506