# HG changeset patch # User Anselm R Garbe # Date 1211207805 -3600 # Node ID a9e108d5ee0de5d0c9dd9c03d85d1214becba742 # Parent b24cafa2cdf90108b2faa7c9d458293cc55dd43e fixed comment diff -r b24cafa2cdf9 -r a9e108d5ee0d config.mk --- a/config.mk Mon May 19 15:09:16 2008 +0100 +++ b/config.mk Mon May 19 15:36:45 2008 +0100 @@ -10,7 +10,7 @@ X11INC = /usr/X11R6/include X11LIB = /usr/X11R6/lib -# Xinerama, uncomment if you don't want it +# Xinerama, comment if you don't want it XINERAMALIBS = -L${X11LIB} -lXinerama XINERAMAFLAGS = -DXINERAMA