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-14 04:04:34 +0300
committerJeffrey Stedfast <fejj@novell.com>2002-02-14 04:04:34 +0300
commitcb22a00528f1bfff81cedf7c607e3d4a9efb7a19 (patch)
tree5b575d82c51a97f98a88eddb31a91f3f23e65f13 /acconfig.h
parentaefe6a0b33c8d63b5326259520fb02f13104a32b (diff)
2002-02-14 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Add checks to see if we need to link to libsocket, libnsl, and/or librt. Also check for inet_pton and inet_aton. svn path=/trunk/mono/; revision=2393
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 9f3b620fe9c..324d1c735cc 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,3 +1,5 @@
+#undef HAVE_INET_PTON
+#undef HAVE_INET_ATON
#undef HAVE_PTHREAD
#undef HAVE_PTHREAD_MUTEX_TIMEDLOCK
#undef USE_MONO_MUTEX