Merged silc_1_0_branch to trunk.
[silc.git] / lib / doc / building.html
index ec18e30c98b6dd2f872a495029a86a17893cafb1..4415d45f33a67675ab78177c33457d08ab4664d5 100644 (file)
@@ -77,18 +77,6 @@ If your system doesn't provide iconv() function in its native libraries
 you may want to use libiconv instead.  The DIR is the upper path in your
 system which contains lib/ and include/ for libiconv (e.g. /usr/local).
 
-<br />&nbsp;<br />
-<tt>--without-irssi</tt><br />
-<tt>--without-silcd</tt>
-
-<br />&nbsp;<br />
-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.
-
 <br />&nbsp;<br />
 <tt>--without-pthreads</tt>