Unconditionally run autoreconf
This commit is contained in:
parent
1951f6acfa
commit
c0e4947ad7
@ -60,7 +60,9 @@ Patch: 0010-src-Replace-noalloc-with-noalloc.patch
|
|||||||
Patch: 0011-src-Unconditionally-enable-g-flag.patch
|
Patch: 0011-src-Unconditionally-enable-g-flag.patch
|
||||||
Patch: 0012-src-Record-and-print-global-exception-backtraces.patch
|
Patch: 0012-src-Record-and-print-global-exception-backtraces.patch
|
||||||
|
|
||||||
|
BuildRequires: gcc
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
BuildRequires: autoconf, automake
|
||||||
BuildRequires: /usr/bin/pod2man
|
BuildRequires: /usr/bin/pod2man
|
||||||
BuildRequires: /usr/bin/pod2html
|
BuildRequires: /usr/bin/pod2html
|
||||||
BuildRequires: rpm
|
BuildRequires: rpm
|
||||||
@ -155,6 +157,7 @@ supermin appliances.
|
|||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
autoreconf -fi
|
||||||
%configure --disable-network-tests
|
%configure --disable-network-tests
|
||||||
|
|
||||||
%if %{with dietlibc}
|
%if %{with dietlibc}
|
||||||
|
Loading…
Reference in New Issue
Block a user