aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-06-02 04:25:05 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-06-02 04:25:05 +0800
commit84382f5715b0f3ab9668e2bd5356e44da527abf0 (patch)
tree1554ddeff64a9fcdb14978076ce6cb63a29d0aeb /configure.ac
parent1ea9720e46e0bd54f480a402b807d11b259ec115 (diff)
downloadgsoc2013-empathy-84382f5715b0f3ab9668e2bd5356e44da527abf0.tar
gsoc2013-empathy-84382f5715b0f3ab9668e2bd5356e44da527abf0.tar.gz
gsoc2013-empathy-84382f5715b0f3ab9668e2bd5356e44da527abf0.tar.bz2
gsoc2013-empathy-84382f5715b0f3ab9668e2bd5356e44da527abf0.tar.lz
gsoc2013-empathy-84382f5715b0f3ab9668e2bd5356e44da527abf0.tar.xz
gsoc2013-empathy-84382f5715b0f3ab9668e2bd5356e44da527abf0.tar.zst
gsoc2013-empathy-84382f5715b0f3ab9668e2bd5356e44da527abf0.zip
2007-06-01 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-chatrooms-window.c: * libempathy-gtk/gossip-chat-window.c: * libempathy/gossip-chatroom.c: * libempathy/gossip-chatroom-manager.c: * configure.ac: Monitor changes on chatrooms.xml file and relead it when it's modified. connect chatroom-added/removed in some places where needed. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@111 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c19662f89..b166120a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,6 +56,7 @@ PKG_CHECK_MODULES(LIBEMPATHY,
gobject-2.0
gconf-2.0 >= $GCONF_REQUIRED
libxml-2.0
+ gnome-vfs-2.0
libtelepathy >= $TELEPATHY_REQUIRED
libmissioncontrol >= $MISSION_CONTROL_REQUIRED
])