summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDalibor Topic <robilad@yahoo.com>2007-04-17 14:30:06 +0000
committerDalibor Topic <robilad@yahoo.com>2007-04-17 14:30:06 +0000
commit1f1278eba6dc6a9e65c48c822cde1429d689bcee (patch)
treea017448fd9e7f563bfe653381e5ea48c043ffb40 /lib
parent647f9db6462cd81f80fe5008b45badc999db9d04 (diff)
downloadclasspath-1f1278eba6dc6a9e65c48c822cde1429d689bcee.tar.gz
2007-04-17 Dalibor Topic <robilad@kaffe.org>
* lib/Makefile.am (JAVAH): Removed unused variable.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index ba7b72db3..c5e16f44b 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -36,8 +36,6 @@ JCOMPILER = $(JAVAC) -bootclasspath '' -classpath $(compile_classpath) -d . @cla
endif # FOUND_JAVAC
endif # FOUND_ECJ
-JAVAH = $(USER_JAVAH) -jni -classpath .:$(USER_CLASSLIB)
-
if CREATE_COLLECTIONS
COLLECTIONS = collections.jar