aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2009-01-31 01:07:55 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2009-01-31 01:07:55 +0800
commit7fea45ce0c7e197a2e82b47f9828af573d592bc7 (patch)
treef80caba125a2e371e633979057516037078b160a /configure.ac
parent34093170146c861cf5bb523857ca875996d3c165 (diff)
downloadgsoc2013-empathy-7fea45ce0c7e197a2e82b47f9828af573d592bc7.tar
gsoc2013-empathy-7fea45ce0c7e197a2e82b47f9828af573d592bc7.tar.gz
gsoc2013-empathy-7fea45ce0c7e197a2e82b47f9828af573d592bc7.tar.bz2
gsoc2013-empathy-7fea45ce0c7e197a2e82b47f9828af573d592bc7.tar.lz
gsoc2013-empathy-7fea45ce0c7e197a2e82b47f9828af573d592bc7.tar.xz
gsoc2013-empathy-7fea45ce0c7e197a2e82b47f9828af573d592bc7.tar.zst
gsoc2013-empathy-7fea45ce0c7e197a2e82b47f9828af573d592bc7.zip
Make possible to use libnotify 0.4.4, to not force the usage of too recent distributions.
svn path=/trunk/; revision=2291
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 23b1cbb37..689cf7f79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,7 @@ TELEPATHY_GLIB_REQUIRED=0.7.19
MISSION_CONTROL_REQUIRED=4.61
ENCHANT_REQUIRED=1.2.0
ISO_CODES_REQUIRED=0.35
-LIBNOTIFY_REQUIRED=0.4.5
+LIBNOTIFY_REQUIRED=0.4.4
# Uncomment that to build with deprecated symbols disabled
#AC_DEFINE(G_DISABLE_DEPRECATED, [], [Disable deprecated GLib symbols])