Compare commits
No commits in common. "rawhide" and "f41" have entirely different histories.
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue