Make GTK+ a soft dependancy
authorTristan Van Berkom <tristanvb@openismus.com>
Wed, 16 Jan 2013 09:02:40 +0000 (18:02 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Thu, 17 Jan 2013 01:47:24 +0000 (10:47 +0900)
commitaca5a321fd5ec0d05a72cb54ae931f2691ad6c8d
tree5e35d97877bdc61beee339cc2c86ea0a7360c7ce
parent4149336e72fc86be82f1e2df3e77a3aefdf1b8df
Make GTK+ a soft dependancy

This patch disables building of the user-prompter service and trust-prompt
module if GTK+ is not available, allowing alternative implementations of
the user prompter service to be installed on platforms where GTK+ is not
available.
configure.ac
modules/Makefile.am
modules/trust-prompt/Makefile.am
services/Makefile.am
services/evolution-addressbook-factory/evolution-addressbook-factory.c
services/evolution-calendar-factory/evolution-calendar-factory.c
services/evolution-source-registry/evolution-source-registry.c
services/evolution-user-prompter/Makefile.am
tests/libedataserver/Makefile.am