libgcjplugin is a plugin for Mozilla and other web browsers to execute
Java(tm) applets.

It depends on current gcc CVS HEAD (2003-07-08) and Mozilla CVS HEAD
(2003-07-17) with the patch from:

http://bugzilla.mozilla.org/show_bug.cgi?id=189229

The plan is to make the plugin work with the upcoming gcc 3.4 release.
For instructions on compiling Mozilla from CVS, see README.Mozilla.

To make the plugin recognized by Mozilla you need to install libgcjplugin.so
with --with-plugin-dir=... into a directory where it searches for plugins like
$(HOME)/.mozilla/plugins or /usr/lib/mozilla/plugins. These directories may vary.

If you build from CVS you need at least autoconf 2.57, automake 1.6 and
libtool 1.4.3 to build the configure script.
