Disallow eautomake from calling eautoreconf unnecessarily.
As we're running the complete set of commands for autoreconf, it is
completely unnecessary for eautomake to conditionally run that. Thus, we
need to set FROM_EAUTORECONF.
---
eclass/autotools-utils.eclass | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)