diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
| @@ -1,3 +1,14 @@ | |||
| 1 | 2002-11-15 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * configure.in: Tidy up various quoting issues throughout. | ||
| 4 | (AH_BOTTOM): Fix #endif protecting config.h. Maybe include | ||
| 5 | alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT. | ||
| 6 | Maybe define bcopy, bzero, bcmp. | ||
| 7 | (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Removed (use | ||
| 8 | non-existent machine file). | ||
| 9 | (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for. | ||
| 10 | (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test. | ||
| 11 | |||
| 1 | 2002-11-18 Markus Rost <rost@math.ohio-state.edu> | 12 | 2002-11-18 Markus Rost <rost@math.ohio-state.edu> |
| 2 | 13 | ||
| 3 | * configure.in (*-sunos5*, *-solaris*): New configuration. | 14 | * configure.in (*-sunos5*, *-solaris*): New configuration. |