config.mk
changeset 1406 b561ed2a0fc1
parent 1398 597063a22a73
child 1409 ed5530a91efe
--- 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}