diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c733136..d5fe71e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2005-01-21 Mark Kettenis <kettenis@gnu.org> + * configure.ac: Remove ia64-*-aix* junk. + * configure: Regenerate. + * configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS and BFD_NEED_DECLARATION. Don't check if a declaration of strdup is necessary. |