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:
authorZoltan Varga <vargaz@gmail.com>2005-08-02 20:25:38 +0400
committerZoltan Varga <vargaz@gmail.com>2005-08-02 20:25:38 +0400
commit63914ff021b19c015879a1c091351e0e3cf050bb (patch)
tree701ac241310d58f84c2de8cdee0125f7b9ed4cc7 /acconfig.h
parentee369f137f67a9467708586d2c3f98dae29d6006 (diff)
2005-08-02 Zoltan Varga <vargaz@freemail.hu>
* acconfig.h configure.in: Applied patch from Julien Puydt (julien.puydt@laposte.net). Add check for IPV6_PKTINFO. svn path=/trunk/mono/; revision=47919
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 33d29183c40..16cf18ffa29 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -5,6 +5,7 @@
#undef HAVE_SOL_TCP
#undef HAVE_SOL_IPV6
#undef HAVE_IP_PKTINFO
+#undef HAVE_IPV6_PKTINFO
#undef HAVE_STRUCT_IP_MREQN
#undef HAVE_STRUCT_IP_MREQ
#undef HAVE_PTHREAD_MUTEX_TIMEDLOCK