From 0a9a40902e622c38c9e29fdeb4f1d1818638e551 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Jun 07 2015 15:08:52 +0000 Subject: fix build in koji Without this, AX_BOOST_BASE macro is not found. --- diff --git a/abiword.spec b/abiword.spec index a4a17a8..59198c3 100644 --- a/abiword.spec +++ b/abiword.spec @@ -124,7 +124,7 @@ Python bindings for developing with libabiword # build libabiword and abiword cd $RPM_BUILD_DIR/abiword-%{version} -aclocal +aclocal -I. autoconf %configure --enable-plugins --enable-clipart --enable-templates --enable-introspection