[EMAIL PROTECTED] wrote: >wrowe 2003/01/13 09:57:47 > > Modified: include apr.hw apr.hnw > Log: > Catch up on some new apr.h.in flags for consistency. > > Brad, please correct the netware 64 bit flag, if you have some macro > to test on that platform. > > Revision Changes Path > 1.105 +14 -1 apr/include/apr.hw > > Index: apr.hw > =================================================================== > RCS file: /home/cvs/apr/include/apr.hw,v > retrieving revision 1.104 > retrieving revision 1.105 > diff -u -r1.104 -r1.105 > ...
> -#define APR_HAVE_IPV6 0 > +#define APR_HAVE_IPV6 1 > > Could we make this particular change conditional on some external define? From what I understand, IPV6 support is very experimental on Windows. My July 2002 PSDK isn't recent enough; I don't think we should be _that_ bleeding-edge. -- Brane Äibej <[EMAIL PROTECTED]> http://www.xbc.nu/brane/
