output from cygpath when $srcdir is empty.
+2000-10-31 Morten Eriksen <mortene@sim.no>
+
+ * ltcf-c.sh, ltcf-gcj.sh: Quote argument to avoid error
+ output from cygpath when $srcdir is empty.
+
2000-10-31 Akim Demaille <akim@epita.fr>
* libtool.m4: Adjust the copyright notice.
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*)
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*)