this needs aclocal too

f41
David Tardon 8 years ago
parent 0786a39b26
commit 75c6d1da6a

@ -16,6 +16,7 @@ URL: http://wiki.documentfoundation.org/DLP/Libraries/libetonyek
Source: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: boost-devel
BuildRequires: doxygen
BuildRequires: glm-devel
@ -65,6 +66,7 @@ supported: CSV, HTML, SVG, text, and raw.
%autosetup -p1
%build
aclocal
autoconf
%configure --disable-silent-rules --disable-static --disable-werror \
--with-mdds=%{?mddsver:%{mddsver}}%{!?mddsver:0.x}

Loading…
Cancel
Save