This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
dwm
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
removed misleading comment, thanks Romain Bertrand
config
Anselm R Garbe
15 years ago
parent
bc554d45d8
commit
7671d03a90
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config.mk
+ 1
- 1
config.mk
View File
@ -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
Write
Preview
Loading…
Cancel
Save