--- imlib-1.9.14-r3.ebuild.orig 2006-05-19 07:55:34.000000000 -0700 +++ imlib-1.9.14-r3.ebuild 2006-05-21 03:36:39.000000000 -0700 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r3.ebuild,v 1.12 2006/04/12 14:45:22 flameeyes Exp $ -inherit gnome.org libtool eutils +inherit gnome.org libtool eutils autotools DESCRIPTION="Image loading and rendering library" HOMEPAGE="http://www.enlightenment.org/Libraries/Imlib.html" @@ -34,7 +34,8 @@ epatch "${FILESDIR}"/${P}-sec2.patch # shutup aclocal epatch "${FILESDIR}"/${P}-m4.patch - + epatch "${FILESDIR}"/${P}-as-needed.patch + eautoreconf elibtoolize }