syncevolution/src/gnome-bluetooth
Patrick Ohly 06d17572c5 autotools: build GNOME Bluetooth panel plugin (MB #7089)
The GNOME Bluetooth panel plugin needs to be installed into
the location used by the system. We guess what that location might be by
installing into `pkg-config --variable=libdir gnome-bluetooth-1.0`/plugins.

Because this location might not be writable, compiling the plugin is
off by default. It can be enabled with --enable-gnome-bluetooth-panel-plugin
which depends on the libgnome-bluetooth-dev files.

Shared libraries must be enabled when enabling the plugin. Not currently
checked by configure.
2010-02-04 16:33:29 +01:00
..
configure-sub.in autotools: build GNOME Bluetooth panel plugin (MB #7089) 2010-02-04 16:33:29 +01:00
Makefile.am autotools: build GNOME Bluetooth panel plugin (MB #7089) 2010-02-04 16:33:29 +01:00
syncevolution.c Bluetooth pairing integration (MB#7089) 2010-02-04 16:33:29 +01:00