Compare commits

..

No commits in common. "rawhide" and "f41" have entirely different histories.

View file

@ -94,10 +94,12 @@ MinGW Windows %{name} library.
chmod -x examples/*.c
mkdir -p m4
sed -i '/AM_LDFLAGS = -static/d' tests/Makefile.am
%if (0%{?fedora} && 0%{?fedora} < 44) || (0%{?rhel} && 0%{?rhel} < 11)
autoscan
aclocal
autoconf
automake --add-missing
%endif
%build