summaryrefslogtreecommitdiff
path: root/libgo/config.h.in
diff options
context:
space:
mode:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-21 04:17:20 +0000
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-21 04:17:20 +0000
commit1633da9c3cff65204df3f5b56b83714ba585b71a (patch)
tree8c3438b2ec8fe5d78be2332c12e39da3187460af /libgo/config.h.in
parent197aaecb3c000fd3b1256490a5e5ff897adb908b (diff)
Support libgo on Solaris.
From Rainer Orth. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170355 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgo/config.h.in')
-rw-r--r--libgo/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libgo/config.h.in b/libgo/config.h.in
index 18a51cc8f02e..d6f6ac1aec4c 100644
--- a/libgo/config.h.in
+++ b/libgo/config.h.in
@@ -62,6 +62,9 @@
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
+/* Define to 1 if you have the <sys/syscall.h> header file. */
+#undef HAVE_SYS_SYSCALL_H
+
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H