summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2003-01-14 00:21:26 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2003-01-14 00:21:26 +0000
commitb6aa27d384006488c2e8373b978658484ba8013c (patch)
tree9ddb00db1a1b91b989d413f3848d32edb9e227d2
parenta13e9028c07d0e6da60d02e6009bbd2d82921132 (diff)
downloadlibapr-b6aa27d384006488c2e8373b978658484ba8013c.tar.gz
Brane is 100% on target... I leave this turned on (myself) but it shouldn't
be defined by default! git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64292 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--include/apr.hw2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr.hw b/include/apr.hw
index 58a79f4c4..efb1f899e 100644
--- a/include/apr.hw
+++ b/include/apr.hw
@@ -195,7 +195,7 @@ extern "C" {
#define APR_HAVE_IN_ADDR 1
#define APR_HAVE_INET_ADDR 1
#define APR_HAVE_INET_NETWORK 0
-#define APR_HAVE_IPV6 1
+#define APR_HAVE_IPV6 0
#define APR_HAVE_MEMMOVE 1
#define APR_HAVE_SETRLIMIT 0
#define APR_HAVE_SIGACTION 0