Right now autoreconf is called for Kea itself but not for Keama. Additionally, Keama includes an embedded copy of bind, which also needs autoreconf to be called. If that doesn't happen, since the copies of config.{sub,guess} included in the archive are obsolete and don't know about the architecture, it won't be possible to build on riscv64. Signed-off-by: Andrea Bolognani <abologna@redhat.com> (cherry picked from commit 82843cba33729559ea98c3eb767d4395a7a0c9dc) Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
Description