Re: cvs commit: apr configure.in CHANGES

2003-08-26 Thread Jeff Trawick
Colm MacCarthaigh wrote: -rc = getnameinfo((struct sockaddr *)&sin6, sizeof sin6, hostbuf, sizeof hostbuf, NULL, 0, NI_NAMEREQD); +rc = getnameinfo((struct sockaddr *)&sin, sizeof sin, hostbuf, sizeof hostbuf, NULL, 0, 0); printf("look up via IPv6: %d/%s\n", rc, hostbuf); Hmmm, that d

apu build broken on win32

2003-08-26 Thread André Malo
Looks just like a c&p error :) nd -- Das, was ich nicht kenne, spielt stückzahlmäßig *keine* Rolle. -- Helmut Schellong in dclc Index: aprutil.dsp === RCS file: /home/cvspublic/apr-util/aprutil.dsp