diff options
| author | Tom Tromey <tromey@cygnus.com> | 1999-08-03 03:07:04 +0000 |
|---|---|---|
| committer | Tom Tromey <tromey@gcc.gnu.org> | 1999-08-03 03:07:04 +0000 |
| commit | 5b9bbb3917b371b67fc20876c06f6fd9bfb0b48d (patch) | |
| tree | ff71d41a265cf8178497e46ec356083ad5ac3260 /libjava/testsuite/Makefile.in | |
| parent | f71f87f9ebc585a5092659aadc45ab2f12921a2d (diff) | |
| download | gcc-5b9bbb3917b371b67fc20876c06f6fd9bfb0b48d.tar.gz gcc-5b9bbb3917b371b67fc20876c06f6fd9bfb0b48d.tar.bz2 gcc-5b9bbb3917b371b67fc20876c06f6fd9bfb0b48d.zip | |
aclocal.m4, configure: Rebuilt for new libtool.
* aclocal.m4, configure: Rebuilt for new libtool.
[[Split portion of a mixed commit.]]
From-SVN: r28435.2
Diffstat (limited to 'libjava/testsuite/Makefile.in')
| -rw-r--r-- | libjava/testsuite/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/testsuite/Makefile.in b/libjava/testsuite/Makefile.in index cd20bc9133f..139abea6854 100644 --- a/libjava/testsuite/Makefile.in +++ b/libjava/testsuite/Makefile.in @@ -88,6 +88,7 @@ LN_S = @LN_S@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ NM = @NM@ +OBJDUMP = @OBJDUMP@ PACKAGE = @PACKAGE@ PERL = @PERL@ RANLIB = @RANLIB@ @@ -97,7 +98,6 @@ THREADINCS = @THREADINCS@ THREADLIBS = @THREADLIBS@ THREADOBJS = @THREADOBJS@ THREADSPEC = @THREADSPEC@ -USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@ VERSION = @VERSION@ ZDEPS = @ZDEPS@ ZINCS = @ZINCS@ |
