I've got most of it done... however I need to be able to know the sizeof(void*) at compile time. For some reason I'm not able to get AC_CHECK_SIZEOF(void*) to place SIZEOF_VOIDP into SDL_config.h. Is there something I'm missing?