Mercurial > hg > xemacs-beta
comparison ChangeLog @ 5761:a9fd35f939a5
Fix VDB detection on x86_64 Macs.
author | Marcus Crestani <crestani@informatik.uni-tuebingen.de> |
---|---|
date | Sun, 08 Sep 2013 21:48:09 +0200 |
parents | a1f281776176 |
children | 4e69b24a2301 |
comparison
equal
deleted
inserted
replaced
5760:995257d0c590 | 5761:a9fd35f939a5 |
---|---|
1 2013-09-08 Marcus Crestani <crestani@xemacs.org> | |
2 | |
3 * configure.ac: x86_64 Macs also use POSIX virtual-dirty-bit write | |
4 barrier. | |
5 * configure: Rebuild. | |
6 | |
1 2013-07-28 Stephen J. Turnbull <stephen@xemacs.org> | 7 2013-07-28 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 8 |
3 * configure.ac (makeinfo): | 9 * configure.ac (makeinfo): |
4 Use basic regexp. Avoid autoconf errors on empty version strings. | 10 Use basic regexp. Avoid autoconf errors on empty version strings. |
5 Report version found if insufficient. Lightly tested. | 11 Report version found if insufficient. Lightly tested. |