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

« back to all changes in this revision

Viewing changes to m4/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:
73
73
COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
74
74
CPP = @CPP@
75
75
CPPFLAGS = @CPPFLAGS@
 
76
CXX = @CXX@
 
77
CXXCPP = @CXXCPP@
 
78
CXXDEPMODE = @CXXDEPMODE@
 
79
CXXFLAGS = @CXXFLAGS@
76
80
CYGPATH_W = @CYGPATH_W@
77
81
DBUS_CFLAGS = @DBUS_CFLAGS@
78
82
DBUS_LIBS = @DBUS_LIBS@
160
164
abs_top_builddir = @abs_top_builddir@
161
165
abs_top_srcdir = @abs_top_srcdir@
162
166
ac_ct_CC = @ac_ct_CC@
 
167
ac_ct_CXX = @ac_ct_CXX@
163
168
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
164
169
am__include = @am__include@
165
170
am__leading_dot = @am__leading_dot@