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 2003/01/14 01:21:26 UTC

cvs commit: apr/include apr.hw

wrowe       2003/01/13 16:21:26

  Modified:    include  apr.hw
  Log:
    Brane is 100% on target... I leave this turned on (myself) but it shouldn't
    be defined by default!
  
  Revision  Changes    Path
  1.106     +1 -1      apr/include/apr.hw
  
  Index: apr.hw
  ===================================================================
  RCS file: /home/cvs/apr/include/apr.hw,v
  retrieving revision 1.105
  retrieving revision 1.106
  diff -u -r1.105 -r1.106
  --- apr.hw	13 Jan 2003 17:57:47 -0000	1.105
  +++ apr.hw	14 Jan 2003 00:21:26 -0000	1.106
  @@ -195,7 +195,7 @@
   #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