summaryrefslogtreecommitdiff
path: root/gdb/acconfig.h
diff options
context:
space:
mode:
authorNicholas Duffek <nsd@redhat.com>2000-04-07 01:16:17 +0000
committerNicholas Duffek <nsd@redhat.com>2000-04-07 01:16:17 +0000
commite9a02431589b8b61c396326bb7a9894d36d6ece9 (patch)
treeb0610e92de71c3770f6f396e03d3202b35f17c1d /gdb/acconfig.h
parent8bddcf98b7053ce760e83bef04b824ab2c6e79be (diff)
downloadgdb-e9a02431589b8b61c396326bb7a9894d36d6ece9.tar.gz
* configure.in (_MSE_INT_H): Define on Solaris 7.
(NEW_PROC_API): Define on Solaris 7 and 8 as well as 6. * acconfig.h (_MSE_INT_H): Define on Solaris 7. * configure: Regenerate. * config.in: Regenerate.
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r--gdb/acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h
index f5419878c59..27b4d21cf19 100644
--- a/gdb/acconfig.h
+++ b/gdb/acconfig.h
@@ -1,3 +1,6 @@
+/* Define if compiling on Solaris 7. */
+#undef _MSE_INT_H
+
/* Define if pstatus_t type is available */
#undef HAVE_PSTATUS_T