diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7d220c6..f996a69 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,11 @@ 2013-11-18 Tom Tromey <tromey@redhat.com> * configure: Rebuild. + * configure.ac: Don't check for unistd.h. + +2013-11-18 Tom Tromey <tromey@redhat.com> + + * configure: Rebuild. * configure.ac: Don't check for stdlib.h * defs.h: Include stdlib.h unconditionally. |