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:
authorJerome Laban <jerome@mono-cvs.ximian.com>2003-07-14 20:07:15 +0400
committerJerome Laban <jerome@mono-cvs.ximian.com>2003-07-14 20:07:15 +0400
commitb16cdf993ac31d8625f98520500f8dcc0ab0e269 (patch)
tree5cb03dd352671073844f623f78167db226a692eb /acconfig.h
parent93d06a0faa1da6ecc80411740623516562b1cdb5 (diff)
2003-07-14 Jerome Laban <jlaban@wanadoo.fr>
* acconfig.h: * configure.in: Check for gethostbyname2_r availability. * data/machine.config: Added section system.net/settings. Added option for IPv6 availability. svn path=/trunk/mono/; revision=16220
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 615072aa1b6..1abf4695049 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -24,3 +24,4 @@
#undef HAVE_GC_H
#undef HAVE_GC_GCJ_MALLOC
#undef WITH_BUNDLE
+#undef HAVE_GETHOSTBYNAME2_R