diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1,5 +1,11 @@ | |||
| 1 | 2011-10-07 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-10-07 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | Merge from gnulib, fixing some 'configure' typos (Bug#9696). | ||
| 4 | * lib/signal.in.h, lib/sigprocmask.c, m4/gl-comp.m4: | ||
| 5 | * m4/gnulib-common.m4: Merge from gnulib. | ||
| 6 | Without this, 'configure' would say "func_gl_gnulib_m4code_pathmax: | ||
| 7 | command not found" on powerpc-apple-darwin9.8.0. | ||
| 8 | |||
| 3 | * configure.in (GC_LISP_OBJECT_ALIGNMENT): Remove. | 9 | * configure.in (GC_LISP_OBJECT_ALIGNMENT): Remove. |
| 4 | This is now done by src/alloc.c. | 10 | This is now done by src/alloc.c. |
| 5 | 11 | ||