Disable autoreconf

This commit is contained in:
Nicolas Chauvet 2019-01-25 15:33:33 +01:00
parent dd37242c7c
commit 25fe0ea149

View File

@ -41,7 +41,7 @@ developing applications that use %{name}.
%prep
%autosetup -p1 -n %{name}-%{version}%{?pre_release}
autoreconf -vif
#autoreconf -vif
%build
%configure --disable-static \