aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2011-01-14 13:38:24 +0000
committerPedro Alves <palves@redhat.com>2011-01-14 13:38:24 +0000
commit76adfcaec192e8572ed0c2fe5bdf13ee2c069c36 (patch)
tree6d9c40418e0ee71c2e449b9a8fa5f008f357a0f1 /gdb/config.in
parente922bcabdffb3f36677c587e5ff04e90488837b6 (diff)
downloadgdb-76adfcaec192e8572ed0c2fe5bdf13ee2c069c36.zip
gdb-76adfcaec192e8572ed0c2fe5bdf13ee2c069c36.tar.gz
gdb-76adfcaec192e8572ed0c2fe5bdf13ee2c069c36.tar.bz2
* Makefile.in (hpux-thread.o): Delete rule.
* configure.ac: Don't check for HPUX DCE threads support. * configure, config.in: Regenerate. * hppa-hpux-nat.c (child_suppress_run): Delete. (hppa_hpux_child_can_run): Delete. (_initialize_hppa_hpux_nat): Don't override to_can_run. * hpux-thread.c: Delete.
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 173cd3d..ccceabf 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -190,9 +190,6 @@
/* Define if <sys/procfs.h> has gregset_t. */
#undef HAVE_GREGSET_T
-/* Define if you have HPUX threads */
-#undef HAVE_HPUX_THREAD_SUPPORT
-
/* Define if you have the iconv() function. */
#undef HAVE_ICONV