summaryrefslogtreecommitdiff
path: root/docs/manual.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual.txt')
-rw-r--r--docs/manual.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/manual.txt b/docs/manual.txt
index f3c08273..2954deff 100644
--- a/docs/manual.txt
+++ b/docs/manual.txt
@@ -148,7 +148,12 @@
--with-perl=static Build Perl support statically to irssi binary
(default is to build a module)
- --with-perl-path=dir Specify installation dir for Perl libraries
+ --with-perl-lib=[site|vendor|DIR] Specify installation dir for
+ Perl libraries. Site is the default (usually
+ /usr/local/lib/perl/...), vendor uses the path
+ where the base of the perl is installed
+ (/usr/lib/perl/...), or DIR specifies exactly
+ where you want to install it.
--without-perl Disable Perl support
--with-socks Build with socks library