1 files changed, 1 insertions(+), 1 deletions(-)
M config.mk
M config.mk => config.mk +1 -1
@@ 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