Re: [gtk-vnc-devel] [PATCH] Browser plugin
- From: "Daniel P. Berrange" <berrange redhat com>
- To: Anthony Liguori <anthony codemonkey ws>
- Cc: gtk-vnc-devel List <gtk-vnc-devel lists sourceforge net>
- Subject: Re: [gtk-vnc-devel] [PATCH] Browser plugin
- Date: Fri, 11 Jan 2008 15:20:19 +0000
On Fri, Jan 11, 2008 at 09:12:46AM -0600, Anthony Liguori wrote:
> Richard W.M. Jones wrote:
> >This patch adds the browser plugin to the main Gtk-VNC sources.
> >
> >The browser plugin lives in the plugin/ directory.  It is disabled 
> >always by default.  To enable it, the user must:
> >
> >  ./configure --enable-plugin
> >
> >(and of course it also checks for the required libraries).
> >
> >There is a detailed plugin/README file.
> >
> >It compiles without warnings, on Fedora 8 at least (ie. passes 
> >./configure --enable-plugin --enable-warnings --enable-fatal-warnings; 
> >make).
> 
> Applied.  I'm not a huge fan of installing the plugin to /usr/local/lib 
> and then deleting it but I don't know enough about automake to know if 
> there's a better way.  Any thoughts Dan?
Yep, instead of using  lib_LTLIBRARIES just make up a name and then
specify the desired install dir, eg
     plugin_LTLIBRARIES = foo.la
     plugindir = $(PREFIX)/lib/mozilla/plugins
Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]