mgorny@gentoo.org Michał Górny GIF token support for Gadu-Gadu protocol. Enable SSL/TLS support through GnuTLS for the plugins supporting it. If 'ssl' is enabled too, GnuTLS will be preferred where possible (and OpenSSL will be used elsewhere). JPEG token support for Gadu-Gadu protocol. Enable the complete SSL/TLS support through OpenSSL. This also enables the 'sim' plugin which relies on OpenSSL. Support logging messages into SQLite3 database. If 'sqlite' is set too, SQLite3 will be used. Support logging messages into SQLite2 database. If 'sqlite3' is set too, it will be used instead. Support logging messages into Oracle database. Enable Gadu-Gadu protocol support (requires net-libs/libgadu). Enable jabber message encryption through app-crypt/gpgme. Enable inotify-based filesystem monitoring support for xmsg&mail plugins. Disable building extra plugins with no additional deps. Support encryption in sim plugin, using OpenSSL. Prefer SQLite2 over SQLite3 (if USE=sqlite is set).