diff -r 2215f7f11dd9 -r ed5530a91efe config.mk --- a/config.mk Tue Jun 23 17:20:33 2009 +0100 +++ b/config.mk Tue Jun 23 17:34:20 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}