Dummy joystick driver

When I compile version version 1.2.9 on Solaris the dummy joystick
driver is compiled in. However, when I compile version 1.2.11 programs
that link against SDL tell me that “SDL not built with joystick
support”. Can someone help me understand why the newer version does not
compile in the dummy driver?

Thanks, Jake

When I compile version version 1.2.9 on Solaris the dummy joystick
driver is compiled in. However, when I compile version 1.2.11 programs
that link against SDL tell me that “SDL not built with joystick
support”. Can someone help me understand why the newer version does not
compile in the dummy driver?

We fixed this in Subversion, but it’s not in an official release yet:

http://www.libsdl.org/cgi/viewvc.cgi/branches/SDL-1.2/configure.in?r1=2788&r2=2898

–ryan.