mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 00:52:30 +02:00
--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
This commit is contained in:
parent
7a7b7a1c1a
commit
642622624d
4 changed files with 49 additions and 37 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue