~ubuntu-branches/ubuntu/maverick/telepathy-glib/maverick

« back to all changes in this revision

Viewing changes to examples/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Simon McVittie
  • Date: 2010-06-14 17:42:08 UTC
  • mfrom: (1.6.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100614174208-7b6teypo8jnx5uux
Tags: 0.11.7-1
* New upstream version
  - requires gobject-introspection 0.6.13
  - new ABI, API

Show diffs side-by-side

added added

removed removed

Lines of Context:
113
113
COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
114
114
CPP = @CPP@
115
115
CPPFLAGS = @CPPFLAGS@
 
116
CXX = @CXX@
 
117
CXXCPP = @CXXCPP@
 
118
CXXDEPMODE = @CXXDEPMODE@
 
119
CXXFLAGS = @CXXFLAGS@
116
120
CYGPATH_W = @CYGPATH_W@
117
121
DBUS_CFLAGS = @DBUS_CFLAGS@
118
122
DBUS_LIBS = @DBUS_LIBS@
200
204
abs_top_builddir = @abs_top_builddir@
201
205
abs_top_srcdir = @abs_top_srcdir@
202
206
ac_ct_CC = @ac_ct_CC@
 
207
ac_ct_CXX = @ac_ct_CXX@
203
208
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
204
209
am__include = @am__include@
205
210
am__leading_dot = @am__leading_dot@