Mercurial > hg > xemacs-beta
diff ChangeLog @ 5564:209024442c24
Examine $machine more carefully when choosing VDB implementation, NEW_GC
ChangeLog addition:
2011-09-05 Aidan Kehoe <kehoea@parhasard.net>
* configure.ac: $machine is intel386, reflecting the file name
under src/m/, on i[3-9]86. Respect this when deciding on VDB_POSIX
over VDB_MACH with the new GC.
* configure:
Regenerate.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Mon, 05 Sep 2011 20:18:05 +0100 |
parents | 10455659ab64 |
children | 86d6adeb1cf4 |
line wrap: on
line diff
--- a/ChangeLog Tue Sep 06 00:04:26 2011 +0900 +++ b/ChangeLog Mon Sep 05 20:18:05 2011 +0100 @@ -1,3 +1,11 @@ +2011-09-05 Aidan Kehoe <kehoea@parhasard.net> + + * configure.ac: $machine is intel386, reflecting the file name + under src/m/, on i[3-9]86. Respect this when deciding on VDB_POSIX + over VDB_MACH with the new GC. + * configure: + Regenerate. + 2011-08-24 Aidan Kehoe <kehoea@parhasard.net> * configure.ac: