summaryrefslogtreecommitdiff
path: root/libgo/config.h.in
diff options
context:
space:
mode:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2011-12-02 19:34:41 +0000
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2011-12-02 19:34:41 +0000
commit0ba415ab214ea7bc9c0b5a31e809998686d8b511 (patch)
treefe0344f264049738dca876a6dd2f69e96621ca17 /libgo/config.h.in
parentb2c1d8d78d1a819c3cbadc61dea50b856a4f0607 (diff)
downloadgcc-0ba415ab214ea7bc9c0b5a31e809998686d8b511.tar.gz
libgo: Update to weekly.2011-11-01.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181938 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgo/config.h.in')
-rw-r--r--libgo/config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/libgo/config.h.in b/libgo/config.h.in
index 0c1283cc574..f30af598168 100644
--- a/libgo/config.h.in
+++ b/libgo/config.h.in
@@ -33,18 +33,12 @@
/* Define to 1 if the system has the type `off64_t'. */
#undef HAVE_OFF64_T
-/* Define to 1 if you have the `random' function. */
-#undef HAVE_RANDOM
-
/* Define to 1 if you have the `sem_timedwait' function. */
#undef HAVE_SEM_TIMEDWAIT
/* Define to 1 if you have the `setenv' function. */
#undef HAVE_SETENV
-/* Define to 1 if you have the `srandom' function. */
-#undef HAVE_SRANDOM
-
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H