From: Anselm R Garbe Date: Tue, 24 Nov 2009 09:31:17 +0000 (+0000) Subject: removed misleading comment, thanks Romain Bertrand X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=7671d03a90e83c13cd33111b25249c18c814c3d3 removed misleading comment, thanks Romain Bertrand --- diff --git a/config.mk b/config.mk index 7583d37..f17664f 100644 --- a/config.mk +++ b/config.mk @@ -10,7 +10,7 @@ MANPREFIX = ${PREFIX}/share/man X11INC = /usr/X11R6/include X11LIB = /usr/X11R6/lib -# Xinerama, un-comment if you want it +# Xinerama XINERAMALIBS = -L${X11LIB} -lXinerama XINERAMAFLAGS = -DXINERAMA