removed misleading comment, thanks Romain Bertrand
authorAnselm R Garbe <garbeam@gmail.com>
Tue, 24 Nov 2009 09:31:17 +0000
changeset 1506 f179c8c351bb
parent 1505 486b35f01568
child 1507 72e52c5333ef
removed misleading comment, thanks Romain Bertrand
config.mk
--- a/config.mk	Mon Nov 23 08:13:18 2009 +0000
+++ b/config.mk	Tue Nov 24 09:31:17 2009 +0000
@@ -10,7 +10,7 @@
 X11INC = /usr/X11R6/include
 X11LIB = /usr/X11R6/lib
 
-# Xinerama, un-comment if you want it
+# Xinerama
 XINERAMALIBS = -L${X11LIB} -lXinerama
 XINERAMAFLAGS = -DXINERAMA