(Debian Bug #98492 and #95447)
+2004-01-23 Scott James Remnant <scott@netsplit.com>
+ * ltmain.in: include newline in "sensible default" for IFS.
+ (Debian Bug #98492 and #95447)
+
2004-01-23 Scott James Remnant <scott@netsplit.com>
* libtool.m4: allow STRIP to contain spaces and additional
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