summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-03-10 20:58:04 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-03-10 20:58:04 +0000
commite1bf344ee47ed0cfe768e662739366fcd9736eaf (patch)
treecfb19493b8487a7b7575271ea442ef5d13aa86cf /README
parenta5f8ae8d01069f69087ae288b6b6d788cf797835 (diff)
downloadirssi-e1bf344ee47ed0cfe768e662739366fcd9736eaf.zip
--without-gtk option for configure disables building GTK frontend
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@139 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index d62d9134..d93420d7 100644
--- a/README
+++ b/README
@@ -73,12 +73,13 @@ Configure can use these parameters (all of these defaults to yes):
irc clients
--with-socks Build with socks library
--with-mysql=dir Build with mysql plugin
+ --without-gtk Build without GTK frontend
+ --without-textui Build without text frontend
+ --without-bot Build without irssibot
--without-gnome Build without GNOME libraries
--without-gnome-panel Build without GNOME panel
--without-imlib Build without Imlib library (you can use only .xpm
files as backgrounds)
- --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