projects
/
suckless
/
slock.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e521638
)
thanks to Jack for this hint
author
arg@mig29
<unknown>
Fri, 8 Dec 2006 09:53:35 +0000
(10:53 +0100)
committer
arg@mig29
<unknown>
Fri, 8 Dec 2006 09:53:35 +0000
(10:53 +0100)
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index bc27ece29d4141acdb457ef3abfd2dc056488e27..df3b2dc5a083ff8b69d4cf092aee647daf34d940 100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-21,7
+21,7
@@
LDFLAGS = ${LIBS}
#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