aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c3a910d..85d7de2 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,13 @@
2020-01-14 Tom Tromey <tom@tromey.com>
+ * gdbsupport/common.m4 (GDB_AC_COMMON): Define WIN32APILIBS and
+ USE_WIN32API when needed.
+ * configure.ac (USE_WIN32API): Don't define.
+ (WIN32LIBS): Use WIN32APILIBS.
+ * configure: Rebuild.
+
+2020-01-14 Tom Tromey <tom@tromey.com>
+
* configure: Rebuild.
* gdbsupport/common.m4 (GDB_AC_COMMON): Fix indentation.