Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Crichton <crichton@mono-cvs.ximian.com>2002-09-20 21:10:02 +0400
committerMark Crichton <crichton@mono-cvs.ximian.com>2002-09-20 21:10:02 +0400
commit62f353dcb1d3bf2352adb7ef3e712de79f862ecc (patch)
treefb588255cf214f25a5981d57ea2979accb71d377 /acconfig.h
parent9a47cec76540ef077f368c82a9f233740ac13445 (diff)
More Solaris/BSD fixes. This now allows shared handles to work on BSD
and BSD like systems. Please test this code. The only thing left is to fix POSIX shared threads on Solaris... svn path=/trunk/mono/; revision=7650
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index b93b46c0a34..f05bc46493e 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -17,3 +17,4 @@
#undef HAVE_TIMEZONE
#undef HAVE_TM_GMTOFF
#undef MONO_SIZEOF_SUNPATH
+#undef NEED_LINK_UNLINK