config.mk
changeset 1397 4498d81938b0
parent 1395 a2c094196714
child 1398 597063a22a73
--- a/config.mk	Fri May 29 09:29:22 2009 +0100
+++ b/config.mk	Fri Jun 19 20:15:15 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}