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:
authorJeffrey Stedfast <fejj@novell.com>2002-02-16 22:37:58 +0300
committerJeffrey Stedfast <fejj@novell.com>2002-02-16 22:37:58 +0300
commite4cdfa72bb3a5f27aff221564d0e40524c3a903f (patch)
tree813b55aa478124a5e637feca71b6cd845247edad /acconfig.h
parent06686210667bc788005739c62473e89a102556fa (diff)
2002-02-16 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Add checks for SOL_IP, SOL_TCP, IP_PKTINFO, IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP. Also check for struct ip_mreqn. svn path=/trunk/mono/; revision=2447
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 a587674d14f..489deae998e 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -5,6 +5,7 @@
#undef HAVE_IP_PKTINFO
#undef HAVE_IP_ADD_MEMBERSHIP
#undef HAVE_IP_DROP_MEMBERSHIP
+#undef HAVE_STRUCT_IP_MREQN
#undef HAVE_PTHREAD
#undef HAVE_PTHREAD_MUTEX_TIMEDLOCK
#undef USE_MONO_MUTEX