mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
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:
parent
a261b8f5be
commit
329400732e
@ -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)/../.
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user