doesn't offer to strip trailing ' \t' on every save.
2004-02-23 Gary V. Vaughan <gvaughan@eris.qinetiq.com>
+ * ltmain.in (IFS): Move '\n' to beginning of IFS so that emacs
+ doesn't offer to strip trailing ' \t' on every save.
+
* ltmain.in: Add missing --help doc for --preserve-dup-deps.
2004-02-22 Gary V. Vaughan <gary@gnu.org>
fi
# Make sure IFS has a sensible default
-: ${IFS="
-"}
+: ${IFS="
+ "}
if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then
$echo "$modename: not configured to build any kind of library" 1>&2