Anselm R Garbe 17 anni fa
parent
commit
bd4deaebfc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      config.mk

+ 1 - 1
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