Use autoconf -fis

This commit is contained in:
Daniel Berteaud 2021-08-16 11:30:02 +02:00
parent 7e5999d5d3
commit f39429524d
1 changed files with 2 additions and 4 deletions

View File

@ -21,12 +21,10 @@ of scanned pages before performing optical character recognition
(OCR).
%prep
%setup -n
%setup -q
%build
aclocal
automake --add-missing
autoconf
autoconf -fis
%configure --prefix=%{_prefix}
%{__make}