make console-kit use optional
commit58573d15f4308ba391c16ca0c5316d167b63d7d4
authorChristophe Fergeau <cfergeau@redhat.com>
Fri, 25 Mar 2011 16:17:41 +0000 (25 17:17 +0100)
committerHans de Goede <hdegoede@redhat.com>
Mon, 4 Apr 2011 12:04:24 +0000 (4 14:04 +0200)
tree09c219b64c67d5e810e70cf55d59ba3eda5f1b45
parent7aaac6881e0e906901ab50a14497151935835d0b
make console-kit use optional

On older distributions (namely RHEL5), console-kit is not available.
This patch makes console-kit use optional, though this means
vd_agentd won't handle properly user-switching. This patch makes
it always use the first client vdagent, or none if multiple agents
connect.
Makefile.am
configure.ac
src/udscs.c
src/vdagentd.c