Typo. bfd@sourceware -> binutils@sourceware.
[deliverable/binutils-gdb.git] / gdb / config.in
index 486b7f5934d5ac9b1c138540c121ea59b01d4765..ac06839469f1c01741c41ba19f4949bf98b29375 100644 (file)
 /* Define if you have the ANSI C header files.  */
 #undef STDC_HEADERS
 
+/* Define if compiling on Solaris 7. */
+#undef _MSE_INT_H
+
+/* Define if the prfpregset_t type is broken. */
+#undef PRFPREGSET_T_BROKEN
+
 /* Define if you want to use new multi-fd /proc interface
    (replaces HAVE_MULTIPLE_PROC_FDS as well as other macros). */
 #undef NEW_PROC_API
 /* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request.  */
 #undef HAVE_PTRACE_GETXFPREGS
 
+/* Define if gnu-regex.c included with GDB should be used. */
+#undef USE_INCLUDED_REGEX
+
 /* Define if you have the __argz_count function.  */
 #undef HAVE___ARGZ_COUNT
 
This page took 0.05097 seconds and 4 git commands to generate.