~ubuntu-branches/ubuntu/precise/tomboy/precise-proposed

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2012-02-06 14:18:43 UTC
  • mfrom: (4.3.14 experimental)
  • Revision ID: package-import@ubuntu.com-20120206141843-l1co9xd4xvyzdscc
Tags: 1.9.5-1ubuntu1
* [42fc674] Update gbp.conf for Ubuntu branch
* [d407c7c] Drop git_logout_delay: upstreamed
* Merge with experimental, remaining changes:
  + Use dh-translations
  + Ubuntu patches:
    - Add Launchpad integration
    - Add app indicator support
    - Use Ubuntu One as default sync server
    - Add initial note about Ubuntu One
     - Set save button sensitive when needed
  + 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@
234
237
libexecdir = @libexecdir@
235
238
localedir = @localedir@
236
239
localstatedir = @localstatedir@
237
 
lt_ECHO = @lt_ECHO@
238
240
mandir = @mandir@
239
241
mkdir_p = @mkdir_p@
240
242
oldincludedir = @oldincludedir@