>>>>> "Alexandre" == Alexandre Oliva <oliva@dcc.unicamp.br> writes: Alexandre> libjava refuses to configure when memmove is missing. Alexandre> Couldn't we add this to some header file and skip the Alexandre> MSG_ERROR in configure.in? Yeah, we should. We can just use a #define. Tom