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
This commit is contained in:
Timo Sirainen 1999-11-28 17:50:17 +00:00 committed by cras
commit b670cec847
2 changed files with 23 additions and 3 deletions

6
README
View file

@ -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