output from cygpath when $srcdir is empty.
+2000-10-31 Morten Eriksen <mortene@sim.no>
+
+ * libtool.m4 (_LT_AC_LTCONFIG_HACK): Quote argument to avoid error
+ output from cygpath when $srcdir is empty.
+
2000-10-31 Gary V. Vaughan <gvv@techie.com>
* bootstrap: rm Makefiles to prevent infinite loop during
old_archive_from_new_cmds='true'
# FIXME: Should let the user specify the lib program.
old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
- fix_srcfile_path='`cygpath -w $srcfile`'
+ fix_srcfile_path='`cygpath -w "$srcfile"`'
;;
freebsd1*)