Xinqi Bao's Git
projects
/
slock.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
next version will be 0.8
[slock.git]
/
config.mk
diff --git
a/config.mk
b/config.mk
index
bc27ece
..
345475c
100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-1,11
+1,10
@@
# slock version
# slock version
-VERSION = 0.
3
+VERSION = 0.
8
# Customize below to fit your system
# paths
PREFIX = /usr/local
# Customize below to fit your system
# paths
PREFIX = /usr/local
-MANPREFIX = ${PREFIX}/share/man
X11INC = /usr/X11R6/include
X11LIB = /usr/X11R6/lib
X11INC = /usr/X11R6/include
X11LIB = /usr/X11R6/lib
@@
-21,7
+20,7
@@
LDFLAGS = ${LIBS}
#LDFLAGS = -g ${LIBS}
# On *BSD remove -DHAVE_SHADOW_H from CFLAGS
#LDFLAGS = -g ${LIBS}
# On *BSD remove -DHAVE_SHADOW_H from CFLAGS
-# On OpenBSD remove -lcrypt from LIBS
+# On OpenBSD
and Darwin
remove -lcrypt from LIBS
# compiler and linker
CC = cc
# compiler and linker
CC = cc