mirror of
https://abf.rosa.ru/djam/sphinx3.git
synced 2025-02-23 16:42:55 +00:00
Fix build with modern automake
This commit is contained in:
parent
85fd21ad88
commit
4a65149ae7
1 changed files with 2 additions and 1 deletions
|
@ -46,8 +46,9 @@ patch -p0 -F 90 model/lm/an4/Makefile.in %{SOURCE3}
|
|||
%{__libtoolize}
|
||||
%{__aclocal}
|
||||
%{__autoconf}
|
||||
%{__automake}
|
||||
%{__automake} --add-missing
|
||||
# ./autogen.sh
|
||||
cp configure.ac configure.in
|
||||
%configure
|
||||
patch -p0 -F 90 Makefile %{SOURCE4}
|
||||
patch -p0 -F 90 include/Makefile %{SOURCE4}
|
||||
|
|
Loading…
Add table
Reference in a new issue