From 52201c54f33cd5fb81930e51083cb0b64eefc67e Mon Sep 17 00:00:00 2001 From: tromey Date: Mon, 24 Jun 2002 04:45:46 +0000 Subject: * configure: Rebuilt. * configure.in (INTERPRETER): New subst. (AM_RUNTESTFLAGS): Don't subst. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54940 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/include/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libjava/include/Makefile.in') diff --git a/libjava/include/Makefile.in b/libjava/include/Makefile.in index 539ef743578..1deb2b46dc3 100644 --- a/libjava/include/Makefile.in +++ b/libjava/include/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@ -- cgit v1.2.3