Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4a3bd6f9ec | ||
|
|
3c2e5bfcc5 | ||
|
|
378cca96bd |
1 changed files with 0 additions and 2 deletions
|
|
@ -94,12 +94,10 @@ MinGW Windows %{name} library.
|
||||||
chmod -x examples/*.c
|
chmod -x examples/*.c
|
||||||
mkdir -p m4
|
mkdir -p m4
|
||||||
sed -i '/AM_LDFLAGS = -static/d' tests/Makefile.am
|
sed -i '/AM_LDFLAGS = -static/d' tests/Makefile.am
|
||||||
%if (0%{?fedora} && 0%{?fedora} < 44) || (0%{?rhel} && 0%{?rhel} < 11)
|
|
||||||
autoscan
|
autoscan
|
||||||
aclocal
|
aclocal
|
||||||
autoconf
|
autoconf
|
||||||
automake --add-missing
|
automake --add-missing
|
||||||
%endif
|
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue