qemu-ga: remove dependency on gio and gthread
commit1fc7bd4a86a2bfeafcec29445871eb97469a2699
authorAnthony Liguori <aliguori@us.ibm.com>
Sat, 23 Jul 2011 22:57:47 +0000 (23 17:57 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 23 Jul 2011 23:24:14 +0000 (23 18:24 -0500)
tree1a084171090114c87821b085db2cf5defa776801
parent4eb36d40da8062400a2e7e27f1038e1252df9ede
qemu-ga: remove dependency on gio and gthread

As far as I can tell, there isn't a dependency on gthread.  Also, the only use
of gio was to enable GSocket to accept a unix domain socket.

Since GSocket isn't available on OpenSuSE 11.1, let's just remove that
dependency.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
configure
qemu-ga.c