X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fdoc%2Fbuilding.html;h=52ba44b75e0bbe6307aeffe97aae7f52d692a33f;hb=d56ab2d482dd7f21ceb3b18a1f4fe833bc0a9c3f;hp=c0a7f64d4ca27f57f192584d7d9ebb30d1cbf6dd;hpb=666eb6a771f78fc48263d8551be4bf7e1848d709;p=silc.git diff --git a/lib/doc/building.html b/lib/doc/building.html index c0a7f64d..52ba44b7 100644 --- a/lib/doc/building.html +++ b/lib/doc/building.html @@ -68,6 +68,18 @@ library instead of using the MPI library included in the package, you can give the --with-gmp=PATH option to the `configure'. The PATH is the path to the GMP library in your system. +
 
+--without-irssi
+--without-silcd + +
 
+By default the SILC Toolkit will also build the Irssi SILC client and +the SILC Server which use the SILC Toolkit as well. If you do not +wish to compile these applications you can give --without-irssi to +not compile Irssi SILC client (irssi/ directory) and/or --without-silcd +to not compile SILC Server (silcd/ directory). Other applications +the Toolkit does not build automatically. +
 
--disable-asm