summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/acconfig.h b/acconfig.h
index c7003fe55..00fdfac63 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.126 2002/04/05 20:23:37 mouring Exp $ */ 1/* $Id: acconfig.h,v 1.127 2002/04/06 23:52:04 mouring Exp $ */
2 2
3#ifndef _CONFIG_H 3#ifndef _CONFIG_H
4#define _CONFIG_H 4#define _CONFIG_H
@@ -283,9 +283,6 @@
283/* Use IPv4 for connection by default, IPv6 can still if explicity asked */ 283/* Use IPv4 for connection by default, IPv6 can still if explicity asked */
284#undef IPV4_DEFAULT 284#undef IPV4_DEFAULT
285 285
286/* If you have no atexit() but xatexit(), and want to use xatexit() */
287#undef HAVE_XATEXIT
288
289/* getaddrinfo is broken (if present) */ 286/* getaddrinfo is broken (if present) */
290#undef BROKEN_GETADDRINFO 287#undef BROKEN_GETADDRINFO
291 288