summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.cygwin3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.cygwin b/README.cygwin
index d54c030c53..90fb14ba15 100644
--- a/README.cygwin
+++ b/README.cygwin
@@ -108,6 +108,9 @@ DES crypt port by Corinna Vinschen.
Alternatively, the crypt libraries in GNU libc have been ported to Cygwin.
+As of libcrypt 1.3 (March 2016), you will need to install the
+libcrypt-devel package for Configure to detect crypt().
+
=item * C<-lgdbm_compat> (C<use GDBM_File>)
GDBM is available for Cygwin.