URI: 
       removed misleading comment, thanks Romain Bertrand - dwm - dynamic window manager
  HTML git clone https://git.parazyd.org/dwm
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 7671d03a90e83c13cd33111b25249c18c814c3d3
   DIR parent bc554d45d8712533862984550a8ba8169a3ba278
  HTML Author: Anselm R Garbe <garbeam@gmail.com>
       Date:   Tue, 24 Nov 2009 09:31:17 +0000
       
       removed misleading comment, thanks Romain Bertrand
       Diffstat:
         M config.mk                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git 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