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.
+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)/../.
/* 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