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:
authorDick Porter <dick@acm.org>2002-09-09 19:39:28 +0400
committerDick Porter <dick@acm.org>2002-09-09 19:39:28 +0400
commit356f13e5b5dd6f5bf02fb988491fefcf3d2a09dd (patch)
treed876bd24c55429dbecee9f0e0ab9ee8e3a0b2a7b /acconfig.h
parent08e8e1f3ad1f0821cfdae2edf605a9a81041d4fd (diff)
2002-09-09 Dick Porter <dick@ximian.com>
* acconfig.h: * configure.in: Simplify thread checks, by using canned rules for particular systems (based on the sleepycat db configure.in). Tested on linux/x86, freebsd and w32. Solaris also added, but I don't have a solaris machine to try it on. svn path=/trunk/mono/; revision=7330
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 78432fc32a8..b93b46c0a34 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -5,7 +5,6 @@
#undef HAVE_SOL_TCP
#undef HAVE_IP_PKTINFO
#undef HAVE_STRUCT_IP_MREQN
-#undef HAVE_PTHREAD
#undef HAVE_PTHREAD_MUTEX_TIMEDLOCK
#undef USE_MONO_MUTEX
#undef HAVE_LARGE_FILE_SUPPORT