X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config.mk;h=16ffac3fd209ec4a015b8f61d40ad748d483fbe5;hb=6288c446974020c396923c9a4f1bf29c6f6c9645;hp=7583d3782b548b91e5f1bd2a8d70b3be97a8bf59;hpb=ac4caea92131a3fa46ea3f8b0c296ef175cc713a;p=dwm.git diff --git a/config.mk b/config.mk index 7583d37..16ffac3 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 5.8 +VERSION = 5.9 # 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