Mercurial > hg > xemacs-beta
comparison nt/ChangeLog @ 3281:57711e9aac15
[xemacs-hg @ 2006-03-14 00:09:02 by vins]
Check for package hierarchies in siblings to the install directory on Windows.
author | vins |
---|---|
date | Tue, 14 Mar 2006 00:09:09 +0000 |
parents | d674024a8674 |
children | cf02a1da936a |
comparison
equal
deleted
inserted
replaced
3280:60e2e8d7d7dc | 3281:57711e9aac15 |
---|---|
1 2006-02-27 Vin Shelton <acs@xemacs.org> | |
2 | |
3 * config.inc.samp: Comment out PACKAGE_PREFIX. | |
4 * xemacs.mak: Convert PACKAGE_PREFIX input from config.inc to | |
5 PATH_LATE_PACKAGE_DIRECTORIES. Do not use PACKAGE_PATH. | |
6 | |
1 2006-02-22 Marcus Crestani <crestani@xemacs.org> | 7 2006-02-22 Marcus Crestani <crestani@xemacs.org> |
2 | 8 |
3 * xemacs.mak: Remove mc-alloc, replace with newgc, adjust output. | 9 * xemacs.mak: Remove mc-alloc, replace with newgc, adjust output. |
4 * config.inc.samp: Remove MC_ALLOC option. | 10 * config.inc.samp: Remove MC_ALLOC option. |
5 | 11 |