]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - README
Fix Clang warning when built with Heimdal
[kerberos/krb5-strength.git] / README
diff --git a/README b/README
index 2f7bf9d2930d1b633935ab0a71c2c87deaeee3c7..8832acdb4f38878b533ec9daa67baf8b4afae90f 100644 (file)
--- a/README
+++ b/README
@@ -188,7 +188,9 @@ BUILDING AND INSTALLATION
   with the system version of CrackLib, pass --with-cracklib to configure.
   You can optionally add a directory, giving the root directory where
   CrackLib was installed, or separately set the include and library path
-  with --with-cracklib-include and --with-cracklib-lib.
+  with --with-cracklib-include and --with-cracklib-lib.  You can also
+  build without any CrackLib support by passing --without-cracklib to
+  configure.
 
   krb5-strength will automatically build with TinyCDB if it is found.  To
   specify the installation path of TinyCDB, use --with-tinycdb.  You can
@@ -294,7 +296,7 @@ SOURCE REPOSITORY
 
   or view the repository via the web at:
 
-      https://git.eyrie.org/?p=devel/krb5-strength.git
+      https://git.eyrie.org/?p=kerberos/krb5-strength.git
 
   The eyrie.org repository is the canonical one, maintained by the author,
   but using GitHub is probably more convenient for most purposes.  Pull