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.
This commit is contained in:
Pedro Alves 2013-08-21 21:32:42 +00:00
parent a261b8f5be
commit 329400732e
2 changed files with 7 additions and 0 deletions

View File

@ -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)/../.

View File

@ -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