aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-04-25 16:49:19 +0000
committerRuss Allbery <rra@stanford.edu>2008-04-25 16:49:19 +0000
commita6c13a71a8776b9d360ec9834eff0e27eb0caad4 (patch)
tree0926454238618b0f91350371296dd13b0038033f /README
parent56ef08c16a4ad5cda46a408c3388a766b99d978a (diff)
Add an explicit mention of builddir != srcdir builds.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 927e199..4e42f5d 100644
--- a/README
+++ b/README
@@ -200,6 +200,11 @@ 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 pass the --enable-reduced-depends flag to configure to try to
minimize the shared library dependencies encoded in the binaries. This
omits from the link line all the libraries included solely because the