Ryan C. Gordon <icculus@icculus.org> [Fri, 24 Mar 2006 03:49:37 +0000] rev 1610
SDL_X11_LoadSymbols() was reporting success when required symbols weren't
found!
Ryan C. Gordon <icculus@icculus.org> [Thu, 23 Mar 2006 22:11:29 +0000] rev 1609
Fixed compiler warning.
Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 21:55:13 +0000] rev 1608
A less rude way of doing the same thing...
Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 21:52:47 +0000] rev 1607
These files should be included from SDL_config.h (so they get SDL_platform.h)
Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 21:46:24 +0000] rev 1606
ls shouldn't barf if it gets passed a path starting with - (e.g. -lesd)
Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 21:39:58 +0000] rev 1605
Fixed bug #175
Removed obsolete .cvsignore files... whee!
Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 21:39:02 +0000] rev 1604
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 21:28:33 +0000] rev 1603
Fixed bug #171
SDL_config.h is no longer in CVS. Instead, configure will generate it for
systems that use configure, and we always copy SDL_config.h.default to
SDL_config.h before generating a snapshot or release archive.
Also fixed a couple of uninstall issues.
Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 17:31:12 +0000] rev 1602
Fixed DirectFB detection
Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 15:25:30 +0000] rev 1601
Hopefully fixed up DirectFB detection