Please test this with your code to make sure that nothing is broken -
I want to fix all known bugs before 1.1.6 is released.
I sent a small patch yesterday, but it hasn’t reached the list, so here is
a resend of it. Apologies if you see this multiple times…
I cannot build libSDL (cvs:ed today) for NetBSD. What is happening is
that linux/SDL_systimer.c uses undefined variables. This is fixed by
the patch below.
/Krister
Index: SDL/src/timer/linux/SDL_systimer.cOn Sat, 21 Oct 2000, Sam Lantinga wrote:
I cannot build libSDL (cvs:ed today) for NetBSD. What is happening is
that linux/SDL_systimer.c uses undefined variables. This is fixed by
the patch below.
My fault, it seems. Sorry, and thanks for the patch!