Three bits I didn't intend to commit, please comment if they
cause problems:
> wrowe 00/12/04 14:26:56
>
> Log:
> A brand new (and -greatly- simplified) test build
> environment for Win32
>
> Revision Changes Path
> 1.30 +2 -7 apr/test/Makefile.in
>
> Index: Makefile.in
> ===================================================================
> -TARGETS= testmd5@EXEEXT@ \
> - testfile@EXEEXT@ \
> +TARGETS= testfile@EXEEXT@ \
md5 (et. al.) are all moving to aprutil, correct?
> Index: sendfile.c
> ===================================================================
> -#include <sys/uio.h>
I'm guessing no one required this anymore, but please test.
> Index: testmmap.c
> ===================================================================
> -#include <unistd.h>
This might be bad, advise of problems and I will back out the change.
|