fixed comment bd4deaeb
Anselm R Garbe · 2008-05-19 15:36 1 file(s) · +1 −1
config.mk +1 −1
10 10
X11INC = /usr/X11R6/include
11 11
X11LIB = /usr/X11R6/lib
12 12
13 -
# Xinerama, uncomment if you don't want it
13 +
# Xinerama, comment if you don't want it
14 14
XINERAMALIBS = -L${X11LIB} -lXinerama
15 15
XINERAMAFLAGS = -DXINERAMA
16 16