comparison ChangeLog @ 110959:88da5c66a589

More make-dist simplification. * make-dist: Remove --compress. Check for the appropriate gzip-like executable, and if not found, don't compress. Check version number in README, don't change it. Use find for nt/inc/*.h.
author Glenn Morris <rgm@gnu.org>
date Tue, 12 Oct 2010 20:08:45 -0700 (2010-10-13)
parents 07776ed6876f
children b8fde5ef9e14
comparison
equal deleted inserted replaced
110958:ea91aa0b9743 110959:88da5c66a589
1 2010-10-13 Glenn Morris <rgm@gnu.org>
2
3 * make-dist: Remove --compress. Check for the appropriate
4 gzip-like executable, and if not found, don't compress.
5 Check version number in README, don't change it.
6 Use find for nt/inc/*.h.
7
1 2010-10-12 Dan Nicolaescu <dann@ics.uci.edu> 8 2010-10-12 Dan Nicolaescu <dann@ics.uci.edu>
2 9
3 * configure (ns_appdir, OLDXMENU, TOOLTIP_SUPPORT): Remove 10 * configure (ns_appdir, OLDXMENU, TOOLTIP_SUPPORT): Remove
4 trailing / from directory names. 11 trailing / from directory names.
5 12