comparison tests/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 159face738c3
children 17bcc2aab111
comparison
equal deleted inserted replaced
5511:7b5254f6e0d5 5512:4aa8ee813265
1 2011-05-20 Jerry James <james@xemacs.org>
2
3 * tooltalk/Makefile (DESTDIR): New variable for all Makefiles, unused
4 in this one.
5
1 2011-05-01 Aidan Kehoe <kehoea@parhasard.net> 6 2011-05-01 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * automated/lisp-reader-tests.el: 8 * automated/lisp-reader-tests.el:
4 If the bignum feature is available, check that a leading plus sign 9 If the bignum feature is available, check that a leading plus sign
5 is treated correctly when reading bignum integers. 10 is treated correctly when reading bignum integers.