2002-02-23 Andrew Cagney * lin-thread.c: Delete file. * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer to gdb_proc_service.h. * configure: Re-generate. Index: configure.in =================================================================== RCS file: /cvs/src/src/gdb/configure.in,v retrieving revision 1.81 diff -u -r1.81 configure.in --- configure.in 2002/02/23 21:54:25 1.81 +++ configure.in 2002/02/24 04:28:22 @@ -307,7 +307,7 @@ 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)