Adapt support for SSE registers in Linux/x86 for Linux 2.4.
[binutils-gdb.git] / gdb / config.in
index 1571a9fc800c5f6654b45e010cbaffa91a47cbdc..bbeebbeb9f846f5a5b1769984fd23b5b4d8f21fb 100644 (file)
 /* Define if <sys/ptrace.h> defines the PTRACE_GETREGS request.  */
 #undef HAVE_PTRACE_GETREGS
 
-/* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request.  */
-#undef HAVE_PTRACE_GETXFPREGS
+/* Define if <sys/ptrace.h> defines the PTRACE_GETFPXREGS request.  */
+#undef HAVE_PTRACE_GETFPXREGS
 
 /* Define if gnu-regex.c included with GDB should be used. */
 #undef USE_INCLUDED_REGEX