The build system is not compatible with automake 1.16.
Closes: https://bugs.gentoo.org/649120
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
+
+WANT_AUTOMAKE=1.15
+
inherit eutils autotools toolchain-funcs
#MY_P=${P/_/-}
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
+
+WANT_AUTOMAKE=1.15
+
inherit eutils autotools toolchain-funcs
#MY_P=${P/_/-}
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
+
+WANT_AUTOMAKE=1.15
+
inherit eutils autotools toolchain-funcs
#MY_P=${P/_/-}