Commit Graph
1 Commits
Author SHA1 Message Date
Yaakov Selkowitz 3d23992091 Fix build with automake-1.17
The original source tarball has something out of sync, which triggers calls
to aclocal/automake after running configure.  Since it was generated with
automake 1.16, it expects that exact version, and fails now in F42+ with 1.17.
Running autoreconf to force a regeneration avoids this.
2025-03-19 14:41:03 -04:00