Hi,

This patch adds gcjwebplugin to GNU Classpath.

The plugin is built and installed by default in $HOME/.mozilla/plugins. I also added a --with-vm option that allows one to specify the VM binary used by the tools. It defaults to $prefix/bin/jamvm.

Tom

2006-05-09  Thomas Fitzsimmons  <[EMAIL PROTECTED]>

        * configure.ac: Add --disable-plugin and --with-vm options.  Check
        for plugin support headers and libraries.
        * native/Makefile.am: Recurse into plugin directory.
        * native/plugin/.cvsignore: New file.
        * native/plugin/Makefile.am: New file.
        * native/plugin/gcjwebplugin.cc: New file.
        * tools/Makefile.am: Install appletviewer wrapper script.
        * tools/appletviewer.in: Replace VM location heuristic with
        VM_BINARY configure substitution.

Attachment: plugin-classpath-import.patch.gz
Description: GNU Zip compressed data

Reply via email to