From 329400732e7f5fada86c455a90ea910593a41a3b Mon Sep 17 00:00:00 2001
From: Pedro Alves <palves@redhat.com>
Date: Wed, 21 Aug 2013 21:32:42 +0000
Subject: [PATCH] Renegerate gdbserver/config.in.

In:
    gdb/gdbserver/
    2013-07-03  Pedro Alves  <palves@redhat.com>

        * Makefile.in (config.status): Depend on development.sh.
        * acinclude.m4: Include libmcheck.m4.
        * configure: Regenerate.

I missed regenerating config.in...

Tested on x86_64 Fedora 17.

gdb/gdbserver/
2013-08-21  Pedro Alves  <palves@redhat.com>

	* config.in: Renegerate.
---
 gdb/gdbserver/ChangeLog | 4 ++++
 gdb/gdbserver/config.in | 3 +++
 2 files changed, 7 insertions(+)

diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index cc3881c23cb..19687863034 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,7 @@
+2013-08-21  Pedro Alves  <palves@redhat.com>
+
+	* config.in: Renegerate.
+
 2013-08-19  Luis Machado  <lgustavo@codesourcery.com>
 
 	* Makefile.in (INCLUDE_CFLAGS): Include -I$(srcdir)/../.
diff --git a/gdb/gdbserver/config.in b/gdb/gdbserver/config.in
index dada2fbd02a..7f23a31796a 100644
--- a/gdb/gdbserver/config.in
+++ b/gdb/gdbserver/config.in
@@ -76,6 +76,9 @@
 /* Define to 1 if you have the `dl' library (-ldl). */
 #undef HAVE_LIBDL
 
+/* Define to 1 if you have the `mcheck' library (-lmcheck). */
+#undef HAVE_LIBMCHECK
+
 /* Define if the target supports branch tracing. */
 #undef HAVE_LINUX_BTRACE