From: Anselm R Garbe Date: Mon, 19 May 2008 14:36:45 +0000 (+0100) Subject: fixed comment X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=bd4deaebfc3bbcd72c032a5525c9f35e73e8a98e fixed comment --- diff --git a/config.mk b/config.mk index e9c956e..d8411df 100644 --- a/config.mk +++ b/config.mk @@ -10,7 +10,7 @@ MANPREFIX = ${PREFIX}/share/man 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