]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/config.in
import gdb-1999-11-01 snapshot
[thirdparty/binutils-gdb.git] / gdb / config.in
index b0f5ae872ad0386019b95c29727c3297e1c7d7b1..5660f45b1291b6738a6209a95c73f6d6c44a40a7 100644 (file)
 #undef WITH_SIM
 
 /* Set to true if the save_state_t structure is present */
-#define HAVE_STRUCT_SAVE_STATE_T 0
+#undef HAVE_STRUCT_SAVE_STATE_T
 
 /* Set to true if the save_state_t structure has the ss_wide member */
-#define HAVE_STRUCT_MEMBER_SS_WIDE 0
+#undef HAVE_STRUCT_MEMBER_SS_WIDE
+
+/* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request.  */
+#undef HAVE_PTRACE_GETXFPREGS
 
 /* Define if you have the __argz_count function.  */
 #undef HAVE___ARGZ_COUNT