aboutsummaryrefslogtreecommitdiff
path: root/lib/config.dos
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-09-24 16:43:40 +0000
committerYang Tse <yangsita@gmail.com>2008-09-24 16:43:40 +0000
commit267b942383465f8d9ff193e4deaa0d383a09d6b7 (patch)
tree29cb7dbd01262be6c2e5d838c67f3d7fc04413a1 /lib/config.dos
parent142cb601f86e56e18cc19ea4998dd87a4504993f (diff)
configure script now checks availability of the inet_ntop() function,
and when not crosscompiling verifies if it is IPv6 capable. HAVE_INET_NTOP will only be defined when an IPv6 capable working inet_ntop function is available.
Diffstat (limited to 'lib/config.dos')
-rw-r--r--lib/config.dos1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/config.dos b/lib/config.dos
index 7e1fe4781..7f40bdf86 100644
--- a/lib/config.dos
+++ b/lib/config.dos
@@ -25,7 +25,6 @@
#define HAVE_IO_H 1
#define HAVE_IOCTLSOCKET 1
#define HAVE_INET_PTON 1
-#define HAVE_INET_NTOP 1
#define HAVE_LOCALE_H 1
#define HAVE_LONGLONG 1
#define HAVE_MEMORY_H 1