forked from PsychoticNinja/irssi
Improve descriptions of configure options.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4728 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
1a482a38d1
commit
faebae7b64
30
INSTALL
30
INSTALL
@ -28,27 +28,27 @@ configure options
|
|||||||
|
|
||||||
Build the irssi proxy (see startup-HOWTO).
|
Build the irssi proxy (see startup-HOWTO).
|
||||||
|
|
||||||
--enable-ipv6
|
--disable-ipv6
|
||||||
|
|
||||||
Enable IPv6 support.
|
Disable IPv6 support.
|
||||||
|
|
||||||
--with-perl=static
|
--disable-ssl
|
||||||
|
|
||||||
Build Perl support statically to irssi binary
|
Disable SSL support.
|
||||||
(default is to build a module)
|
|
||||||
|
--with-perl=[yes|no|module]
|
||||||
|
|
||||||
|
Enable Perl support
|
||||||
|
yes enable builtin (default)
|
||||||
|
no disable
|
||||||
|
module enable as module
|
||||||
|
|
||||||
--with-perl-lib=[site|vendor|DIR]
|
--with-perl-lib=[site|vendor|DIR]
|
||||||
|
|
||||||
Specify installation dir for
|
Specify installation dir for Perl libraries
|
||||||
Perl libraries. Site is the default (usually
|
site install in dir for site-specific modules (default)
|
||||||
/usr/local/lib/perl/...), vendor uses the path
|
vendor install in dir for vendor-specific modules
|
||||||
where the base of the perl is installed
|
DIR install in DIR
|
||||||
(/usr/lib/perl/...), or DIR specifies exactly
|
|
||||||
where you want to install it.
|
|
||||||
|
|
||||||
--without-perl
|
|
||||||
|
|
||||||
Disable Perl support
|
|
||||||
|
|
||||||
--with-socks
|
--with-socks
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user