From a3007b6fd4dd19e21fa61483ba00d5f8cb732ca9 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 24 Feb 2002 04:31:13 +0000 Subject: Zap lin-thread.c --- gdb/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/configure.in') 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) -- cgit v1.1