* configure.in (_MSE_INT_H): Define on Solaris 7.
[deliverable/binutils-gdb.git] / gdb / config.in
index 486b7f5934d5ac9b1c138540c121ea59b01d4765..ea43988390fbdebbff3bd140d5a106faab7d4b14 100644 (file)
@@ -59,6 +59,9 @@
 /* Define if you have the ANSI C header files.  */
 #undef STDC_HEADERS
 
+/* Define if compiling on Solaris 7. */
+#undef _MSE_INT_H
+
 /* 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
This page took 0.023639 seconds and 4 git commands to generate.