aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 10 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index a88a8a4ab76b..c117ece3ee7a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -24,6 +24,16 @@
This option should not be used if you intend to install PAM
modules in the system library directory.
+ --with-localbase=DIR
+ Search for additional policies and modules in DIR/etc and
+ DIR/lib respectively. Defaults to the installation prefix if
+ one was set, otherwise to the default installation prefix
+ (usually /usr/local).
+
+ --without-localbase
+ Do not search for policies and modules anywhere else than /etc
+ and /usr/lib.
+
--without-doc
Skips the documentation.