From d9720f0dd4d203dfb32f4f9c316f76d0bca0405b Mon Sep 17 00:00:00 2001 From: Felix Lee Date: Wed, 16 Sep 1998 08:25:59 +0000 Subject: * gdb.trace/configure.in(AC_INIT): typo * gdb.trace/configure: regenerated --- gdb/testsuite/ChangeLog | 5 +++++ gdb/testsuite/gdb.trace/configure | 2 +- gdb/testsuite/gdb.trace/configure.in | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) (limited to 'gdb') diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 3fbf101..7efaa45 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 16 01:23:11 1998 Felix Lee + + * gdb.trace/configure.in(AC_INIT): typo + * gdb.trace/configure: regenerated + Mon Sep 14 20:00:04 1998 Michael Snyder * config/m68k-emc.exp: New file. diff --git a/gdb/testsuite/gdb.trace/configure b/gdb/testsuite/gdb.trace/configure index 3ec60c2..4176205 100755 --- a/gdb/testsuite/gdb.trace/configure +++ b/gdb/testsuite/gdb.trace/configure @@ -451,7 +451,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=collect.c +ac_unique_file=collection.c # Find the source files, if location was not specified. if test -z "$srcdir"; then diff --git a/gdb/testsuite/gdb.trace/configure.in b/gdb/testsuite/gdb.trace/configure.in index 77e36c7..6d0eae2 100644 --- a/gdb/testsuite/gdb.trace/configure.in +++ b/gdb/testsuite/gdb.trace/configure.in @@ -5,7 +5,7 @@ dnl script appropriate for this directory. For more information, check dnl any existing configure script. AC_PREREQ(2.5) -AC_INIT(collect.c) +AC_INIT(collection.c) CC=${CC-cc} AC_SUBST(CC) -- cgit v1.1