diff options
author | Russ Allbery <rra@stanford.edu> | 2008-04-25 16:49:48 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-04-25 16:49:48 +0000 |
commit | bfde66265c86b46d51e05e266eb86d83eca8ef46 (patch) | |
tree | 3c7aeeb4df198c707c6d494f1f91d79153cf7737 | |
parent | a6c13a71a8776b9d360ec9834eff0e27eb0caad4 (diff) |
Fix the distribution name in the last change.
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -200,10 +200,10 @@ BUILD AND INSTALLATION script doesn't produce correct results, you need to specify --with-krb4=PATH giving the root path of the Kerberos v4 installation. - You can build kadmin-remctl in a different directory from the source if - you wish. To do this, create a new empty directory, cd to that - directory, and then give the path to configure when running configure. - Everything else should work as above. + You can build wallet in a different directory from the source if you + wish. To do this, create a new empty directory, cd to that directory, + and then give the path to configure when running configure. Everything + else should work as above. You can pass the --enable-reduced-depends flag to configure to try to minimize the shared library dependencies encoded in the binaries. This |