summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>1999-11-28 17:50:17 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>1999-11-28 17:50:17 +0000
commitb670cec847275e2351f229530354db2c21ce63da (patch)
treed516d0dce24a1a8f20da312e84c7fecf96837327 /README
parent1a64ce1709c47611611326442a900bb3ee9773c3 (diff)
downloadirssi-b670cec847275e2351f229530354db2c21ce63da.zip
MySQL plugin is only build with using --with-mysql[=yes|=dir]
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@92 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index f4952a9c..a6bcf1ba 100644
--- a/README
+++ b/README
@@ -69,10 +69,12 @@ Configure can use these parameters (all of these defaults to yes):
--with-proplist=dir Specify libPropList directory
--with-servertest Build test irc server which you can use to try crash
irc clients
+ --with-socks Build with socks library
+ --with-mysql=dir Build with mysql plugin
--without-gnome Build without GNOME libraries
--without-gnome-panel Build without GNOME panel
- --without-imlib Build without Imlib library
- --without-socks Build without socks library
+ --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