X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.mk;h=484554a30c3f62c1bc0d2577498f9364eb11208f;hp=3fcfd2f59c64b40e5e1759ea22cc18bc52fe471b;hb=4e7c469862648420dcca95d7e88dc6cf24eb9ac1;hpb=8420fb1cedf067ce230d5d69e5d4edb3031745e7 diff --git a/config.mk b/config.mk index 3fcfd2f..484554a 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 5.6 +VERSION = 6.0 # Customize below to fit your system @@ -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