* gdb.java/configure.in (AC_INIT): Use jmisc.exp.
* gdb.java/configure: Rebuild.
This commit is contained in:
parent
7ec7e38946
commit
d8231941c0
@ -1,3 +1,8 @@
|
||||
Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
|
||||
|
||||
* gdb.java/configure.in (AC_INIT): Use jmisc.exp.
|
||||
* gdb.java/configure: Rebuild.
|
||||
|
||||
Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
|
||||
|
||||
* gdb.java/jv-exp.exp: New file.
|
||||
|
2
gdb/testsuite/gdb.java/configure
vendored
2
gdb/testsuite/gdb.java/configure
vendored
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user