sgl

diff src/wsys_x11.c @ 9:5efd62ff354a

- configure now also heeds mac-framework: options in modules - cleaned up the generated module.c a bit
author John Tsiombikas <nuclear@siggraph.org>
date Sat, 14 May 2011 08:58:49 +0300
parents 0b07dd867b2f
children e989ab58ec5b
line diff
     1.1 --- a/src/wsys_x11.c	Sat May 14 08:33:41 2011 +0300
     1.2 +++ b/src/wsys_x11.c	Sat May 14 08:58:49 2011 +0300
     1.3 @@ -1,5 +1,5 @@
     1.4  /* SimplyGL window system module for X11/GLX */
     1.5 -/* link-with: -lX12 */
     1.6 +/* link-with: -lX11 */
     1.7  
     1.8  #include "config.h"
     1.9