Commit 1164244

arg@mig29 <unknown>
2006-12-08 04:53:35
thanks to Jack for this hint
1 parent e521638
Changed files (1)
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