~bcurtiswx/ubuntu/precise/empathy/3.4.2.1-0ubuntu1

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-10-17 14:19:43 UTC
  • mfrom: (1.1.80 upstream)
  • mto: This revision was merged to the branch mainline in revision 164.
  • Revision ID: james.westby@ubuntu.com-20111017141943-bf6optl0lfc0rxv5
Tags: upstream-3.2.1
ImportĀ upstreamĀ versionĀ 3.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
m4_define([empathy_major_version], [3])
5
5
m4_define([empathy_minor_version], [2])
6
 
m4_define([empathy_micro_version], [0])
 
6
m4_define([empathy_micro_version], [1])
7
7
m4_define([empathy_nano_version], [0])
8
8
 
9
9
dnl Display the nano_version only if it's not '0'
44
44
LIBCANBERRA_GTK_REQUIRED=0.25
45
45
LIBNOTIFY_REQUIRED=0.7.0
46
46
TELEPATHY_FARSIGHT_REQUIRED=0.0.14
47
 
TELEPATHY_GLIB_REQUIRED=0.15.5
 
47
TELEPATHY_GLIB_REQUIRED=0.16.0
48
48
TELEPATHY_LOGGER=0.2.10
49
49
WEBKIT_REQUIRED=1.3.13
50
50