From e6686511c25be4664f4dde70ef60ebcad3682339 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 24 Apr 2004 13:53:37 +0000 Subject: This package complains it needs GNU m4 -- give it what it wants. Remove superfluous LTCONFIG_OVERRIDE. --- cross/binutils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cross') diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile index aeb2b97b008..b10cd458a93 100644 --- a/cross/binutils/Makefile +++ b/cross/binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2004/03/02 19:58:53 kristerw Exp $ +# $NetBSD: Makefile,v 1.33 2004/04/24 13:53:37 wiz Exp $ # # GNU binutils configured to hold `as many targets as the cross system is # capable of using'. Configures and builds everything except gas, which @@ -15,8 +15,8 @@ COMMENT= Unified GNU binutils for cross build environments USE_BUILDLINK2= yes USE_CROSSBASE= yes +USE_GNU_TOOLS+= m4 USE_LIBTOOL= yes -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig CONFIG_GUESS_OVERRIDE= # empty CONFIG_SUB_OVERRIDE= # empty -- cgit v1.2.3