From b642a2d6d8375a042bb2a430b0cbd253ade41e27 Mon Sep 17 00:00:00 2001 From: green Date: Mon, 24 Jul 2000 14:44:16 +0000 Subject: [PATCH] * gdb.java/configure.in (AC_INIT): Use jmisc.exp. * gdb.java/configure: Rebuild. --- gdb/testsuite/ChangeLog | 5 +++++ gdb/testsuite/gdb.java/configure | 2 +- gdb/testsuite/gdb.java/configure.in | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index e7965e7fc4..a00c80dfca 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz + + * gdb.java/configure.in (AC_INIT): Use jmisc.exp. + * gdb.java/configure: Rebuild. + Sun Jul 23 21:42:34 2000 Anthony Green * gdb.java/jv-exp.exp: New file. diff --git a/gdb/testsuite/gdb.java/configure b/gdb/testsuite/gdb.java/configure index 3aa10cf480..6a41791173 100755 --- a/gdb/testsuite/gdb.java/configure +++ b/gdb/testsuite/gdb.java/configure @@ -458,7 +458,7 @@ echo > confdefs.h # A filename unique to this package, relative to the directory that # configure is in, which we can look for to find out if srcdir is correct. -ac_unique_file=javamisc.exp +ac_unique_file=jmisc.exp # Find the source files, if location was not specified. if test -z "$srcdir"; then diff --git a/gdb/testsuite/gdb.java/configure.in b/gdb/testsuite/gdb.java/configure.in index 3c62927898..12fd4c7be5 100644 --- a/gdb/testsuite/gdb.java/configure.in +++ b/gdb/testsuite/gdb.java/configure.in @@ -1,7 +1,7 @@ dnl Process this file file with autoconf to produce a configure script. AC_PREREQ(2.5) -AC_INIT(javamisc.exp) +AC_INIT(jmisc.exp) CC=${CC-cc} AC_SUBST(CC) -- 2.11.0