diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual.txt b/docs/manual.txt index 7c25c7bc..f3c08273 100644 --- a/docs/manual.txt +++ b/docs/manual.txt @@ -146,10 +146,10 @@ --enable-memdebug Enable memory debugging, great for finding memory leaks - --enable-perl=static Build Perl support statically to irssi binary + --with-perl=static Build Perl support statically to irssi binary (default is to build a module) - --enable-perl-path=dir Specify installation dir for Perl libraries - --disable-perl Disable Perl support + --with-perl-path=dir Specify installation dir for Perl libraries + --without-perl Disable Perl support --with-socks Build with socks library --with-bot Build irssi-bot |