Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
new libdraw, replaced cistrstr with fstrstr, simpler readstdin
[dmenu.git]
/
config.mk
diff --git
a/config.mk
b/config.mk
index
d9f5a27
..
03212d5
100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-7,7
+7,6
@@
VERSION = 4.2
PREFIX = /usr/local
MANPREFIX = ${PREFIX}/share/man
-# Xlib
X11INC = /usr/X11R6/include
X11LIB = /usr/X11R6/lib