From 0a5dd17d950c87a2c096f79a37c9a304a795c2bd Mon Sep 17 00:00:00 2001
From: Tom Tromey <tromey@redhat.com>
Date: Wed, 6 Nov 2013 08:48:03 -0700
Subject: link gdbreplay against gnulib

Later patches in this series will make changes to gdb and gdbserver
configury, necessitating the use of gnulib in gdbreplay.  This patch
introduces the dependency early, so that subsequent patches don't
break the build.

2013-11-18  Tom Tromey  <tromey@redhat.com>

	* Makefile.in (gdbreplay$(EXEEXT)): Depend on and link against
	LIBGNU.
---
 gdb/gdbserver/ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'gdb/gdbserver/ChangeLog')

diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index e1ae98548ed..13bde11a8bb 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-18  Tom Tromey  <tromey@redhat.com>
+
+	* Makefile.in (gdbreplay$(EXEEXT)): Depend on and link against
+	LIBGNU.
+
 2013-11-08  Tom Tromey  <tromey@redhat.com>
 
 	* configure, config.in: Rebuild.
-- 
cgit v1.2.1