- AUTOTOOLS_AUTORECONF was for autotools-utils.eclass, not autotools.eclass,
but autotools-utils.eclass (which is gone) wasn't being inherited anyway.
- Use eautoreconf instead of autogen.sh (handles everything we need, plus
inheriting autotools.eclass guarantees correct dependencies).
Signed-off-by: Sam James <sam@gentoo.org>