From 642622624da6156c6e1c16651aa7970d81e86717 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Mon, 30 Jul 2001 22:10:11 +0000 Subject: --with-perl-path -> --with-perl-lib=[site|vendor|DIR] with some fixes to make it work better. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1693 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/manual.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'docs/manual.txt') 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 -- cgit v1.2.3