Disable autoreconf
This commit is contained in:
parent
dd37242c7c
commit
25fe0ea149
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user