]> Sergey Matveev's repositories - st.git/blobdiff - config.mk
st: use `void' to indicate an empty parameter list
[st.git] / config.mk
index 7b1c3dbbe61da2d362f3c66f87db943db82071c8..ddf278aa9c7cec968e7045df0d0fcd6e6a7e7d2a 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # st version
-VERSION = 0.8.3
+VERSION = 0.8.5
 
 # Customize below to fit your system
 
@@ -30,6 +30,7 @@ STLDFLAGS = $(LIBS) $(LDFLAGS)
 #LIBS = -L$(X11LIB) -lm -lX11 -lutil -lXft \
 #       `$(PKG_CONFIG) --libs fontconfig` \
 #       `$(PKG_CONFIG) --libs freetype2`
+#MANPREFIX = ${PREFIX}/man
 
 # compiler and linker
 # CC = c99