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

« back to all changes in this revision

Viewing changes to telepathy-yell/tools/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2011-12-21 15:12:56 UTC
  • mfrom: (1.1.84)
  • Revision ID: package-import@ubuntu.com-20111221151256-9b1pny75wphfmqd6
Tags: 3.3.3-0ubuntu1
* New upstream version
  - Require folks >= 0.6.6 (LP: #907501)
* debian/control
  - bump build depends for folks to >= 0.6.6
* debian/watch
  - use the .xz file

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
DBUS_LIBS = @DBUS_LIBS@
77
77
DEFS = @DEFS@
78
78
DEPDIR = @DEPDIR@
 
79
DLLTOOL = @DLLTOOL@
79
80
DSYMUTIL = @DSYMUTIL@
80
81
DUMPBIN = @DUMPBIN@
81
82
ECHO_C = @ECHO_C@
108
109
LT_CURRENT = @LT_CURRENT@
109
110
LT_REVISION = @LT_REVISION@
110
111
MAKEINFO = @MAKEINFO@
 
112
MANIFEST_TOOL = @MANIFEST_TOOL@
111
113
MKDIR_P = @MKDIR_P@
112
114
NM = @NM@
113
115
NMEDIT = @NMEDIT@
145
147
abs_srcdir = @abs_srcdir@
146
148
abs_top_builddir = @abs_top_builddir@
147
149
abs_top_srcdir = @abs_top_srcdir@
 
150
ac_ct_AR = @ac_ct_AR@
148
151
ac_ct_CC = @ac_ct_CC@
149
152
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
150
153
am__include = @am__include@
177
180
libexecdir = @libexecdir@
178
181
localedir = @localedir@
179
182
localstatedir = @localstatedir@
180
 
lt_ECHO = @lt_ECHO@
181
183
mandir = @mandir@
182
184
mkdir_p = @mkdir_p@
183
185
oldincludedir = @oldincludedir@