* gdb.trace/configure: regenerated
+Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
+
+ * gdb.trace/configure.in(AC_INIT): typo
+ * gdb.trace/configure: regenerated
+
Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
* config/m68k-emc.exp: New file.
# 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
dnl any existing configure script.
AC_PREREQ(2.5)
-AC_INIT(collect.c)
+AC_INIT(collection.c)
CC=${CC-cc}
AC_SUBST(CC)