Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 15:25:30 +0000] rev 1601
Hopefully fixed up DirectFB detection
Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 15:22:40 +0000] rev 1600
*sigh*
Ryan C. Gordon <icculus@icculus.org> [Thu, 23 Mar 2006 08:43:37 +0000] rev 1599
More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't
break 6 other platforms. :)
Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 08:37:36 +0000] rev 1598
Need time.h for nanosleep too...
Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 07:44:52 +0000] rev 1597
Better wscons detection
Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 07:38:32 +0000] rev 1596
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Thu, 23 Mar 2006 07:34:03 +0000] rev 1595
Only use the visibility attribute in gcc 4.0 or newer
Ryan C. Gordon <icculus@icculus.org> [Thu, 23 Mar 2006 06:48:12 +0000] rev 1594
Updated my email address.
Ryan C. Gordon <icculus@icculus.org> [Thu, 23 Mar 2006 02:47:56 +0000] rev 1593
Consolidate all the X11 libraries, so you don't have to update 12 different
places in the source when adding a new one. Also handles build systems that
don't define a given library.
Sam Lantinga <slouken@libsdl.org> [Wed, 22 Mar 2006 22:42:44 +0000] rev 1592
Lines swapped to match ordering elsewhere