~ubuntu-branches/ubuntu/oneiric/tomboy/oneiric-updates

« back to all changes in this revision

Viewing changes to Tomboy/Addins/Evolution/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Iain Lane
  • Date: 2011-08-15 23:09:48 UTC
  • mfrom: (4.3.9 experimental)
  • Revision ID: james.westby@ubuntu.com-20110815230948-8we899b6104bq071
Tags: 1.7.3-1ubuntu1
* Merge with Debian experimental, remaning changes:
  + Use dh-translations instead of manually stripping schemas
  + Ubuntu patches:
    - Add Launchpad integration
    - Use Ubuntu One SSO
    - Add app indicator support
    - Use Ubuntu One as default sync server
    - Add initial note about Ubuntu One
  + autoreconf for some of the above changes
* Run dh_autoreconf with --as-needed to enable support in ltmain.sh

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
DEFS = @DEFS@
96
96
DEPDIR = @DEPDIR@
97
97
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
98
DLLTOOL = @DLLTOOL@
98
99
DOC_USER_FORMATS = @DOC_USER_FORMATS@
99
100
DSYMUTIL = @DSYMUTIL@
100
101
DUMPBIN = @DUMPBIN@
147
148
LTLIBOBJS = @LTLIBOBJS@
148
149
MAINT = @MAINT@
149
150
MAKEINFO = @MAKEINFO@
 
151
MANIFEST_TOOL = @MANIFEST_TOOL@
150
152
MKDIR_P = @MKDIR_P@
151
153
MKINSTALLDIRS = @MKINSTALLDIRS@
152
154
MONO_ADDINS_CFLAGS = @MONO_ADDINS_CFLAGS@
202
204
abs_srcdir = @abs_srcdir@
203
205
abs_top_builddir = @abs_top_builddir@
204
206
abs_top_srcdir = @abs_top_srcdir@
 
207
ac_ct_AR = @ac_ct_AR@
205
208
ac_ct_CC = @ac_ct_CC@
206
209
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
207
210
am__include = @am__include@