diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -1,3 +1,11 @@ | |||
| 1 | 2012-09-27 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Check more robustly for timer_settime. | ||
| 4 | This should fix an OS X build problem reported by Ivan Andrus in | ||
| 5 | <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00671.html>. | ||
| 6 | * configure.ac (gl_THREADLIB): Define to empty, since Emacs | ||
| 7 | does threads its own way. | ||
| 8 | |||
| 1 | 2012-09-23 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2012-09-23 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 10 | ||
| 3 | * Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile, | 11 | * Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile, |