X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.mk;h=16ffac3fd209ec4a015b8f61d40ad748d483fbe5;hp=492f0f3124b0f6ed22af202eb5219132df7433b7;hb=cd8bb06af514ed9a30c0786b70c1d6ee6afb68c8;hpb=210378f19833c739f3d2e4acaca55fccb29c57f7 diff --git a/config.mk b/config.mk index 492f0f3..16ffac3 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 5.7.2 +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