* Include a README for the SILC Plugin
+Mon May 14 19:45:14 CEST 2007 Jochen Eisinger <coffee@silcnet.org>
+
+ * Include a README for the SILC Plugin
+
Sun May 13 22:08:59 CEST 2007 Jochen Eisinger <coffee@silcnet.org>
* Adopt perl Makefiles for SILC Plugin.
#ifdef SILC_DIST_TOOLKIT
symbian \
#endif SILC_DIST_TOOLKIT
+#ifdef SILC_DIST_CLIENT
+ README.PLUGIN \
+#endif SILC_DIST_CLIENT
#ifdef SILC_DIST_SILC
libtoolfix \
CHANGES CREDITS
--- /dev/null
+In order to compile the SILC Plugin (instead of the SILC Client), pass the
+following options to configure:
+
+ --enable-silc-plugin --without-silc-includes
+
+Depending on your OS/architecture you may also need to pass:
+
+ --with-pic --without-pthreads
+
+For installing the SILC Plugin to the appropriate directories, you have to
+define the following paths (assuming Irssi is installed to /usr)
+
+ --prefix=/usr
+ --with-simdir=/usr/lib/irssi
+ --with-helpdir=/usr/share/irssi/help