Jerry James writes:
APPROVE COMMIT 21.5
Thanks to David John for pointing this out.
Did it cause him problems? Or is it merely a style issue?
Index: modules/ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/modules/ChangeLog,v
retrieving revision 1.21
diff -d -u -r1.21 ChangeLog
--- modules/ChangeLog 2003/06/01 05:10:24 1.21
+++ modules/ChangeLog 2003/06/10 20:01:41
@@ -1,3 +1,7 @@
+2003-06-10 Jerry James <james(a)xemacs.org>
+
+ * common/Makefile.common: Change GNUish := to =.
+
Thus neatly breaking module building on FreeBSD again. I wouldn't
really mind that much if we mandated GNU make, but messing around
trying to find the minimal working intersection of all makes on the
planet is going to get old real fast.
Robert