+2004-02-18 Gary V. Vaughan <gary@gnu.org>
+
+ * commit (SHELL): Set it explicitly, incase some madman is using
+ tcsh as their login shell :-b
+
2004-02-15 Scott James Remnant <scott@netsplit.com>
* Makefile.am (m4/ltversion.m4): Generate serial number by
2004-02-15 Peter O'Gorman <peter@pogma.com>
* m4/libtool.m4, ltmain.in: Rename shrext to shrext_cmds.
-
+
2004-02-13 Scott James Remnant <scott@netsplit.com>
* ltmain.in, libtoolize.in, commit, config/mailnotify: Correctly
that we only need keep in CVS.
* README-alpha: Add -fMakefile.maint to the instructions where
needed.
-
+
2004-02-12 Albert Chin-A-Young <china@thewrittenword.com>
Scott James Remnant <scott@netsplit.com>
command separator.
* m4/libtool.m4: Also remove unnecessary trailing slash where
we break a line on a command separator.
-
+
2004-02-12 Scott James Remnant <scott@netsplit.com>
* m4/ltoptions.m4: This got committed by an over-keen Gary,
# Report bugs to <gary@gnu.org>
: ${CVS="cvs"}
-: ${SHELL="/bin/sh"}
: ${MAILNOTIFY="./config/mailnotify"}
: ${MKSTAMP="./config/mkstamp"}
: ${MV="mv -f"}
: ${RM="rm -f"}
: ${SED="sed"}
+SHELL="/bin/sh"
dirname="s,/[^/]*$,,"
basename="s,^.*/,,g"