catch Darwin. This way the filename can contain spaces.
2005-02-08 Stepan Kasal <kasal@ucw.cz>
+ * lib/mdate-sh: Check the size of the word following the month to
+ catch Darwin. This way the filename can contain spaces.
+
* doc/automake.texi (Requirements, Options): Typos.
2005-02-08 Alexandre Duret-Lutz <adl@gnu.org>
-@set UPDATED 7 February 2005
+@set UPDATED 8 February 2005
@set UPDATED-MONTH February 2005
@set EDITION 1.9a
@set VERSION 1.9a
-@set UPDATED 7 February 2005
+@set UPDATED 8 February 2005
@set UPDATED-MONTH February 2005
@set EDITION 1.9a
@set VERSION 1.9a
Dec) month=December; nummonth=12;;
esac
-case $# in
- 4) day=$1;;
- *) day=$3; shift;;
+case $3 in
+ ???*) day=$1;;
+ *) day=$3; shift;;
esac
# Here we have to deal with the problem that the ls output gives either