diff modules/ChangeLog @ 5512:4aa8ee813265

Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and use it in install targets. See xemacs-patches message <BANLkTinRnwk9qsCfBj_xkcyf7H4sH9fn7A@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Wed, 25 May 2011 09:15:20 -0600
parents f5a0b32f4687
children 56144c8593a8
line wrap: on
line diff
--- a/modules/ChangeLog	Wed May 25 14:01:38 2011 +0200
+++ b/modules/ChangeLog	Wed May 25 09:15:20 2011 -0600
@@ -1,3 +1,11 @@
+2011-05-20  Jerry James  <james@xemacs.org>
+
+	* base64/Makefile: Default DESTDIR to the empty string, and use it in
+	install targets.
+	* common/Makefile.common: Ditto.
+	* external/Makefile.in.in: Ditto.
+	* zlib/Makefile: Ditto.
+
 2011-04-29  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* XEmacs 21.5.31 "ginger" is released.