not include single quotes.
+2004-02-12 Scott James Remnant <scott@netsplit.com>
+
+ * ltmain.in: Correct definition of basename sed expression to
+ not include single quotes.
+
2004-02-12 Gary V. Vaughan <gary@gnu.org>
* libtoolize.in: Use $progpath as for ltmain.in to work around the
# the same distribution terms that you use for the rest of that program.
-basename="$SED 's,^.*/,,g'"
+basename="$SED s,^.*/,,g"
# Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
# is ksh but when the shell is invoked as "sh" and the current value of