1
0
mirror of git://git.suckless.org/slock synced 2025-01-12 09:49:27 +00:00

thanks to Jack for this hint

This commit is contained in:
arg@mig29 2006-12-08 10:53:35 +01:00
parent e521638027
commit 11642443f5

View File

@ -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