aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2012-02-21 19:39:32 +0000
committerPedro Alves <palves@redhat.com>2012-02-21 19:39:32 +0000
commitb54a8fd70210fd1fc7b4f41c4679737066951033 (patch)
tree759bfff66926faf35b830ce2bde4d7722762c7f0 /gdb/config.in
parent82c2def5ff08bb3f5a8c554d78d9a0ddc65dafe0 (diff)
downloadgdb-b54a8fd70210fd1fc7b4f41c4679737066951033.zip
gdb-b54a8fd70210fd1fc7b4f41c4679737066951033.tar.gz
gdb-b54a8fd70210fd1fc7b4f41c4679737066951033.tar.bz2
2012-02-21 Tristan Gingold <gingold@adacore.com>
Pedro Alves <palves@redhat.com> * ia64-tdep.c: Do not include libunwind-ia64.h. * libunwind-frame.h: Remove #ifdef HAVE_LIBUNWIND_H guard. Include libunwind-ia64.h instead of libunwind.h. * configure.ac (--with-libunwind, $enable_libunwind): Don't check for libunwind.h existence. * configure, config.in: Regenerate.
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config.in b/gdb/config.in
index bae1763..194cc7d 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -242,9 +242,6 @@
/* Define if libunwind library is being used. */
#undef HAVE_LIBUNWIND
-/* Define to 1 if you have the <libunwind.h> header file. */
-#undef HAVE_LIBUNWIND_H
-
/* Define to 1 if you have the <libunwind-ia64.h> header file. */
#undef HAVE_LIBUNWIND_IA64_H