Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
5511:7b5254f6e0d5 | 5512:4aa8ee813265 |
---|---|
1 2011-05-20 Jerry James <james@xemacs.org> | |
2 | |
3 * base64/Makefile: Default DESTDIR to the empty string, and use it in | |
4 install targets. | |
5 * common/Makefile.common: Ditto. | |
6 * external/Makefile.in.in: Ditto. | |
7 * zlib/Makefile: Ditto. | |
8 | |
1 2011-04-29 Stephen J. Turnbull <stephen@xemacs.org> | 9 2011-04-29 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 10 |
3 * XEmacs 21.5.31 "ginger" is released. | 11 * XEmacs 21.5.31 "ginger" is released. |
4 | 12 |
5 2011-04-26 Stephen J. Turnbull <stephen@xemacs.org> | 13 2011-04-26 Stephen J. Turnbull <stephen@xemacs.org> |