From b517c79a7f1084e1a01159f2d2c38177e2cc6663 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sun, 1 May 2005 08:00:15 +0000 Subject: [PATCH] Header changes. --- lib/doc/building.html | 12 ------------ lib/silcutil/silcconfig.c | 3 +-- lib/silcutil/silcconfig.h | 3 +-- lib/silcutil/silclog.c | 3 +-- lib/silcutil/silclog.h | 3 +-- 5 files changed, 4 insertions(+), 20 deletions(-) diff --git a/lib/doc/building.html b/lib/doc/building.html index ec18e30c..4415d45f 100644 --- a/lib/doc/building.html +++ b/lib/doc/building.html @@ -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). -
 
---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. -
 
--without-pthreads diff --git a/lib/silcutil/silcconfig.c b/lib/silcutil/silcconfig.c index 03fb2a49..032b361e 100644 --- a/lib/silcutil/silcconfig.c +++ b/lib/silcutil/silcconfig.c @@ -8,8 +8,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/lib/silcutil/silcconfig.h b/lib/silcutil/silcconfig.h index b7f4dfeb..59deac80 100644 --- a/lib/silcutil/silcconfig.h +++ b/lib/silcutil/silcconfig.h @@ -8,8 +8,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/lib/silcutil/silclog.c b/lib/silcutil/silclog.c index 97600526..0bd5f738 100644 --- a/lib/silcutil/silclog.c +++ b/lib/silcutil/silclog.c @@ -8,8 +8,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/lib/silcutil/silclog.h b/lib/silcutil/silclog.h index 62412035..0cdc6544 100644 --- a/lib/silcutil/silclog.h +++ b/lib/silcutil/silclog.h @@ -8,8 +8,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- 2.43.0