Browse Source

removed misleading comment, thanks Romain Bertrand

Anselm R Garbe 16 năm trước cách đây
mục cha
commit
7671d03a90
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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, un-comment if you want it
+# Xinerama
 XINERAMALIBS = -L${X11LIB} -lXinerama
 XINERAMAFLAGS = -DXINERAMA