removed misleading comment, thanks Romain Bertrand
This commit is contained in:
parent
bc554d45d8
commit
7671d03a90
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue