aboutsummaryrefslogtreecommitdiff
path: root/libjava/gcj
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@redhat.com>2002-07-03 17:28:47 +0000
committerDiego Novillo <dnovillo@redhat.com>2002-07-03 17:28:47 +0000
commitb60d9361037dc6dc4bb5b16092da12006946f386 (patch)
tree855d899c9c4bb5fdc278da2c07042d5d23eef414 /libjava/gcj
parent76402b103f8afc297dddd2e76c0e756786a41c7d (diff)
Mainline merge as of 2002-06-30.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/tree-ssa-20020619-branch@55219 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gcj')
-rw-r--r--libjava/gcj/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/gcj/Makefile.in b/libjava/gcj/Makefile.in
index eefd2982f88..201722f80ca 100644
--- a/libjava/gcj/Makefile.in
+++ b/libjava/gcj/Makefile.in
@@ -63,7 +63,6 @@ host_alias = @host_alias@
host_triplet = @host@
target_alias = @target_alias@
target_triplet = @target@
-AM_RUNTESTFLAGS = @AM_RUNTESTFLAGS@
AR = @AR@
AS = @AS@
CC = @CC@
@@ -88,6 +87,7 @@ GCSPEC = @GCSPEC@
GCTESTSPEC = @GCTESTSPEC@
HASH_SYNC_SPEC = @HASH_SYNC_SPEC@
INCLTDL = @INCLTDL@
+INTERPRETER = @INTERPRETER@
JC1GCSPEC = @JC1GCSPEC@
LIBFFI = @LIBFFI@
LIBFFIINCS = @LIBFFIINCS@