get caught by something from a previous build.
2001-09-07 Gary V. Vaughan <gary@gnu.org>
+ * bootstrap: Cleanup `autom4te' and `libtool' so that we don't
+ get caught by something from a previous build.
+
* libtool.m4 (archive_cmds, archive_expsym_cmds) [solaris*]: Revert
my 2001-09-06 patch.
(no_undefined_flag)i [solaris*]: Revert Alexandre's 2001-04-11 patch.
# helps bootstrapping libtool, when checked out from CVS
# requires GNU autoconf and GNU automake
-find . -name autom4te.cache -print | xargs rm -r
+find . \( -name autom4te.cache -o -name libtool \) -print | xargs rm -r
file=Makefile.in