From: arg@mig29 Date: Fri, 8 Dec 2006 09:53:35 +0000 (+0100) Subject: thanks to Jack for this hint X-Git-Url: https://git.armaanb.net/?p=slock.git;a=commitdiff_plain;h=11642443f520a3f7fe6ecfd7411bf18b3f2081d3 thanks to Jack for this hint --- diff --git a/config.mk b/config.mk index bc27ece..df3b2dc 100644 --- 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