Reported by Ralf Menzel <menzel@ls6.cs.uni-dortmund.de>.
+2005-09-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * bootstrap: Do not use nonportable -path.
+ Reported by Ralf Menzel <menzel@ls6.cs.uni-dortmund.de>.
+
2005-09-01 Gary V. Vaughan <gary@gnu.org>
* doc/libtool.texi (LT_INIT): Fix a logical error with
WARNING: `lt~obsolete.m4'). After that, retry this bootstrap.
EOF
-rm -rf `find . -path './{arch}' -prune -o \( -name autom4te.cache -o -name libtool \) -print`
+rm -rf `find . -name '{arch}' -prune -o \( -name autom4te.cache -o -name libtool \) -print`
# Delete stale files from previous libtool versions.
rm -f acinclude.m4 libltdl/config.h