From a16843fa6ff4ff426d91495daa1900b63741f199 Mon Sep 17 00:00:00 2001 From: Archie Cobbs Date: Tue, 30 Nov 2004 15:13:53 +0000 Subject: Add CONFIGURE_ARGS to fix build problem. --- java/classpath/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/classpath') diff --git a/java/classpath/Makefile b/java/classpath/Makefile index b3da802de5a6..7f0f903ca066 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -21,6 +21,7 @@ USE_GNOME= gtk20 libartlgpl2 pkgconfig USE_JAVA= yes USE_JIKES= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-jni --with-jikes USE_GMAKE= yes INFO= hacking vmintegration -- cgit v1.2.3