]> git.0d.be Git - empathy.git/commitdiff
add libnotify configure check
authorXavier Claessens <xclaesse@src.gnome.org>
Fri, 30 Jan 2009 17:06:22 +0000 (17:06 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Fri, 30 Jan 2009 17:06:22 +0000 (17:06 +0000)
svn path=/trunk/; revision=2266

configure.ac

index 1253284e2ec9dde0a836642e7c4979693c86725a..2797c0f80c7d162eac5cc8b8f3cef14952371775 100644 (file)
@@ -108,6 +108,7 @@ PKG_CHECK_MODULES(EMPATHY,
    libglade-2.0 >= $LIBGLADE_REQUIRED
    libebook-1.2
    libcanberra-gtk >= 0.4
+   libnotify
 ])
 
 # -----------------------------------------------------------