From a2fd1a1aece00bbcbb2adb449f89b90fb74f3b31 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sun, 3 Oct 1999 14:41:18 +0000 Subject: [PATCH] Some minor changes.. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@34 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- README | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README b/README index 9977467d..158ab7ad 100644 --- a/README +++ b/README @@ -62,14 +62,20 @@ Configure can use these parameters (all of these defaults to yes): --without-imlib Build without Imlib library --without-socks Build without socks library --without-textui Build without text mode version + --without-bot Build without irssibot --enable-memdebug Enable memory debugging, great for finding memory leaks --enable-gtk-hebrew Enable Hebrew support - see README-HEBREW There's also some others, you can get a full list with ./configure --help -If you don't want to run irssi in panel, add --no-applet to command line -parameters. + + * COMMAND LINE PARAMETERS + + --no-applet Don't start gnome panel applet + --connect -c Connect to server at startup + --port -p - specify port + --noconnect -n Don't autoconnect to any servers at startup * BUGS / SUGGESTIONS