You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2007/10/16 21:18:11 UTC

svn commit: r585230 - /apr/apr/branches/1.2.x/include/apr.hw

Author: wrowe
Date: Tue Oct 16 12:18:10 2007
New Revision: 585230

URL: http://svn.apache.org/viewvc?rev=585230&view=rev
Log:
Provide -v'erbose output during test build, and reflow
for 80 column output.

Backports: 585229

Modified:
    apr/apr/branches/1.2.x/include/apr.hw

Modified: apr/apr/branches/1.2.x/include/apr.hw
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.2.x/include/apr.hw?rev=585230&r1=585229&r2=585230&view=diff
==============================================================================
--- apr/apr/branches/1.2.x/include/apr.hw (original)
+++ apr/apr/branches/1.2.x/include/apr.hw Tue Oct 16 12:18:10 2007
@@ -217,7 +217,7 @@
 #define APR_HAVE_IN_ADDR        1
 #define APR_HAVE_INET_ADDR      1
 #define APR_HAVE_INET_NETWORK   0
-#define APR_HAVE_IPV6           0
+#define APR_HAVE_IPV6           1
 #define APR_HAVE_MEMMOVE        1
 #define APR_HAVE_SETRLIMIT      0
 #define APR_HAVE_SIGACTION      0