I'm getting new build failures on the autotools macros that had been working for years. rpmbuild doesn't like
them anymore in rawhide. The macros are (or were) in the file `/usr/lib/rpm/macros`. The relevant portion
of my spec is here:
-- spec --
%build
%{__aclocal} -I auxdir
%{__autoconf}
%{__automake} --no-force
Is there a new dependency I need to add or is something just broken?
Thanks,
Phil
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx