aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.in
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-02-24 04:31:13 +0000
committerAndrew Cagney <cagney@redhat.com>2002-02-24 04:31:13 +0000
commita3007b6fd4dd19e21fa61483ba00d5f8cb732ca9 (patch)
tree54b9e049c34e2a6761aa4b64707d55fab076ef01 /gdb/configure.in
parent50a9e2f10c9eff04f5a218a9be851df92109ab29 (diff)
downloadgdb-a3007b6fd4dd19e21fa61483ba00d5f8cb732ca9.zip
gdb-a3007b6fd4dd19e21fa61483ba00d5f8cb732ca9.tar.gz
gdb-a3007b6fd4dd19e21fa61483ba00d5f8cb732ca9.tar.bz2
Zap lin-thread.c
Diffstat (limited to 'gdb/configure.in')
-rw-r--r--gdb/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/configure.in b/gdb/configure.in
index cb9e59b..382ddb6 100644
--- a/gdb/configure.in
+++ b/gdb/configure.in
@@ -307,7 +307,7 @@ if test "$ac_cv_header_sys_procfs_h" = yes; then
dnl For Linux/i386, glibc 2.1.3 was released with a bogus
dnl prfpregset_t type (it's a typedef for the pointer to a struct
dnl instead of the struct itself). We detect this here, and work
- dnl around it in lin-thread.c.
+ dnl around it in gdb_proc_service.h.
if test $bfd_cv_have_sys_procfs_type_prfpregset_t = yes; then
AC_MSG_CHECKING(whether prfpregset_t type is broken)