On 4/14/06, John Mark Vandenberg <[EMAIL PROTECTED]> wrote:
struct iovec is needed to emulate Unix writev. This patch moves
the workaround from apr.hw to apr_want.h to it can be shared by
any platform without it.
AC_CHECK_TYPE has problems determining whether this type exists.
This part is committed in r421075.
The change to build/apr_common.m4 allows APR_CHECK_SIZEOF_EXTENDED
to be called with a space in the argument.
This is committed in r421074. (Do you have any clue what those P and
p's were for?)
Thanks! -- justin