# We had to set RECONF=0 (see defines) but then we applied a patch which
# modifies the build system, thus we need to regenerate the build system
# but still avoid passing "-i" to autoreconf.  Only use "-f" here.
autoreconf -f

# Note: if running the test suite this would be needed.
# automake -af
