diff -r f28d889cef66 -r b561ed2a0fc1 config.mk --- a/config.mk Tue Jun 23 16:28:37 2009 +0100 +++ b/config.mk Tue Jun 23 16:29:32 2009 +0100 @@ -11,8 +11,8 @@ X11LIB = /usr/X11R6/lib # Xinerama, un-comment if you want it -XINERAMALIBS = -L${X11LIB} -lXinerama -XINERAMAFLAGS = -DXINERAMA +#XINERAMALIBS = -L${X11LIB} -lXinerama +#XINERAMAFLAGS = -DXINERAMA # includes and libs INCS = -I. -I/usr/include -I${X11INC}