Patch to remove GCJ Web Plugin support

Deepak Bhole dbhole at redhat.com
Tue May 19 07:56:17 PDT 2009


* Mark Wielaard <mark at klomp.org> [2009-05-18 10:17]:
> Hi Deepak,
> 
> On Tue, 2009-05-05 at 17:10 -0400, Deepak Bhole wrote:
> > Per the goals for 1.5, here is a patch that removes gcj web plugin
> > support.
> > 
> > ChangeLog:
> > 2009-05-05  Deepak Bhole <dbhole at redhat.com>
> > 
> >     * Makefile.am: Remove GCJ Web Plugin support.
> >     * configure.ac: Ditto.
> 
> I got slightly confused by this part of the change:
>         
>         -AC_MSG_CHECKING([whether to build the LiveConnect plugin])
>         -AC_ARG_ENABLE([liveconnect],
>         -              [AS_HELP_STRING([--disable-liveconnect],
>         +AC_MSG_CHECKING([whether to build the browser plugin])
>         +AC_ARG_ENABLE([plugin],
>         +              [AS_HELP_STRING([--disable-plugin],
> 
> That renames the configure option from --enable-liveconnect to
> --enable-plugin. If it was intentional to change the naming then please
> do mention it in the the README and NEWS files (which both only mention
> the --enable-liveconnect flag).
> 

It was intentional. Lillian has taken care of updating the docs. Thanks 
Lillian!

Deepak

> Thanks,
> 
> Mark
> 



More information about the distro-pkg-dev mailing list