diff options
-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 |