aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-09-18 18:45:57 +0000
committerMark Kettenis <kettenis@gnu.org>2004-09-18 18:45:57 +0000
commit4f0be3534093e3aa7353d75f7b6d042deafe88b0 (patch)
treefff511b134e5af3c8aede897ae8b6e13a6cb79f1 /gdb/ChangeLog
parent6c038f321659b330b9b091dadf2a07c0721312a6 (diff)
downloadgdb-4f0be3534093e3aa7353d75f7b6d042deafe88b0.zip
gdb-4f0be3534093e3aa7353d75f7b6d042deafe88b0.tar.gz
gdb-4f0be3534093e3aa7353d75f7b6d042deafe88b0.tar.bz2
* config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
* config/pa/hpux11.mh (MH_CFLAGS): Likewise. * config/pa/hpux11w.mh (MH_CFLAGS): Likewise. * configure.in: Improve checks for curses library by checking for mvwaddstr instead of initscr. Drop HP curses in favour of standard curses on HP-UX. * configure: Regenerated.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 2f7b908..a61d050 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,13 @@
+2004-09-18 Mark Kettenis <kettenis@gnu.org>
+
+ * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
+ * config/pa/hpux11.mh (MH_CFLAGS): Likewise.
+ * config/pa/hpux11w.mh (MH_CFLAGS): Likewise.
+ * configure.in: Improve checks for curses library by checking for
+ mvwaddstr instead of initscr. Drop HP curses in favour of
+ standard curses on HP-UX.
+ * configure: Regenerated.
+
2004-09-18 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
* ada-lang.c: (ada_main_name, ada_value_slice_ptr, ada_value_slice,