diff options
Diffstat (limited to 'java/classpath')
-rw-r--r-- | java/classpath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |