summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/xforms/xforms-1.0.90-r1.ebuild')
-rw-r--r--x11-libs/xforms/xforms-1.0.90-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/xforms/xforms-1.0.90-r1.ebuild b/x11-libs/xforms/xforms-1.0.90-r1.ebuild
index 1f01b35176b3..69c74c015913 100644
--- a/x11-libs/xforms/xforms-1.0.90-r1.ebuild
+++ b/x11-libs/xforms/xforms-1.0.90-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.90-r1.ebuild,v 1.13 2008/02/24 17:38:57 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.90-r1.ebuild,v 1.14 2008/07/05 10:20:07 loki_val Exp $
inherit autotools
@@ -27,8 +27,8 @@ src_unpack() {
epatch "${FILESDIR}"/${P}-as-needed.patch
epatch "${FILESDIR}"/${P}-Makefile.am.patch
-
- eautoreconf
+ rm ${S}/config/libtool.m4 ${S}/acinclude.m4
+ AT_M4DIR=config eautoreconf
}
src_compile () {